Skip to content

Slot: latitude

The latitude of the sample

URI: environmental_sample_schema:latitude

Applicable Classes

Name Description Modifies Slot
EnvironmentalSample A hypothetical collection of attributes that represent a sample from a specif... no

Properties

  • Range: Float

  • Regex pattern: ^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?)$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/environmental-sample-schema

LinkML Source

name: latitude
description: The latitude of the sample
from_schema: https://w3id.org/environmental-sample-schema
rank: 1000
slot_uri: environmental_sample_schema:latitude
alias: latitude
domain_of:
- EnvironmentalSample
range: float
pattern: ^[-+]?([1-8]?\d(\.\d+)?|90(\.0+)?)$