Slot: hasSubDefinition
Indicates child terms associated with a term
URI: [nexus:hasSubDefinition](https://w3id.org/ai-atlas-nexus/hasSubDefinition)
Alias: hasSubDefinition
## 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:hasSubDefinition](https://w3id.org/ai-atlas-nexus/hasSubDefinition) |
### 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:hasSubDefinition |
| native | nexus:hasSubDefinition |
## LinkML Source
name: hasSubDefinition
description: Indicates child terms associated with a term
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: nexus:hasSubDefinition
alias: hasSubDefinition
domain_of:
- Term
range: Term
multivalued: true
inlined: false
```