Class: InformationTypeCategorization
A set of information type identifiers qualified by the given identification system used.
URI: oscal:InformationTypeCategorization
classDiagram
class InformationTypeCategorization
click InformationTypeCategorization href "../InformationTypeCategorization/"
InformationTypeCategorization : information_type_ids
InformationTypeCategorization : system
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| system | 1 String or InformationTypeCategorizationSystemEnum or URIType |
Specifies the information type identification system used | direct |
| information_type_ids | * String |
An identifier qualified by the given identification system used, such as NIST... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| InformationType | categorizations | range | InformationTypeCategorization |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:InformationTypeCategorization |
| native | oscal:InformationTypeCategorization |
LinkML Source
Direct
name: InformationTypeCategorization
description: A set of information type identifiers qualified by the given identification
system used.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
attributes:
system:
name: system
description: Specifies the information type identification system used. Recommended
values are in InformationTypeCategorizationSystemEnum; other values are permitted
(OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal_ssp
domain_of:
- Action
- ThreatId
- Facet
- InformationTypeCategorization
required: true
any_of:
- range: InformationTypeCategorizationSystemEnum
- range: URIType
information-type-ids:
name: information-type-ids
description: An identifier qualified by the given identification system used,
such as NIST SP 800-60.
from_schema: https://w3id.org/lmodel/oscal_ssp
domain_of:
- InformationTypeCategorization
range: string
multivalued: true
Induced
name: InformationTypeCategorization
description: A set of information type identifiers qualified by the given identification
system used.
in_subset:
- ssp
from_schema: https://w3id.org/lmodel/oscal
attributes:
system:
name: system
description: Specifies the information type identification system used. Recommended
values are in InformationTypeCategorizationSystemEnum; other values are permitted
(OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal_ssp
alias: system
owner: InformationTypeCategorization
domain_of:
- Action
- ThreatId
- Facet
- InformationTypeCategorization
range: string
required: true
any_of:
- range: InformationTypeCategorizationSystemEnum
- range: URIType
information-type-ids:
name: information-type-ids
description: An identifier qualified by the given identification system used,
such as NIST SP 800-60.
from_schema: https://w3id.org/lmodel/oscal_ssp
alias: information_type_ids
owner: InformationTypeCategorization
domain_of:
- InformationTypeCategorization
range: string
multivalued: true