Slot: hasParentDefinition
Indicates parent terms associated with a term
URI: [nexus:hasParentDefinition](https://w3id.org/ai-atlas-nexus/hasParentDefinition)
Alias: hasParentDefinition
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------- | -------------------------- | ------------- |
| [Term](Term.md) | A term and its definitions | no |
## Properties
### Type and Range
| Property | Value |
| --------- | -------------------------------------------------------------------------------- |
| Range | [Term](Term.md) |
| Domain Of | [Term](Term.md) |
| Slot URI | [nexus:hasParentDefinition](https://w3id.org/ai-atlas-nexus/hasParentDefinition) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ------------------------- |
| self | nexus:hasParentDefinition |
| native | nexus:hasParentDefinition |
## LinkML Source
name: hasParentDefinition
description: Indicates parent terms associated with a term
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: nexus:hasParentDefinition
alias: hasParentDefinition
domain_of:
- Term
range: Term
multivalued: true
inlined: false
```