Class definition for ProjectLocation¶
IRI: https://w3id.org/ascs-ev/envited-x/georeference/v5/ProjectLocation
Contains attributes describing the location of a simulation asset, such as country, region, city, and bounding box.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| bounding box | 1 BoundingBoxShape |
Defines the bounding box in world coordinates of the asset. | direct |
| city | 0..1string |
Specifies the name of the city in which the asset's centre is located. | direct |
| country | 0..1string |
Defines an ISO 3166-1, alpha-2 code for the country in which the asset centre is located. | direct |
| region | 0..1string |
Specifies the name of the region in which the asset's centre is located. | direct |
| relation or area | 0..1string |
Describes the area in which the asset is located, such as the name of the main street or the landscape region. | direct |
| state | 0..1string |
Defines an ISO 3166-2 code for the state or province in which the asset centre is located. | direct |
Source¶
- OWL:
georeference.owl.ttl - SHACL:
georeference.shacl.ttl