Skip to content

Class: SP800171Document

Root wrapper for SP 800-171 catalog content

URI: linkml:Any

 classDiagram
    class SP800171Document
    click SP800171Document href "../SP800171Document/"
      SP800171Document : catalog





        SP800171Document --> "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-171

Mappings

Mapping Type Mapped Value
self linkml:Any
native nist_sp_800_171:SP800171Document

LinkML Source

Direct

name: SP800171Document
description: Root wrapper for SP 800-171 catalog content
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
slots:
- catalog
class_uri: linkml:Any
tree_root: true

Induced

name: SP800171Document
description: Root wrapper for SP 800-171 catalog content
in_subset:
- nist_sp_800_171r3_catalog
from_schema: https://w3id.org/lmodel/nist-sp-800-171
attributes:
  catalog:
    name: catalog
    description: Root catalog payload
    in_subset:
    - nist_sp_800_171r3_catalog
    from_schema: https://w3id.org/lmodel/nist-sp-800-171
    rank: 1000
    alias: catalog
    owner: SP800171Document
    domain_of:
    - SP800171Document
    range: CatalogBody
    inlined: true
class_uri: linkml:Any
tree_root: true