Skip to content

Slot: Longitude (longitude)

Longitude in decimal degrees of a location. For example -122.08585 (WGS 84).

URI: schema:longitude

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:longitude
native oae:longitude

LinkML Source

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