Slot: longitude
The longitude of the sample
URI: environmental_sample_schema:longitude
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:
^[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/environmental-sample-schema
LinkML Source
name: longitude
description: The longitude of the sample
from_schema: https://w3id.org/environmental-sample-schema
rank: 1000
slot_uri: environmental_sample_schema:longitude
alias: longitude
domain_of:
- EnvironmentalSample
range: float
pattern: ^[-+]?(180(\.0+)?|((1[0-7]\d)|([1-9]?\d))(\.\d+)?)$