made by pyLODE 2.10.0

Loc-I Ontology

Metadata

URI
http://linked.data.gov.au/def/loci
Publisher(s)
CSIRO
Creator(s)
Simon JD Cox Orcid logo of CSIRO
Nicholas J. Car Orcid logo of SURROUND Australia
Created
2018-10-29
Modified
2021-06-25
Version Information
Alpha version - AGOP-compliant
Version URI
http://linked.data.gov.au/def/loci/1.1
Imports
http://vocab.deri.ie/void
http://www.opengis.net/ont/geosparql
sdo:
License & Rights
https://creativecommons.org/licenses/by/4.0/
© Commonwealth of Australia (CSIRO), 2021
Ontology RDF
RDF (turtle)
Code Repository
https://github.com/CSIRO-enviro-informatics/loci-ont

Description

An ontology to govern Linked Data resources published within the Loc-I project.

The primary focus is on (a) datasets composed of multiple geospatial features (objects); (b) recording relationships between features, with metadata attached to reified rdf:Statements.

Table of Contents

  1. Classes
  2. Object Properties
  3. Properties
  4. Namespaces
  5. Legend

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

Loc-I Datasetc # Classes

URI http://linked.data.gov.au/def/loci#Dataset
Description

A Loc-I Dataset is a DCAT and VOID Dataset that has been accepted by the Loc-I Registry Manager.

Super-classes void:Datasetc
dcat:Datasetc
rdf:Bagc
Restrictions rdfs:member min 1
dcterms:title exactly 1
dcterms:publisher exactly 1
dcterms:modified exactly 1
dcterms:issued exactly 1
dcat:contactPoint min 1
Sub-classes Loc-I Linksetc
In range of is member ofop

Loc-I Featurec # Classes

URI http://linked.data.gov.au/def/loci#Feature
Description

A Loc-I Feature is a GeoSPARQL Feature that has at least one Geometry, one persistent identifier, and is a member of a loci:Dataset

Super-classes geo:Featurec
Restrictions has partop only geo:Featurec
geo:hasGeometry min 1 geo:Geometryc
is part ofop only geo:Featurec
dcterms:identifier min 1

Loc-I Dataset Linking Statementc # Classes

URI http://linked.data.gov.au/def/loci#LinkingStatement
Description

An RDF Statement (Subject, Predicate, Object + additional metadata) that links class instances in one Loc-I Dataset with class instances in another

Super-classes rdf:Statementc
Restrictions is member ofop exactly 1 Loc-I Linksetc
had generation methodop exactly 1 prov:Planc
rdf:subject exactly 1
rdf:object exactly 1
rdf:predicate min 1

Loc-I Linksetc # Classes

URI http://linked.data.gov.au/def/loci#Linkset
Description

A Loc-I Linkset is a specialised form of a VoID Linkset that requires the void:subjectsTarget & void:objectsTarget indicate Loc-I Datasets

Super-classes void:Linksetc
Loc-I Datasetc
Restrictions rdfs:member only Loc-I Dataset Linking Statementc

Object Properties

equivalent toop # OPs

URI http://linked.data.gov.au/def/loci#equivalentTo
Description

This property is used to relate an individual feature from one geography or dataset with a feature from another geography or dataset which is intended to represent the same real-world entity.

Use of loci:equivalent would allow representations using slightly different geometrical bases (e.g. surveyed geometries, aggregates of DGGS cells, aggregates of ASGS meshblocks) to be linked, in situations where a purely geometrical computation might not deduce a geo:sfEquals relationships because of differing precision, slivers, etc,. When the data provider's intention is that they match, then this predicate can be used to make that assertion. The provenance of the assertion maybe be recorded in the usual way in a link-set.

Domain(s) geo:Featurec
Range(s) geo:Featurec

had generation methodop # OPs

URI http://linked.data.gov.au/def/loci#hadGenerationMethod
Description

The method that was used to generate this object

Domain(s) rdf:Statementc
Range(s) prov:Planc

has partop # OPs

URI http://linked.data.gov.au/def/loci#hasPart
Description

The context resource contains the target resource, in some geospatial, logical, ownership, governance, jurisidictional or compositional sense.

This predicate provides a convenient generalized or super-property-of containment relations with more specialized semantics. It may be useful in formulating some generalized SPARQL queries where any kind of containment relationship is intended.

Note that this property is not transitive though some sub-properties may be.

Domain(s) geo:SpatialObjectc
Range(s) geo:SpatialObjectc

is member ofop # OPs

URI http://linked.data.gov.au/def/loci#isMemberOf
Description

The context resource is a member of the target resource (a collection, aggregate or composite)

Range(s) http://linked.data.gov.au/def/loci#Datasetc

is part ofop # OPs

URI http://linked.data.gov.au/def/loci#isPartOf
Description

The context resource is part of the target resource, in some geospatial, logical, ownership, governance, jurisidictional or compositional sense.

This predicate provides a convenient generalized or super-property-of contained-by relations with more specialized semantics. It may be useful in formulating some generalized SPARQL queries where any kind of containment relationship is intended.

Note that this property is not transitive though some sub-properties may be.

Inverse properties has partop
Domain(s) geo:SpatialObjectc
Range(s) geo:SpatialObjectc

typeop # OPs

URI http://purl.org/dc/terms/type
Description

In the context of Loc-I datasets, dcterms:type is used for an additional classifier, such as a place-type or meshblock-category.

The value should be taken from a controlled-vocabulary, and may be expressed as a skos:Concept or an rdfs:Class or some other kind of resource providing it is from a well-governed source.

Properties

Nonep # Props

URI ub1210bL178C24

Namespaces

default (:)
http://linked.data.gov.au/def/loci
dcat
http://www.w3.org/ns/dcat#
dcterms
http://purl.org/dc/terms/
geo
http://www.opengis.net/ont/geosparql#
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sdo
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
void
http://rdfs.org/ns/void#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

cClasses
opObject Properties
fpFunctional Properties
dpData Properties
dpAnnotation Properties
pProperties
niNamed Individuals