Slot: grants_license
A relationship from a granting entity such as an Organization to a License instance.
URI: [nexus:grants_license](https://w3id.org/ai-atlas-nexus/grants_license)
Alias: grants_license
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [Organization](Organization.md) | Any organizational entity such as a corporation, educational institution, con... | no |
| [AiOffice](AiOffice.md) | The EU AI Office (https://digital-strategy | no |
| [AiProvider](AiProvider.md) | A provider under the AI Act is defined by Article 3(3) as a natural or legal ... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------- |
| Range | [License](License.md) |
| Domain Of | [Organization](Organization.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | -------------------- |
| self | nexus:grants_license |
| native | nexus:grants_license |
## LinkML Source
name: grants_license
description: A relationship from a granting entity such as an Organization to a License
instance.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: grants_license
domain_of:
- Organization
range: License
```