Subset: Core
Foundational concepts shared across the framework: identifier slots,
the abstract NamedThing root, and the container.
URI: Core
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-ai-rmf
Classes in subset
| Class | Description |
|---|---|
| AiRmfDocument | Publication metadata for an instance of the AI RMF (e |
| AiRmfFramework | Root container that bundles the AI RMF Core (Functions) with |
| NamedThing | A generic grouping for any identifiable AI RMF element |
Slots from AiRmfDocument also in core
| Name | Cardinality and Range | Description |
|---|---|---|
| description | 0..1 String |
A human-readable description |
| doi | 0..1 Uriorcurie |
Digital Object Identifier for the document |
| id | 1 Uriorcurie |
A unique identifier for an element identifier |
| name | 0..1 String |
A short human-readable name |
| published_date | 0..1 Date |
Date the document was published |
| publisher | 0..1 String |
The publisher of the document (e |
| see_also | * Uriorcurie |
Related references |
| source | 0..1 Uriorcurie |
Reference to the source of the element (typically the document |
| title | 0..1 String |
A human-readable title |
| version | 0..1 String |
Version identifier of the document |
Slots from AiRmfFramework also in core
| Name | Cardinality and Range | Description |
|---|---|---|
| description | 0..1 String |
A human-readable description |
| id | 1 Uriorcurie |
A unique identifier for an element identifier |
| name | 0..1 String |
A short human-readable name |
| see_also | * Uriorcurie |
Related references |
| title | 0..1 String |
A human-readable title |
Slots from NamedThing also in core
| Name | Cardinality and Range | Description |
|---|---|---|
| description | 0..1 String |
A human-readable description |
| id | 1 Uriorcurie |
A unique identifier for an element identifier |
| name | 0..1 String |
A short human-readable name |
| see_also | * Uriorcurie |
Related references |
| title | 0..1 String |
A human-readable title |
Slots in subset
| Slot | Description |
|---|---|
| description | A human-readable description |
| doi | Digital Object Identifier for the document |
| id | A unique identifier for an element |
| name | A short human-readable name |
| published_date | Date the document was published |
| publisher | The publisher of the document (e |
| see_also | Related references |
| source | Reference to the source of the element (typically the document |
| title | A human-readable title |
| version | Version identifier of the document |