Site Location Point
Input
Source: AUSPLOTS_RANGELANDS.SITE_LOCATION_POINT
Interpretation in TERN Plot Ontology
Encoding each row in RDF requires:
A
plot:Location
and ageo:Point
individual related using thegeosparql:hasGeometry
propertyThe properties
geo:lat
andgeo:long
capture thelatitude
andlongitude
valuesAnd optionally the property
geo:alt
to capture altitude values.
Mapping Table
Source Column | Destination RDF Predicate | Comments |
---|---|---|
|
|
|
|
| Domain: Range: |
|
|
|
|
| Not captured by TERN Plot Ontology. Can be derived from latitude and longitude. |
|
| Not captured by TERN Plot Ontology. Can be derived from latitude and longitude. |
|
|
|
|
|
|
|
| Not captured by TERN Plot Ontology. Can be derived from latitude and longitude. |
|
| Not captured by TERN Plot Ontology. Value is a floating-point number. This is the value to tell how accurate the location of the UTM coordinates are to within metres. Currently the coordinates are recorded by the tablet’s DGPS in latitude and longitude, so this is no longer required. |
Example Row
ID | SITE_LOCATION_ID | POINT | EASTING | NORTHING | LATITUDE | LONGITUDE | ZONE | THREEDCQ |
---|---|---|---|---|---|---|---|---|
728422 | 59890 | NW | 202739.842 | 7851474.042 | -19.4090111111111 | 144.169586111111 | 55 | 876.0 |
RDF Example
@prefix ausplots: <http://linked.data.gov.au/dataset/ausplots/> .
@prefix ausplots-cv: <http://linked.data.gov.au/def/ausplots-cv/> .
@prefix biod: <http://linked.data.gov.au/def/biodiversity/> .
@prefix bioreg: <http://linked.data.gov.au/dataset/bioregion/> .
@prefix data: <http://linked.data.gov.au/def/datatype/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwct: <http://rs.tdwg.org/dwc/terms/> .
@prefix epsg-crs: <http://www.opengis.net/def/crs/epsg/0/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix geosparql-ext: <http://linked.data.gov.au/def/geox#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix plot: <http://linked.data.gov.au/def/plot/> .
@prefix plot-x: <http://linked.data.gov.au/def/plot/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix reg: <http://purl.org/linked-data/registry/> .
@prefix sdo: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix ssn-ext: <http://www.w3.org/ns/ssn/ext/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix ui: <http://purl.org/linked-data/registry-ui#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ausplots:site-loc-61306 a plot:Location ;
rdfs:label "Location for site 61306" ;
plot-x:isLocationOf ausplots:site-61306 ;
dct:identifier 61306 ;
geosparql:hasGeometry [ a geo:Point ;
rdfs:label "Location ID: 1393145" ;
dct:description "NE" ;
dct:identifier 1393145 ;
geo:lat -3.588345e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393146" ;
dct:description "SE" ;
dct:identifier 1393146 ;
geo:lat -3.588436e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393147" ;
dct:description "SW" ;
dct:identifier 1393147 ;
geo:lat -3.588435e+01 ;
geo:long 1.379899e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393148" ;
dct:description "S1" ;
dct:identifier 1393148 ;
geo:lat -3.588435e+01 ;
geo:long 1.379908e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393149" ;
dct:description "S2" ;
dct:identifier 1393149 ;
geo:lat -3.588435e+01 ;
geo:long 1.379906e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393150" ;
dct:description "S3" ;
dct:identifier 1393150 ;
geo:lat -3.588435e+01 ;
geo:long 1.379904e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393151" ;
dct:description "S4" ;
dct:identifier 1393151 ;
geo:lat -3.588434e+01 ;
geo:long 1.379901e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393152" ;
dct:description "S5" ;
dct:identifier 1393152 ;
geo:lat -3.588437e+01 ;
geo:long 1.379899e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393153" ;
dct:description "W1" ;
dct:identifier 1393153 ;
geo:lat -3.58843e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393154" ;
dct:description "W2" ;
dct:identifier 1393154 ;
geo:lat -3.588413e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393155" ;
dct:description "W3" ;
dct:identifier 1393155 ;
geo:lat -3.588394e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393156" ;
dct:description "W4" ;
dct:identifier 1393156 ;
geo:lat -3.588374e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393157" ;
dct:description "W5" ;
dct:identifier 1393157 ;
geo:lat -3.588359e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393158" ;
dct:description "NW" ;
dct:identifier 1393158 ;
geo:lat -3.588348e+01 ;
geo:long 1.379898e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393159" ;
dct:description "N1" ;
dct:identifier 1393159 ;
geo:lat -3.588347e+01 ;
geo:long 1.379899e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393160" ;
dct:description "N2" ;
dct:identifier 1393160 ;
geo:lat -3.588347e+01 ;
geo:long 1.379901e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393161" ;
dct:description "N3" ;
dct:identifier 1393161 ;
geo:lat -3.588348e+01 ;
geo:long 1.379904e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393162" ;
dct:description "N4" ;
dct:identifier 1393162 ;
geo:lat -3.588347e+01 ;
geo:long 1.379906e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393163" ;
dct:description "N" ;
dct:identifier 1393163 ;
geo:lat -3.588346e+01 ;
geo:long 1.379908e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393164" ;
dct:description "E1" ;
dct:identifier 1393164 ;
geo:lat -3.588353e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393165" ;
dct:description "E2" ;
dct:identifier 1393165 ;
geo:lat -3.588371e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393166" ;
dct:description "E3" ;
dct:identifier 1393166 ;
geo:lat -3.588389e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393167" ;
dct:description "E4" ;
dct:identifier 1393167 ;
geo:lat -3.58841e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393168" ;
dct:description "E5" ;
dct:identifier 1393168 ;
geo:lat -3.588429e+01 ;
geo:long 1.379909e+02 ],
[ a geo:Point ;
rdfs:label "Location ID: 1393169" ;
dct:description "CENTRE" ;
dct:identifier 1393169 ;
geo:lat -3.588388e+01 ;
geo:long 1.379908e+02 ] .
ausplots:site-61306 sosa:hasUltimateFeatureOfInterest <http://linked.data.gov.au/dataset/asgs2016/stateorterritory/4>,
bioreg:KAN,
bioreg:KAN01,
<http://linked.data.gov.au/dataset/capad-2018-terrestrial/SA_20>,
<http://linked.data.gov.au/dataset/local-gov-areas-2011/42750>,
<http://linked.data.gov.au/dataset/nrm-2017/4040>,
<http://linked.data.gov.au/dataset/wwf-terr-ecoregions/14288> .