Slot: broader
Related concepts that are broader in scope or hierarchy.
URI: [skos:narrower](http://www.w3.org/2004/02/skos/core#narrower)
Alias: broader
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [RiskControlGroup](RiskControlGroup.md) | A group of AI system related risk controls | no |
| [StakeholderGroup](StakeholderGroup.md) | An AI system stakeholder grouping | no |
| [CapabilityDomain](CapabilityDomain.md) | A high-level domain of AI capabilities (e | no |
| [RiskGroup](RiskGroup.md) | A group of AI system related risks that are part of a risk taxonomy | no |
| [Group](Group.md) | Labelled groups of concepts | no |
| [AiTaskGroup](AiTaskGroup.md) | A group of AI Tasks | no |
| [AiTaskDomain](AiTaskDomain.md) | A grouping of AI Tasks by domain | no |
| [CapabilityGroup](CapabilityGroup.md) | A group of AI capabilities that are part of a capability taxonomy, organized ... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------------------- |
| Range | [String](String.md) |
| Domain Of | [Group](Group.md) |
| Slot URI | [skos:narrower](http://www.w3.org/2004/02/skos/core#narrower) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| -------- | ----------------- |
| Owner | [Group](Group.md) |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ------------- |
| self | skos:narrower |
| native | nexus:broader |
## LinkML Source
name: broader
description: Related concepts that are broader in scope or hierarchy.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: skos:narrower
alias: broader
owner: Group
domain_of:
- Group
range: string
multivalued: true
```