Skip to content

Class: LoggedBy

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

URI: [oscal:LoggedBy](https://w3id.org/lmodel/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](party_uuid.md) | 1
[UUIDType](UUIDType.md) | A machine-oriented identifier reference to the party who is making the log en... | direct | | [role_id](role_id.md) | 0..1
[TokenType](TokenType.md) | A reference to a role by its identifier | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [RiskLogEntry](RiskLogEntry.md) | [logged_by](logged_by.md) | range | [LoggedBy](LoggedBy.md) | | [AssessmentLogEntry](AssessmentLogEntry.md) | [logged_by](logged_by.md) | range | [LoggedBy](LoggedBy.md) | ## In Subsets * [AssessmentCommon](AssessmentCommon.md) ## 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
    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