Skip to content

Slot: Decimal latitude (decimal_latitude)

The geographic latitude (in decimal degrees, using the spatial reference system) of the geographic center of a dcterms:Location. Positive values are north

of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive.

URI: c14:000017 Alias: decimal_latitude

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
51.34254
51.75
-13.163

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self c14:000017
native c14:decimal_latitude

LinkML Source

name: decimal_latitude
description: 'The geographic latitude (in decimal degrees, using the spatial reference
  system) of the geographic center of a dcterms:Location. Positive values are north

  of the Equator, negative values are south of it. Legal values lie between -90 and
  90, inclusive.'
title: Decimal latitude
examples:
- value: '51.34254'
- value: '51.75'
- value: '-13.163'
in_subset:
- sample
from_schema: https://w3id.org/MIxS-MInAS/miaard
rank: 1000
slot_uri: c14:000017
alias: decimal_latitude
domain_of:
- RadiocarbonDate
range: float
required: false
recommended: true
multivalued: false
minimum_value: -90
maximum_value: 90