Skip to content

Class: Coordinates

The coordinates defining the position associated with the entity.

URI: bertron:Coordinates

classDiagram class Coordinates click Coordinates href "../Coordinates" Coordinates : altitude Coordinates --> "0..1" QuantityValue : altitude click QuantityValue href "../QuantityValue" Coordinates : depth Coordinates --> "0..1" QuantityValue : depth click QuantityValue href "../QuantityValue" Coordinates : elevation Coordinates --> "0..1" QuantityValue : elevation click QuantityValue href "../QuantityValue" Coordinates : latitude Coordinates : longitude

Slots

Name Cardinality and Range Description Inheritance
altitude 0..1
QuantityValue
Altitude is a term used to identify heights of objects such as airplanes, space shuttles, rockets, atmospheric balloons and heights of places such as atmospheric layers and clouds. It is used to measure the height of an object which is above the earth's surface. In this context, the altitude measurement is the vertical distance between the earth's surface above sea level and the sampled position in the air direct
depth 0..1
QuantityValue
The vertical distance below local surface, e.g. for sediment or soil samples depth is measured from sediment or soil surface, respectively. Depth can be reported as an interval for subsurface samples. direct
elevation 0..1
QuantityValue
Elevation of the sampling site is its height above a fixed reference point, most commonly the mean sea level. Elevation is mainly used when referring to points on the earth's surface, while altitude is used for points above the surface, such as an aircraft in flight or a spacecraft in orbit. direct
latitude 1
DecimalDegree
latitude direct
longitude 1
DecimalDegree
longitude direct

Usages

used by used in type used
Entity coordinates range Coordinates

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/ber-data/bertron-schema

Mappings

Mapping Type Mapped Value
self bertron:Coordinates
native bertron:Coordinates

LinkML Source

Direct

name: Coordinates
description: The coordinates defining the position associated with the entity.
from_schema: https://w3id.org/ber-data/bertron-schema
attributes:
  altitude:
    name: altitude
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: Altitude is a term used to identify heights of objects such as airplanes,
      space shuttles, rockets, atmospheric balloons and heights of places such as
      atmospheric layers and clouds. It is used to measure the height of an object
      which is above the earth's surface. In this context, the altitude measurement
      is the vertical distance between the earth's surface above sea level and the
      sampled position in the air
    title: altitude
    examples:
    - value: 100 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    rank: 1000
    slot_uri: MIXS:0000094
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  depth:
    name: depth
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: The vertical distance below local surface, e.g. for sediment or soil
      samples depth is measured from sediment or soil surface, respectively. Depth
      can be reported as an interval for subsurface samples.
    title: depth
    examples:
    - value: 10 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    aliases:
    - depth
    rank: 1000
    slot_uri: MIXS:0000018
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  elevation:
    name: elevation
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: Elevation of the sampling site is its height above a fixed reference
      point, most commonly the mean sea level. Elevation is mainly used when referring
      to points on the earth's surface, while altitude is used for points above the
      surface, such as an aircraft in flight or a spacecraft in orbit.
    title: elevation
    examples:
    - value: 100 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    aliases:
    - elevation
    rank: 1000
    slot_uri: MIXS:0000093
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  latitude:
    name: latitude
    description: latitude
    examples:
    - value: '-33.460524'
    from_schema: https://w3id.org/ber-data/bertron-schema
    mappings:
    - schema:latitude
    broad_mappings:
    - MIXS:0000009
    rank: 1000
    slot_uri: WGS84:lat
    domain_of:
    - Coordinates
    range: decimal degree
    required: true
  longitude:
    name: longitude
    description: longitude
    examples:
    - value: '150.168149'
    from_schema: https://w3id.org/ber-data/bertron-schema
    mappings:
    - schema:longitude
    broad_mappings:
    - MIXS:0000009
    rank: 1000
    slot_uri: WGS84:long
    domain_of:
    - Coordinates
    range: decimal degree
    required: true

Induced

name: Coordinates
description: The coordinates defining the position associated with the entity.
from_schema: https://w3id.org/ber-data/bertron-schema
attributes:
  altitude:
    name: altitude
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: Altitude is a term used to identify heights of objects such as airplanes,
      space shuttles, rockets, atmospheric balloons and heights of places such as
      atmospheric layers and clouds. It is used to measure the height of an object
      which is above the earth's surface. In this context, the altitude measurement
      is the vertical distance between the earth's surface above sea level and the
      sampled position in the air
    title: altitude
    examples:
    - value: 100 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    rank: 1000
    slot_uri: MIXS:0000094
    alias: altitude
    owner: Coordinates
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  depth:
    name: depth
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: The vertical distance below local surface, e.g. for sediment or soil
      samples depth is measured from sediment or soil surface, respectively. Depth
      can be reported as an interval for subsurface samples.
    title: depth
    examples:
    - value: 10 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    aliases:
    - depth
    rank: 1000
    slot_uri: MIXS:0000018
    alias: depth
    owner: Coordinates
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  elevation:
    name: elevation
    annotations:
      expected_value:
        tag: expected_value
        value: measurement value
    description: Elevation of the sampling site is its height above a fixed reference
      point, most commonly the mean sea level. Elevation is mainly used when referring
      to points on the earth's surface, while altitude is used for points above the
      surface, such as an aircraft in flight or a spacecraft in orbit.
    title: elevation
    examples:
    - value: 100 meter
    from_schema: https://w3id.org/ber-data/bertron-schema
    aliases:
    - elevation
    rank: 1000
    slot_uri: MIXS:0000093
    alias: elevation
    owner: Coordinates
    domain_of:
    - Coordinates
    range: QuantityValue
    multivalued: false
  latitude:
    name: latitude
    description: latitude
    examples:
    - value: '-33.460524'
    from_schema: https://w3id.org/ber-data/bertron-schema
    mappings:
    - schema:latitude
    broad_mappings:
    - MIXS:0000009
    rank: 1000
    slot_uri: WGS84:lat
    alias: latitude
    owner: Coordinates
    domain_of:
    - Coordinates
    range: decimal degree
    required: true
  longitude:
    name: longitude
    description: longitude
    examples:
    - value: '150.168149'
    from_schema: https://w3id.org/ber-data/bertron-schema
    mappings:
    - schema:longitude
    broad_mappings:
    - MIXS:0000009
    rank: 1000
    slot_uri: WGS84:long
    alias: longitude
    owner: Coordinates
    domain_of:
    - Coordinates
    range: decimal degree
    required: true