Class definition for GeodeticReferenceSystem¶
IRI: https://w3id.org/ascs-ev/envited-x/georeference/v5/GeodeticReferenceSystem
Defines the reference system used to represent coordinates, including projection type and ellipsoid model.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| coordinate system name | 0..1string |
Describes the coordinate system name of the asset as an alternative to the EPSG code. | direct |
| EPSG code | 0..1integer |
Defines the projection EPSG code for the asset. | direct |
| height system | 0..1 | Defines the height system type of the asset. | direct |
| origin | 1 LatLonCoordinateShape |
Defines the center position of the asset in world coordinates. | direct |
| view point | 0..1 LatLonCoordinateShape |
Defines the imported viewpoint position of the asset in world coordinates. | direct |
Source¶
- OWL:
georeference.owl.ttl - SHACL:
georeference.shacl.ttl