Skip to content

Class: BackMatter

A collection of resources that may be referenced from within the OSCAL document instance.

URI: oscal:BackMatter

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





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



Slots

Name Cardinality and Range Description Inheritance
resources *
Resource
A resource associated with content in the containing document instance direct

Usages

used by used in type used
Catalog back_matter range BackMatter
Profile back_matter range BackMatter
AssessmentPlan back_matter range BackMatter
SystemSecurityPlan back_matter range BackMatter
AssessmentResults back_matter range BackMatter
ComponentDefinition back_matter range BackMatter
MappingCollection back_matter range BackMatter
PlanOfActionAndMilestones back_matter range BackMatter

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/oscal

Mappings

Mapping Type Mapped Value
self oscal:BackMatter
native oscal:BackMatter

LinkML Source

Direct

name: BackMatter
description: A collection of resources that may be referenced from within the OSCAL
  document instance.
in_subset:
- oscal_back_matter
from_schema: https://w3id.org/lmodel/oscal
slots:
- resources

Induced

name: BackMatter
description: A collection of resources that may be referenced from within the OSCAL
  document instance.
in_subset:
- oscal_back_matter
from_schema: https://w3id.org/lmodel/oscal
attributes:
  resources:
    name: resources
    description: A resource associated with content in the containing document instance.
      A resource may be directly included in the document using base64 encoding or
      may point to one or more equivalent internet resources.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    alias: resources
    owner: BackMatter
    domain_of:
    - BackMatter
    range: Resource
    multivalued: true
    inlined: true
    inlined_as_list: true