Slot: latitude
Latitude in decimal degrees.
URI: attack:latitude
Alias: latitude
Applicable Classes
| Name |
Description |
Modifies Slot |
| Location |
A Location represents a geographic location |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Minimum Value |
-90 |
| Maximum Value |
90 |
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:latitude |
| native |
attack:latitude |
LinkML Source
name: latitude
description: Latitude in decimal degrees.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: latitude
domain_of:
- Location
range: float
minimum_value: -90
maximum_value: 90