Slot: latitude
Latitude of this point in the geolocation; limited to -90 to 90, inclusive.
URI: brc:latitude Alias: latitude
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Point | no |
Properties
-
Range: Float
-
Required: True
-
Minimum Value: -90
-
Maximum Value: 90
Examples
Value |
---|
38.75096 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:latitude |
native | brc:latitude |
LinkML Source
name: latitude
description: Latitude of this point in the geolocation; limited to -90 to 90, inclusive.
examples:
- value: '38.75096'
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: latitude
owner: point
domain_of:
- point
range: float
required: true
minimum_value: -90
maximum_value: 90