Skip to content

Class: BackMatter

OSCAL back-matter section containing resource references

URI: linkml:Any

 classDiagram
    class BackMatter
    click BackMatter href "../BackMatter/"
      BackMatter : resources





        BackMatter --> "*" Resource : resources
        click Resource href "../Resource/"



Class Properties

Property Value
Class URI linkml:Any

Slots

Name Cardinality and Range Description Inheritance
resources *
Resource
Back-matter resources direct

Usages

used by used in type used
CSFCatalogBody back_matter range BackMatter

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:BackMatter

LinkML Source

Direct

name: BackMatter
description: OSCAL back-matter section containing resource references
in_subset:
- nist_csf_v2_catalog
from_schema: https://w3id.org/lmodel/nist-csf-v2
slots:
- resources
class_uri: linkml:Any

Induced

name: BackMatter
description: OSCAL back-matter section containing resource references
in_subset:
- nist_csf_v2_catalog
from_schema: https://w3id.org/lmodel/nist-csf-v2
attributes:
  resources:
    name: resources
    description: Back-matter resources
    in_subset:
    - nist_csf_v2_catalog
    from_schema: https://w3id.org/lmodel/nist-csf-v2
    rank: 1000
    alias: resources
    owner: BackMatter
    domain_of:
    - BackMatter
    range: Resource
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: linkml:Any