Skip to content

Slot: actors

The actor that produces an observation, a finding, or a risk.

URI: [oscal:actors](https://w3id.org/lmodel/oscal/actors) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Origin](Origin.md) | Identifies the source of the finding, such as a tool, interviewed person, or ... | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [OriginActor](OriginActor.md) | | Domain Of | [Origin](Origin.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:actors | | native | oscal:actors | ## LinkML Source
name: actors
description: The actor that produces an observation, a finding, or a risk.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Origin
range: OriginActor
multivalued: true
inlined: true
inlined_as_list: true