Class: InformationTypeCategorization
A set of information type identifiers qualified by the given identification system used.
URI: [oscal:InformationTypeCategorization](https://w3id.org/lmodel/oscal/InformationTypeCategorization)
[String](String.md) or
[InformationTypeCategorizationSystemEnum](InformationTypeCategorizationSystemEnum.md) or
[URIType](URIType.md) | Specifies the information type identification system used | direct | | [information_type_ids](information_type_ids.md) | *
[String](String.md) | An identifier qualified by the given identification system used, such as NIST... | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [InformationType](InformationType.md) | [categorizations](categorizations.md) | range | [InformationTypeCategorization](InformationTypeCategorization.md) | ## In Subsets * [Ssp](Ssp.md) ## 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
### Induced
classDiagram
class InformationTypeCategorization
click InformationTypeCategorization href "../InformationTypeCategorization/"
InformationTypeCategorization : information_type_ids
InformationTypeCategorization : system
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [system](system.md) | 1 [String](String.md) or
[InformationTypeCategorizationSystemEnum](InformationTypeCategorizationSystemEnum.md) or
[URIType](URIType.md) | Specifies the information type identification system used | direct | | [information_type_ids](information_type_ids.md) | *
[String](String.md) | An identifier qualified by the given identification system used, such as NIST... | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [InformationType](InformationType.md) | [categorizations](categorizations.md) | range | [InformationTypeCategorization](InformationTypeCategorization.md) | ## In Subsets * [Ssp](Ssp.md) ## 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
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
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