Class: GeoLocationLogFacet
"A geolocation log facet is a grouping of characteristics unique to a record containing geolocation tracks and/or geolocation entries."
URI: observable:GeoLocationLogFacet
classDiagram
class GeoLocationLogFacet
Facet <|-- GeoLocationLogFacet
GeoLocationLogFacet : application
GeoLocationLogFacet ..> ObservableObject : application
GeoLocationLogFacet : observableCreatedTime
GeoLocationLogFacet ..> datetime : observableCreatedTime
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- GeoLocationLogFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
application | 0..1 ObservableObject |
"The application associated with this object | direct |
observableCreatedTime | 0..1 xsd:dateTime |
"The date and time at which the observable object being characterized was cre... | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:GeoLocationLogFacet |
native | observable:GeoLocationLogFacet |
LinkML Source
Direct
name: GeoLocationLogFacet
description: '"A geolocation log facet is a grouping of characteristics unique to
a record containing geolocation tracks and/or geolocation entries."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- application
- observableCreatedTime
Induced
name: GeoLocationLogFacet
description: '"A geolocation log facet is a grouping of characteristics unique to
a record containing geolocation tracks and/or geolocation entries."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
application:
name: application
description: '"The application associated with this object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: application
owner: GeoLocationLogFacet
domain_of:
- ApplicationAccountFacet
- BrowserBookmarkFacet
- BrowserCookieFacet
- CalendarEntryFacet
- CalendarFacet
- CallFacet
- EmailMessageFacet
- EventRecordFacet
- GeoLocationEntryFacet
- GeoLocationLogFacet
- GeoLocationTrackFacet
- MessageFacet
- NoteFacet
- WindowsTaskFacet
range: ObservableObject
observableCreatedTime:
name: observableCreatedTime
description: '"The date and time at which the observable object being characterized
was created. This time pertains to an intrinsic characteristic of the observable
object, and would be consistent across independent characterizations or observations
of the observable object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: observableCreatedTime
owner: GeoLocationLogFacet
domain_of:
- AccountFacet
- BrowserBookmarkFacet
- BrowserCookieFacet
- CalendarEntryFacet
- DiskPartitionFacet
- EventRecordFacet
- FileFacet
- GeoLocationEntryFacet
- GeoLocationLogFacet
- NoteFacet
- ProcessFacet
- WindowsTaskFacet
range: datetime