http://linked.data.gov.au/def/geoxAn extension to GeoSPARQL with new features for the representation of additional elements of feature geometry, such as spatial-resolution, length, area and volume.
| URI | http://linked.data.gov.au/def/geox#SpatialMeasure |
|---|---|
| Description |
Spatial quantity computed or defined within a specified coordinate reference system |
| Super-classes |
http://linked.data.gov.au/def/datatype/QuantitativeMeasurec |
| Restrictions |
http://linked.data.gov.au/def/geox#inCRSop exactly 1 |
| In domain of |
http://linked.data.gov.au/def/geox#inCRSop |
| In range of |
http://linked.data.gov.au/def/geox#hasVolumeop http://linked.data.gov.au/def/geox#hasLengthop http://linked.data.gov.au/def/geox#hasAreaop |
| URI | http://linked.data.gov.au/def/geox#hasArea |
|---|---|
| Description | The area of a spatial object, expressed as a scaled number |
| Example |
my:plot456
:hasArea [
data:uncertainty 0.5 ;
data:unit
|
| Domain(s) | geosparql:SpatialObjectc |
| Range(s) | http://linked.data.gov.au/def/geox#SpatialMeasurec |
| URI | http://linked.data.gov.au/def/geox#hasAreaM2 |
|---|---|
| Description | The area of the spatial object in m^2 |
| Example |
my:plot456
:hasAreaM2 [
data:value 63.9 ;
] ;
.
|
| Super-properties | http://linked.data.gov.au/def/geox#hasAreaop |
| URI | http://linked.data.gov.au/def/geox#hasLength |
|---|---|
| Description | The length of a spatial object, expressed as a scaled number |
| Example |
my:road456
:hasLength [
data:uncertainty 5.0 ;
data:unit
|
| Domain(s) | geosparql:SpatialObjectc |
| Range(s) | http://linked.data.gov.au/def/geox#SpatialMeasurec |
| URI | http://linked.data.gov.au/def/geox#hasLengthM |
|---|---|
| Description | The length of a spatial object in metres |
| Example |
my:road456
:hasLengthM [
data:value 234.0 ;
] ;
.
|
| Super-properties | http://linked.data.gov.au/def/geox#hasLengthop |
| URI | http://linked.data.gov.au/def/geox#hasResolution |
|---|---|
| Description | The spatial resolution of the Geometry object, expressed as a linear measurement. |
| Example |
my:image456
:hasResolution [
data:unit
|
| Domain(s) | geosparql:Geometryc |
| Range(s) | http://linked.data.gov.au/def/datatype/QuantitativeMeasurec |
| URI | http://linked.data.gov.au/def/geox#hasResolutionM |
|---|---|
| Description | The spatial resolution of the Geometry object, expressed as a linear distance in metres |
| Example |
my:image456
:hasResolutionM [
data:value 30.0 ;
] ;
.
|
| Super-properties | http://linked.data.gov.au/def/geox#hasResolutionop |
| Domain(s) | geosparql:Geometryc |
| URI | http://linked.data.gov.au/def/geox#hasVolume |
|---|---|
| Description | The volume of a spatial object, expressed as a scaled number |
| Example |
my:swimmingPool99
:hasVolume [
data:unit
|
| Domain(s) | geosparql:SpatialObjectc |
| Range(s) | http://linked.data.gov.au/def/geox#SpatialMeasurec |
| URI | http://linked.data.gov.au/def/geox#hasVolumeM3 |
|---|---|
| Description | The volume of a spatial object in cubic-metres |
| Example |
my:swimmingPool99
:hasVolumeM3 [
data:value 3050.0 ;
] ;
.
|
| Super-properties | http://linked.data.gov.au/def/geox#hasVolumeop |
| URI | http://linked.data.gov.au/def/geox#inCRS |
|---|---|
| Description | The measure is defined or computed using this CRS. The CRS should be denoted by a URI Reference to a CRS definition, e.g. https://www.opengis.net/def/crs/EPSG/0/4326 |
| Domain(s) | http://linked.data.gov.au/def/geox#SpatialMeasurec |
| URI | http://linked.data.gov.au/def/geox#isGeometryOf |
|---|---|
| Description | link from a geometry object to the feature(s) for which it is a geometry |
| Inverse properties | geosparql:hasGeometry |
| Domain(s) | geosparql:Geometryc |
| Range(s) | geosparql:Featurec |
http://purl.org/dc/terms/http://usefulinc.com/ns/doap#http://www.opengis.net/ont/geosparql#http://www.w3.org/2002/07/owl#http://www.w3.org/ns/prov#http://www.w3.org/1999/02/22-rdf-syntax-ns#http://www.w3.org/2000/01/rdf-schema#https://schema.org/http://www.w3.org/2004/02/skos/core#http://www.w3.org/2001/XMLSchema#| c | Classes |
| op | Object Properties |
| fp | Functional Properties |
| dp | Data Properties |
| dp | Annotation Properties |
| p | Properties |
| ni | Named Individuals |