Skip to content

Class: CSFDocument

Root wrapper for CSF catalog content

URI: linkml:Any

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





        CSFDocument --> "0..1" CSFCatalogBody : catalog
        click CSFCatalogBody href "../CSFCatalogBody/"



Class Properties

Property Value
Class URI linkml:Any
Tree Root Yes

Slots

Name Cardinality and Range Description Inheritance
catalog 0..1
CSFCatalogBody
Root catalog payload direct

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/nist-csf-v2

Mappings

Mapping Type Mapped Value
self linkml:Any
native nist_csf_v2:CSFDocument

LinkML Source

Direct

name: CSFDocument
description: Root wrapper for CSF catalog content
in_subset:
- nist_csf_v2_catalog
from_schema: https://w3id.org/lmodel/nist-csf-v2
slots:
- catalog
class_uri: linkml:Any
tree_root: true

Induced

name: CSFDocument
description: Root wrapper for CSF catalog content
in_subset:
- nist_csf_v2_catalog
from_schema: https://w3id.org/lmodel/nist-csf-v2
attributes:
  catalog:
    name: catalog
    description: Root catalog payload
    in_subset:
    - nist_csf_v2_catalog
    from_schema: https://w3id.org/lmodel/nist-csf-v2
    rank: 1000
    alias: catalog
    owner: CSFDocument
    domain_of:
    - CSFDocument
    range: CSFCatalogBody
    inlined: true
class_uri: linkml:Any
tree_root: true