Slot: hasPrinciple
Which of the AIUC-1 principles this requirement belongs to
URI: [dpv:isPartOf](https://w3id.org/dpv#isPartOf)
Alias: hasPrinciple
## Applicable Classes
| Name | Description | Modifies Slot |
| ----------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [Requirement](Requirement.md) | A requirement representing a combination of obligation, permission, or prohib... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------------------------------- |
| Range | [Principle](Principle.md) |
| Domain | [Requirement](Requirement.md) |
| Domain Of | [Requirement](Requirement.md) |
| Slot URI | [dpv:isPartOf](https://w3id.org/dpv#isPartOf) |
### 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 | dpv:isPartOf |
| native | nexus:hasPrinciple |
## LinkML Source
name: hasPrinciple
description: Which of the AIUC-1 principles this requirement belongs to
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
domain: Requirement
slot_uri: dpv:isPartOf
alias: hasPrinciple
domain_of:
- Requirement
range: Principle
multivalued: true
inlined: false
```