Skip to content

Slot: Latitude (latitude)

Latitude in decimal degrees of a location. For example 37.42242 (WGS 84).

URI: schema:latitude

Applicable Classes

Name Description Modifies Slot
GeoCoordinates A geographic coordinate in decimal degrees no

Properties

  • Range: Float

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self schema:latitude
native oae:latitude

LinkML Source

name: latitude
description: Latitude in decimal degrees of a location. For example 37.42242 (WGS
  84).
title: Latitude
from_schema: OAEDataManagementProtocol
rank: 1000
slot_uri: schema:latitude
alias: latitude
owner: GeoCoordinates
domain_of:
- GeoCoordinates
range: float
required: true