Slot: licenses
A list of licenses
URI: [nexus:licenses](https://w3id.org/ai-atlas-nexus/licenses)
Alias: licenses
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------- | ---------------------------------------------------------- | ------------- |
| [Container](Container.md) | An umbrella object that holds the ontology class instances | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------- |
| Range | [License](License.md) |
| Domain Of | [Container](Container.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------- |
| Owner | [Container](Container.md) |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | -------------- |
| self | nexus:licenses |
| native | nexus:licenses |
## LinkML Source
name: licenses
description: A list of licenses
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: licenses
owner: Container
domain_of:
- Container
range: License
multivalued: true
inlined: true
inlined_as_list: true
```