Class: Location
A physical point of presence, which may be associated with people, organizations, or other concepts within the current or linked OSCAL document.
URI: [oscal:Location](https://w3id.org/lmodel/oscal/Location)
[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 | | [email_addresses](email_addresses.md) | *
[EmailAddressType](EmailAddressType.md) | Email addresses associated with the containing object | direct | | [telephone_numbers](telephone_numbers.md) | *
[TelephoneNumber](TelephoneNumber.md) | Telephone numbers associated with the containing object | direct | | [address](address.md) | 0..1
[Address](Address.md) | A postal address for the location | direct | | [urls](urls.md) | *
[URIType](URIType.md) | The uniform resource locator (URL) for a web site or other resource associate... | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[LocationProperty](LocationProperty.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 | | --- | --- | --- | --- | | [Metadata](Metadata.md) | [locations](locations.md) | range | [Location](Location.md) | ## In Subsets * [OscalMetadata](OscalMetadata.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Location | | native | oscal:Location | ## LinkML Source ### Direct
### Induced
classDiagram
class Location
click Location href "../Location/"
OscalCommon <|-- Location
click OscalCommon href "../OscalCommon/"
Location : address
Location --> "0..1" Address : address
click Address href "../Address/"
Location : email_addresses
Location : links
Location --> "*" Link : links
click Link href "../Link/"
Location : props
Location --> "*" LocationProperty : props
click LocationProperty href "../LocationProperty/"
Location : remarks
Location : telephone_numbers
Location --> "*" TelephoneNumber : telephone_numbers
click TelephoneNumber href "../TelephoneNumber/"
Location : title
Location : urls
Location : uuid
## Inheritance
* **Location** [ [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 | | [email_addresses](email_addresses.md) | *
[EmailAddressType](EmailAddressType.md) | Email addresses associated with the containing object | direct | | [telephone_numbers](telephone_numbers.md) | *
[TelephoneNumber](TelephoneNumber.md) | Telephone numbers associated with the containing object | direct | | [address](address.md) | 0..1
[Address](Address.md) | A postal address for the location | direct | | [urls](urls.md) | *
[URIType](URIType.md) | The uniform resource locator (URL) for a web site or other resource associate... | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | [OscalCommon](OscalCommon.md) | | [props](props.md) | *
[LocationProperty](LocationProperty.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 | | --- | --- | --- | --- | | [Metadata](Metadata.md) | [locations](locations.md) | range | [Location](Location.md) | ## In Subsets * [OscalMetadata](OscalMetadata.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:Location | | native | oscal:Location | ## LinkML Source ### Direct
name: Location
description: A physical point of presence, which may be associated with people, organizations,
or other concepts within the current or linked OSCAL document.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slots:
- uuid
- title
- email-addresses
- telephone-numbers
- address
- urls
slot_usage:
uuid:
name: uuid
required: true
props:
name: props
range: LocationProperty
name: Location
description: A physical point of presence, which may be associated with people, organizations,
or other concepts within the current or linked OSCAL document.
in_subset:
- oscal_metadata
from_schema: https://w3id.org/lmodel/oscal
mixins:
- OscalCommon
slot_usage:
uuid:
name: uuid
required: true
props:
name: props
range: LocationProperty
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: Location
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: Location
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
email-addresses:
name: email-addresses
description: Email addresses associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: email_addresses
owner: Location
domain_of:
- Location
- Party
range: EmailAddressType
multivalued: true
telephone-numbers:
name: telephone-numbers
description: Telephone numbers associated with the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: telephone_numbers
owner: Location
domain_of:
- Location
- Party
range: TelephoneNumber
multivalued: true
inlined: true
inlined_as_list: true
address:
name: address
description: A postal address for the location.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Location
domain_of:
- Location
range: Address
inlined: true
urls:
name: urls
description: The uniform resource locator (URL) for a web site or other resource
associated with the location.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Location
domain_of:
- Location
range: URIType
multivalued: true
remarks:
name: remarks
description: Additional commentary about the containing object.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
owner: Location
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: Location
domain_of:
- HasPropsAndLinks
- Resource
- Addition
- SystemInformation
- InformationType
- ImpactLevel
- AuthorizationBoundary
- Diagram
- NetworkArchitecture
- DataFlow
- SystemImplementation
- LeveragedAuthorization
- SspImplementedRequirement
- SspStatement
- ByComponent
- Export
- ProvidedControlImplementation
- ControlResponsibility
- InheritedControlImplementation
- SatisfiedControlImplementation
range: LocationProperty
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: Location
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