Class: SSFDDocument
Root wrapper for SSDF catalog content
URI: linkml:Any
classDiagram
class SSFDDocument
click SSFDDocument href "../SSFDDocument/"
SSFDDocument : catalog
SSFDDocument --> "0..1" CatalogBody : catalog
click CatalogBody href "../CatalogBody/"
Class Properties
| Property | Value |
|---|---|
| Class URI | linkml:Any |
| Tree Root | Yes |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| catalog | 0..1 CatalogBody |
Root catalog payload | direct |
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:SSFDDocument |
LinkML Source
Direct
name: SSFDDocument
description: Root wrapper for SSDF catalog content
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
slots:
- catalog
class_uri: linkml:Any
tree_root: true
Induced
name: SSFDDocument
description: Root wrapper for SSDF catalog content
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
attributes:
catalog:
name: catalog
description: Root catalog payload
in_subset:
- nist_sp_800_218_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-218
rank: 1000
alias: catalog
owner: SSFDDocument
domain_of:
- SSFDDocument
range: CatalogBody
inlined: true
class_uri: linkml:Any
tree_root: true