Class definition for LatLonCoordinate¶
IRI: https://w3id.org/ascs-ev/envited-x/georeference/v5/LatLonCoordinate
Defines world coordinates in latitude and longitude, expressed in degrees.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| lat | 1float |
Defines a world latitude value (on the y-axis) in degrees. | direct |
| lon | 1float |
Defines a world longitude value (on the x-axis) in degrees. | direct |
Source¶
- OWL:
georeference.owl.ttl - SHACL:
georeference.shacl.ttl