Class: LoggedBy
Used to indicate who created a log entry in what role.
URI: oscal:LoggedBy
classDiagram
class LoggedBy
click LoggedBy href "../LoggedBy/"
LoggedBy : party_uuid
LoggedBy : remarks
LoggedBy : role_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| party_uuid | 1 UUIDType |
A machine-oriented identifier reference to the party who is making the log en... | direct |
| role_id | 0..1 TokenType |
A reference to a role by its identifier | direct |
| remarks | 0..1 MarkupMultilineType |
Additional commentary about the containing object | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RiskLogEntry | logged_by | range | LoggedBy |
| AssessmentLogEntry | logged_by | range | LoggedBy |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oscal:LoggedBy |
| native | oscal:LoggedBy |
LinkML Source
Direct
name: LoggedBy
description: Used to indicate who created a log entry in what role.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- party-uuid
- role-id
- remarks
slot_usage:
party-uuid:
name: party-uuid
required: true
Induced
name: LoggedBy
description: Used to indicate who created a log entry in what role.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
party-uuid:
name: party-uuid
required: true
attributes:
party-uuid:
name: party-uuid
description: A machine-oriented identifier reference to the party who is making
the log entry.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: party_uuid
owner: LoggedBy
domain_of:
- LoggedBy
- LeveragedAuthorization
range: UUIDType
required: true
role-id:
name: role-id
description: A reference to a role by its identifier.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: role_id
owner: LoggedBy
domain_of:
- ResponsibleParty
- ResponsibleRole
- OriginActor
- LoggedBy
range: TokenType
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: remarks
owner: LoggedBy
domain_of:
- OscalCommon
- Property
- Resource
- ConstraintTest
- ControlMatching
- Removal
- ImportSSP
- LocalDefinitions
- SelectObjectiveById
- AssessmentSubjectSource
- OnDateCondition
- WithinDateRange
- AtFrequency
- TaskDependency
- SetParameter
- ComponentStatus
- PortRange
- ImplementationStatus
- ObjectiveStatus
- RelatedObservation
- AssociatedRisk
- LoggedBy
- ImportProfile
- SystemCharacteristics
- SystemStatus
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- ImportAssessmentPlan
- AssessmentResultsLocalDefinitions
- ImportComponentDefinition
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamLocalDefinitions
- RelatedFinding
range: MarkupMultilineType