Skip to content

Class: GPSCoordinatesFacet

A GPS coordinates facet is a grouping of characteristics unique to the expression of quantified dilution of precision (DOP) for an asserted set of geolocation coordinates typically associated with satellite navigation such as the Global Positioning System (GPS).

URI: master:GPSCoordinatesFacet

classDiagram class GPSCoordinatesFacet Facet <|-- GPSCoordinatesFacet GPSCoordinatesFacet : hdop GPSCoordinatesFacet : pdop GPSCoordinatesFacet : tdop GPSCoordinatesFacet : vdop

Inheritance

Slots

Name Cardinality and Range Description Inheritance
hdop 0..1
DecimalType
The horizontal dilution of precision of the GPS location direct
pdop 0..1
DecimalType
The positional (3D) dilution of precision of the GPS location direct
tdop 0..1
DecimalType
The temporal dilution of precision of the GPS location direct
vdop 0..1
DecimalType
The vertical dilution of precision of the GPS location direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

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

LinkML Source

Direct

name: GPSCoordinatesFacet
description: A GPS coordinates facet is a grouping of characteristics unique to the
  expression of quantified dilution of precision (DOP) for an asserted set of geolocation
  coordinates typically associated with satellite navigation such as the Global Positioning
  System (GPS).
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slots:
- hdop
- pdop
- tdop
- vdop
slot_usage:
  hdop:
    name: hdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  pdop:
    name: pdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  tdop:
    name: tdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  vdop:
    name: vdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1

Induced

name: GPSCoordinatesFacet
description: A GPS coordinates facet is a grouping of characteristics unique to the
  expression of quantified dilution of precision (DOP) for an asserted set of geolocation
  coordinates typically associated with satellite navigation such as the Global Positioning
  System (GPS).
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Facet
slot_usage:
  hdop:
    name: hdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  pdop:
    name: pdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  tdop:
    name: tdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
  vdop:
    name: vdop
    domain_of:
    - GPSCoordinatesFacet
    maximum_cardinality: 1
attributes:
  hdop:
    name: hdop
    description: The horizontal dilution of precision of the GPS location.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: hdop
    owner: GPSCoordinatesFacet
    domain_of:
    - GPSCoordinatesFacet
    range: decimal type
    maximum_cardinality: 1
  pdop:
    name: pdop
    description: The positional (3D) dilution of precision of the GPS location.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: pdop
    owner: GPSCoordinatesFacet
    domain_of:
    - GPSCoordinatesFacet
    range: decimal type
    maximum_cardinality: 1
  tdop:
    name: tdop
    description: The temporal dilution of precision of the GPS location.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: tdop
    owner: GPSCoordinatesFacet
    domain_of:
    - GPSCoordinatesFacet
    range: decimal type
    maximum_cardinality: 1
  vdop:
    name: vdop
    description: The vertical dilution of precision of the GPS location.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: vdop
    owner: GPSCoordinatesFacet
    domain_of:
    - GPSCoordinatesFacet
    range: decimal type
    maximum_cardinality: 1