Skip to content

Slot: information_types

Contains details about one information type that is stored, processed, or transmitted by the system.

URI: [oscal:information_types](https://w3id.org/lmodel/oscal/information_types) Alias: information_types ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SystemInformation](SystemInformation.md) | Contains details about all information types that are stored, processed, or t... | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [InformationType](InformationType.md) | | Domain Of | [SystemInformation](SystemInformation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:information_types | | native | oscal:information_types | ## LinkML Source
name: information-types
description: Contains details about one information type that is stored, processed,
  or transmitted by the system.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: information_types
domain_of:
- SystemInformation
range: InformationType
multivalued: true
inlined: true
inlined_as_list: true