SMURF Ontology
Metadata
- IRI
-
https://linked.data.gov.au/def/smurf - Title
SMURF Ontology
- Contributor
-
- Matt Duckham ( matt.duckham@rmit.edu.au ) of Geographic Knowledge Lab at RMIT University
- Nenad Radosevic ( nenad.radosevic@rmit.edu.au ) of Geographic Knowledge Lab at RMIT University
- Mohammad Kazemi Beydokhti ( mohammad.beydokhti@rmit.edu.au ) of Geographic Knowledge Lab at RMIT University
- Yaguang Tao ( yaguang.tao@rmit.edu.au ) of Geographic Knowledge Lab at RMIT University
- Version Info
1.0
- History Note
Made in 2024 for semantic enrichment of foundation spatial data such as hydrology, flood, and parcel data sets.
- Description
The SMURF Ontology is an ontology that links existing ontologies and their properties to address challenges in the maintenance of foundation spatial data.
Object Properties
hasGeometryProvenance op
| IRI |
https://linked.data.gov.au/def/smurf/hasGeometryProvenance
|
|---|---|
| Description | hasGeometryProvenance indicates the provenance (i.e., source, quality, and other metadata) of a GeoSPARQL Geometry in terms of a DCAT Dataset instance. |
| Example |
Geometry x is from (hasGeometryProvenance) Dataset y |
| Sub Property Of | was derived from op |
| Domain | http://www.opengis.net/ont/geosparql#Geometry |
| Range | http://purl.org/linked-data/cube#DataSet |
Datatype Properties
PFI (Persistent Feature Identifier) dp
| IRI |
https://linked.data.gov.au/def/smurf/PFI
|
|---|---|
| Description |
Indicates the VicMap PFI (persistent feature identifier) for this Geometry |
| Sub Property Of | identifier p |
| Domain | http://www.opengis.net/ont/geosparql#Geometry |
| Range | xsd:integer |
UFI (Unique Feature Identifier) dp
| IRI |
https://linked.data.gov.au/def/smurf/UFI
|
|---|---|
| Description |
Indicates the VicMap UFI (unique feature identifier) for this Geometry |
| Sub Property Of | identifier p |
| Domain | http://www.opengis.net/ont/geosparql#Geometry |
| Range | xsd:integer |
Waterbody ID dp
| IRI |
https://linked.data.gov.au/def/smurf/waterbodyID
|
|---|---|
| Description | Vicmap waterbody identifier |
| Sub Property Of | identifier p |
| Domain | http://www.opengis.net/ont/geosparql#Feature |
| Range | xsd:integer |
Is Crown dp
| IRI |
https://linked.data.gov.au/def/smurf/isCrown
|
|---|---|
| Description | Flag to indicate if this data item is a Crown land (true) or not (false) |
| Sub Property Of | additionalProperty p |
| Domain | http://www.opengis.net/ont/geosparql#Geometry |
| Range | xsd:boolean |
Is authoritative data version dp
| IRI |
https://linked.data.gov.au/def/smurf/isAuthoritativeData
|
|---|---|
| Description | Flag to indicate if this data item is an authoritative VicMap version (true) or not (false) |
| Sub Property Of | additionalProperty p |
| Domain | http://www.w3.org/ns/dqv#QualityMeasurement |
| Range | xsd:boolean |
Variety of dp
| IRI |
https://linked.data.gov.au/def/smurf/varietyOf
|
|---|---|
| Description | Water body type attribute, indicating the type of hydrology feature |
| Sub Property Of | additionalType p |
| Domain | http://www.opengis.net/ont/geosparql#Geometry |
| Range | xsd:string |
Namespaces
- ns1
-
https://linked.data.gov.au/def/ - owl
-
http://www.w3.org/2002/07/owl# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - schema
-
https://schema.org/ - skos
-
http://www.w3.org/2004/02/skos/core# - smurf
-
https://linked.data.gov.au/def/smurf/ - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| op | Object Properties |
| dp | Datatype Properties |