Slot: latitude
The latitude portion of a geolocation.
URI: kb_cdm:latitude Alias: latitude
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
EntityAttributeValue | Class comprising all possible entity-attribute-value slots. | no |
Geolocation | A normalized value for a location on the earth's surface. Should be expressed in decimal degrees. | yes |
Properties
- Range: DecimalDegree
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:latitude |
native | kb_cdm:latitude |
LinkML Source
name: latitude
description: The latitude portion of a geolocation.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: latitude
domain_of:
- EntityAttributeValue
- Geolocation
range: decimal_degree