Skip to content

Class: GeoLocationEntryFacet

"A geolocation entry facet is a grouping of characteristics unique to a single application-specific geolocation entry."

URI: master:GeoLocationEntryFacet

classDiagram class GeoLocationEntryFacet Facet <|-- GeoLocationEntryFacet GeoLocationEntryFacet : application GeoLocationEntryFacet ..> ObservableObject : application GeoLocationEntryFacet : location GeoLocationEntryFacet ..> Location : location GeoLocationEntryFacet : observableCreatedTime

Inheritance

Slots

Name Cardinality and Range Description Inheritance
location 0..1
Location
"The locations where an action occurs direct
application 0..1
ObservableObject
"The application associated with this object direct
observableCreatedTime 0..1
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-master

Mappings

Mapping Type Mapped Value
self master:GeoLocationEntryFacet
native master:GeoLocationEntryFacet

LinkML Source

Direct

name: GeoLocationEntryFacet
description: '"A geolocation entry facet is a grouping of characteristics unique to
  a single application-specific geolocation entry."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- location
- application
- observableCreatedTime
slot_usage:
  location:
    name: location
    description: '"An associated location."'
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location

Induced

name: GeoLocationEntryFacet
description: '"A geolocation entry facet is a grouping of characteristics unique to
  a single application-specific geolocation entry."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  location:
    name: location
    description: '"An associated location."'
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
attributes:
  location:
    name: location
    description: '"An associated location."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: location
    owner: GeoLocationEntryFacet
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
  application:
    name: application
    description: '"The application associated with this object."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: application
    owner: GeoLocationEntryFacet
    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-master
    rank: 1000
    alias: observableCreatedTime
    owner: GeoLocationEntryFacet
    domain_of:
    - AccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - DiskPartitionFacet
    - EventRecordFacet
    - FileFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - NoteFacet
    - ProcessFacet
    - WindowsTaskFacet
    range: datetime