Skip to content

Slot: logged_by

Used to indicate who created a log entry in what role.

URI: [oscal:logged_by](https://w3id.org/lmodel/oscal/logged_by) Alias: logged_by ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RiskLogEntry](RiskLogEntry.md) | Identifies an individual risk response that occurred as part of managing an i... | no | | [AssessmentLogEntry](AssessmentLogEntry.md) | Identifies the result of an action and/or task that occurred as part of execu... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [LoggedBy](LoggedBy.md) | | Domain Of | [RiskLogEntry](RiskLogEntry.md), [AssessmentLogEntry](AssessmentLogEntry.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:logged_by | | native | oscal:logged_by | ## LinkML Source
name: logged-by
description: Used to indicate who created a log entry in what role.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: logged_by
domain_of:
- RiskLogEntry
- AssessmentLogEntry
range: LoggedBy
multivalued: true
inlined: true
inlined_as_list: true