Class: GeoLocationTrackFacet
"A geolocation track facet is a grouping of characteristics unique to a set of contiguous geolocation entries representing a path/track taken."
URI: observable:GeoLocationTrackFacet
classDiagram
class GeoLocationTrackFacet
Facet <|-- GeoLocationTrackFacet
GeoLocationTrackFacet : application
GeoLocationTrackFacet ..> ObservableObject : application
GeoLocationTrackFacet : endTime
GeoLocationTrackFacet ..> datetime : endTime
GeoLocationTrackFacet : geoLocationEntry
GeoLocationTrackFacet ..> ObservableObject : geoLocationEntry
GeoLocationTrackFacet : startTime
GeoLocationTrackFacet ..> datetime : startTime
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- GeoLocationTrackFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
application | 0..1 ObservableObject |
"The application associated with this object | direct |
geoLocationEntry | 0..1 ObservableObject |
direct | |
endTime | 0..1 xsd:dateTime |
The ending time of a time range | direct |
startTime | 0..1 xsd:dateTime |
The initial time of a time range | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:GeoLocationTrackFacet |
native | observable:GeoLocationTrackFacet |
LinkML Source
Direct
name: GeoLocationTrackFacet
description: '"A geolocation track facet is a grouping of characteristics unique to
a set of contiguous geolocation entries representing a path/track taken."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- application
- geoLocationEntry
- endTime
- startTime
slot_usage:
geoLocationEntry:
name: geoLocationEntry
multivalued: true
domain_of:
- GeoLocationTrackFacet
Induced
name: GeoLocationTrackFacet
description: '"A geolocation track facet is a grouping of characteristics unique to
a set of contiguous geolocation entries representing a path/track taken."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
geoLocationEntry:
name: geoLocationEntry
multivalued: true
domain_of:
- GeoLocationTrackFacet
attributes:
application:
name: application
description: '"The application associated with this object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: application
owner: GeoLocationTrackFacet
domain_of:
- ApplicationAccountFacet
- BrowserBookmarkFacet
- BrowserCookieFacet
- CalendarEntryFacet
- CalendarFacet
- CallFacet
- EmailMessageFacet
- EventRecordFacet
- GeoLocationEntryFacet
- GeoLocationLogFacet
- GeoLocationTrackFacet
- MessageFacet
- NoteFacet
- WindowsTaskFacet
range: ObservableObject
geoLocationEntry:
name: geoLocationEntry
description: ''
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
multivalued: true
alias: geoLocationEntry
owner: GeoLocationTrackFacet
domain_of:
- GeoLocationTrackFacet
range: ObservableObject
endTime:
name: endTime
description: The ending time of a time range.
from_schema: https://w3id.org/lmodel/uco-core
exact_mappings:
- NCIT:C82573
- SIO:000670
- sumo:TimePoint
- wikidata:Q24575125
broad_mappings:
- sumo:TimePoint
alias: endTime
owner: GeoLocationTrackFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- Action
- ActionLifecycle
range: datetime
startTime:
name: startTime
description: The initial time of a time range.
from_schema: https://w3id.org/lmodel/uco-core
broad_mappings:
- sumo:TimePoint
alias: startTime
owner: GeoLocationTrackFacet
domain_of:
- CalendarEntryFacet
- CallFacet
- CapturedTelecommunicationsInformationFacet
- EventRecordFacet
- GeoLocationTrackFacet
- NetworkConnectionFacet
- Relationship
- Action
- ActionLifecycle
range: datetime