Class: Metadata
OSCAL metadata section for the SSDF catalog
URI: linkml:Any
classDiagram
class Metadata
click Metadata href "../Metadata/"
Metadata : last_modified
Metadata : links
Metadata --> "*" Link : links
click Link href "../Link/"
Metadata : oscal_version
Metadata : parties
Metadata --> "*" Party : parties
click Party href "../Party/"
Metadata : props
Metadata --> "*" Property : props
click Property href "../Property/"
Metadata : published
Metadata : responsible_parties
Metadata --> "*" ResponsibleParty : responsible_parties
click ResponsibleParty href "../ResponsibleParty/"
Metadata : roles
Metadata --> "*" Role : roles
click Role href "../Role/"
Metadata : title
Metadata : version
Class Properties
| Property | Value |
|---|---|
| Class URI | linkml:Any |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| title | 0..1 String |
Human-readable title | direct |
| published | 0..1 String |
Publication timestamp | direct |
| last_modified | 0..1 String |
Last modification timestamp | direct |
| version | 0..1 String |
Version identifier | direct |
| oscal_version | 0..1 String |
OSCAL version identifier | direct |
| props | * Property |
List of properties | direct |
| links | * Link |
List of links and relationships | direct |
| roles | * Role |
Roles used in metadata | direct |
| parties | * Party |
Parties used in metadata | direct |
| responsible_parties | * ResponsibleParty |
Responsible party assignments | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CatalogBody | metadata | range | Metadata |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/nist-sp-800-218
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml:Any |
| native | nist_sp_800_218:Metadata |
LinkML Source
Direct
name: Metadata
description: OSCAL metadata section for the SSDF catalog
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
slots:
- title
- published
- last-modified
- version
- oscal-version
- props
- links
- roles
- parties
- responsible-parties
class_uri: linkml:Any
Induced
name: Metadata
description: OSCAL metadata section for the SSDF catalog
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
attributes:
title:
name: title
description: Human-readable title
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: title
owner: Metadata
domain_of:
- Metadata
- Role
- Resource
- IdentifiedElement
range: string
published:
name: published
description: Publication timestamp
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: published
owner: Metadata
domain_of:
- Metadata
range: string
last-modified:
name: last-modified
description: Last modification timestamp
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
aliases:
- last_modified
rank: 1000
alias: last_modified
owner: Metadata
domain_of:
- Metadata
range: string
version:
name: version
description: Version identifier
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: version
owner: Metadata
domain_of:
- Metadata
range: string
oscal-version:
name: oscal-version
description: OSCAL version identifier
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
aliases:
- oscal_version
rank: 1000
alias: oscal_version
owner: Metadata
domain_of:
- Metadata
range: string
props:
name: props
description: List of properties
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: props
owner: Metadata
domain_of:
- Metadata
- CatalogElement
range: Property
multivalued: true
inlined: true
inlined_as_list: true
links:
name: links
description: List of links and relationships
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: links
owner: Metadata
domain_of:
- Metadata
- CatalogElement
range: Link
multivalued: true
inlined: true
inlined_as_list: true
roles:
name: roles
description: Roles used in metadata
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: roles
owner: Metadata
domain_of:
- Metadata
range: Role
multivalued: true
inlined: true
inlined_as_list: true
parties:
name: parties
description: Parties used in metadata
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: parties
owner: Metadata
domain_of:
- Metadata
range: Party
multivalued: true
inlined: true
inlined_as_list: true
responsible-parties:
name: responsible-parties
description: Responsible party assignments
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
aliases:
- responsible_parties
rank: 1000
alias: responsible_parties
owner: Metadata
domain_of:
- Metadata
range: ResponsibleParty
multivalued: true
inlined: true
inlined_as_list: true
class_uri: linkml:Any