Class: AssessmentLogEntry
Identifies the result of an action and/or task that occurred as part of executing an assessment plan or assessment event.
URI: [oscal:AssessmentLogEntry](https://w3id.org/lmodel/oscal/AssessmentLogEntry)
[UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [title](title.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A human-readable name or title | direct | | [description](description.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [start](start.md) | 1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The start date/time | direct | | [end](end.md) | 0..1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The end date/time | direct | | [logged_by](logged_by.md) | *
[LoggedBy](LoggedBy.md) | Used to indicate who created a log entry in what role | direct | | [related_tasks](related_tasks.md) | *
[RelatedTask](RelatedTask.md) | Identifies tasks for which the containing object is a consequence | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [AssessmentLog](AssessmentLog.md) | [entries](entries.md) | range | [AssessmentLogEntry](AssessmentLogEntry.md) | ## In Subsets * [AssessmentResults](AssessmentResults.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:AssessmentLogEntry | | native | oscal:AssessmentLogEntry | ## LinkML Source ### Direct
### Induced
classDiagram
class AssessmentLogEntry
click AssessmentLogEntry href "../AssessmentLogEntry/"
OscalCommon <|-- AssessmentLogEntry
click OscalCommon href "../OscalCommon/"
AssessmentLogEntry : description
AssessmentLogEntry : end
AssessmentLogEntry : links
AssessmentLogEntry --> "*" Link : links
click Link href "../Link/"
AssessmentLogEntry : logged_by
AssessmentLogEntry --> "*" LoggedBy : logged_by
click LoggedBy href "../LoggedBy/"
AssessmentLogEntry : props
AssessmentLogEntry --> "*" Property : props
click Property href "../Property/"
AssessmentLogEntry : related_tasks
AssessmentLogEntry --> "*" RelatedTask : related_tasks
click RelatedTask href "../RelatedTask/"
AssessmentLogEntry : remarks
AssessmentLogEntry : start
AssessmentLogEntry : title
AssessmentLogEntry : uuid
## Inheritance
* **AssessmentLogEntry** [ [OscalCommon](OscalCommon.md)]
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [uuid](uuid.md) | 1 [UUIDType](UUIDType.md) | A machine-oriented, globally unique identifier with a cross-instance scope | direct | | [title](title.md) | 0..1
[MarkupLineType](MarkupLineType.md) | A human-readable name or title | direct | | [description](description.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | A human-readable description | direct | | [start](start.md) | 1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The start date/time | direct | | [end](end.md) | 0..1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The end date/time | direct | | [logged_by](logged_by.md) | *
[LoggedBy](LoggedBy.md) | Used to indicate who created a log entry in what role | direct | | [related_tasks](related_tasks.md) | *
[RelatedTask](RelatedTask.md) | Identifies tasks for which the containing object is a consequence | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[Property](Property.md) | A list of properties | [HasPropsAndLinks](HasPropsAndLinks.md) | | [links](links.md) | *
[Link](Link.md) | A list of links | [HasPropsAndLinks](HasPropsAndLinks.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [AssessmentLog](AssessmentLog.md) | [entries](entries.md) | range | [AssessmentLogEntry](AssessmentLogEntry.md) | ## In Subsets * [AssessmentResults](AssessmentResults.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:AssessmentLogEntry | | native | oscal:AssessmentLogEntry | ## LinkML Source ### Direct
name: AssessmentLogEntry
description: Identifies the result of an action and/or task that occurred as part
of executing an assessment plan or assessment event.
in_subset:
- assessment_results
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- uuid
- title
- description
- start
- end
- logged-by
- related-tasks
slot_usage:
uuid:
name: uuid
required: true
start:
name: start
required: true
name: AssessmentLogEntry
description: Identifies the result of an action and/or task that occurred as part
of executing an assessment plan or assessment event.
in_subset:
- assessment_results
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
uuid:
name: uuid
required: true
start:
name: start
required: true
attributes:
uuid:
name: uuid
description: A machine-oriented, globally unique identifier with a cross-instance
scope.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- Catalog
- Location
- Party
- Action
- Property
- Resource
- Profile
- AssessmentPlan
- AssessmentSubjectPlaceholder
- AssessmentPlatform
- AssessmentMethod
- Activity
- Step
- Task
- AssessmentPart
- SystemComponent
- Protocol
- SystemUser
- InventoryItem
- Observation
- Finding
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemSecurityPlan
- InformationType
- Diagram
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- AssessmentResults
- Result
- AssessmentLogEntry
- ComponentDefinition
- DefinedComponent
- Capability
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- MappingCollection
- Mapping
- Map
- GapSummary
- PlanOfActionAndMilestones
- PoamItem
range: UUIDType
required: true
title:
name: title
description: A human-readable name or title.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- Group
- Control
- Metadata
- Revision
- Role
- Location
- Resource
- Part
- ProfileGroup
- Addition
- SubjectReference
- AssessmentPlatform
- Activity
- Step
- Task
- AssessmentPart
- ControlPart
- SystemComponent
- Protocol
- SystemUser
- AuthorizedPrivilege
- Observation
- Finding
- FindingTarget
- Risk
- Response
- RequiredAsset
- RiskLogEntry
- InformationType
- LeveragedAuthorization
- Result
- AssessmentLogEntry
- DefinedComponent
- PoamItem
range: MarkupLineType
description:
name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- Role
- Resource
- ParameterConstraint
- ReviewedControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
- AssessmentSubjectPlaceholder
- LocalObjective
- AssessmentMethod
- Activity
- Step
- Task
- SystemComponent
- SystemUser
- AuthorizedPrivilege
- InventoryItem
- Observation
- RelevantEvidence
- Finding
- FindingTarget
- Risk
- MitigatingFactor
- Response
- RequiredAsset
- RiskLogEntry
- SystemCharacteristics
- InformationType
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SspControlImplementation
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
- Result
- AssessmentLogEntry
- DefinedComponent
- Capability
- IncorporatesComponent
- ControlImplementationSet
- ImplementedRequirement
- ImplementedControlStatement
- QualifierItem
- PoamItem
range: MarkupMultilineType
start:
name: start
description: The start date/time.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- WithinDateRange
- PortRange
- RiskLogEntry
- Result
- AssessmentLogEntry
range: DateTimeWithTimezoneType
required: true
end:
name: end
description: The end date/time.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- WithinDateRange
- PortRange
- RiskLogEntry
- Result
- AssessmentLogEntry
range: DateTimeWithTimezoneType
logged-by:
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
owner: AssessmentLogEntry
domain_of:
- RiskLogEntry
- AssessmentLogEntry
range: LoggedBy
multivalued: true
inlined: true
inlined_as_list: true
related-tasks:
name: related-tasks
description: Identifies tasks for which the containing object is a consequence.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_tasks
owner: AssessmentLogEntry
domain_of:
- Origin
- RiskResponseReference
- AssessmentLogEntry
range: RelatedTask
multivalued: true
inlined: true
inlined_as_list: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
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
props:
name: props
description: A list of properties.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Property
multivalued: true
inlined: true
inlined_as_list: true
links:
name: links
description: A list of links.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: AssessmentLogEntry
domain_of:
- HasPropsAndLinks
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: Link
multivalued: true
inlined: true
inlined_as_list: true