Skip to content

Slot: Decimal longitude (decimal_longitude)

The geographic longitude (in decimal degrees, using the spatial reference system) of the

geographic center of a dcterms:Location. Positive values are east of the Greenwich Meridian,

negative values are west of it. Legal values lie between -180 and 180, inclusive.

URI: c14:000018 Alias: decimal_longitude

Applicable Classes

Name Description Modifies Slot
RadiocarbonDate A radiocarbon determination with associated metadata no

Properties

  • Range: Float

  • Recommended: True

  • Minimum Value: -90

  • Maximum Value: 90

Examples

Value
12.38067
-1.24
-72.545

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/MIxS-MInAS/miaard

Mappings

Mapping Type Mapped Value
self c14:000018
native c14:decimal_longitude

LinkML Source

name: decimal_longitude
description: 'The geographic longitude (in decimal degrees, using the spatial reference
  system) of the

  geographic center of a dcterms:Location. Positive values are east of the Greenwich
  Meridian,

  negative values are west of it. Legal values lie between -180 and 180, inclusive.'
title: Decimal longitude
examples:
- value: '12.38067'
- value: '-1.24'
- value: '-72.545'
in_subset:
- sample
from_schema: https://w3id.org/MIxS-MInAS/miaard
rank: 1000
slot_uri: c14:000018
alias: decimal_longitude
domain_of:
- RadiocarbonDate
range: float
required: false
recommended: true
multivalued: false
minimum_value: -90
maximum_value: 90