made by pyLODE 2.8.6

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-04-01
Version Information
Alpha version - AGOP-compliant
Version URI
http://linked.data.gov.au/def/loci/1.1
Imports
http://vocab.deri.ie/void
http://linked.data.gov.au/def/geox
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. Namespaces
  4. Legend

Overview

Figure 1: Ontology overview

Classes

Loc-I Datasetc

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 rdf:Bagc
void:Datasetc
dcat:Datasetc
Restrictions dcterms:issued exactly 1
dcterms:publisher exactly 1 org:Organizationc
dcterms:modified exactly 1
dcterms:title exactly 1
dcat:contactPoint min 1
rdfs:member min 1
Sub-classes loci:Linksetc
In range of loci:isMemberOfop

Loc-I Featurec

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

Should be implemented as a SHACL shape

Super-classes geo:Featurec
Restrictions loci:isPartOfop only geo:Featurec
dcterms:identifier min 1
loci:hasPartop only geo:Featurec
geo:hasGeometry min 1 geo:Geometryc

Loc-I Dataset Linking Statementc

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 loci:isMemberOfop exactly 1 loci:Linksetc
rdf:object exactly 1
rdf:predicate min 1
loci:hadGenerationMethodop exactly 1 prov:Planc
rdf:subject exactly 1

Loc-I Linksetc

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 loci:Datasetc
void:Linksetc
Restrictions rdfs:member only loci:LinkingStatementc

Object Properties

equivalent toop

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.

typeop

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.

had generation methodop

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

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

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) loci:Datasetc

is part ofop

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 loci:hasPartop
Domain(s) geo:SpatialObjectc
Range(s) geo:SpatialObjectc

Namespaces

asgs
http://linked.data.gov.au/def/asgs#
dcat
http://www.w3.org/ns/dcat#
dcterms
http://purl.org/dc/terms/
doap
http://usefulinc.com/ns/doap#
geo
http://www.opengis.net/ont/geosparql#
geox
http://linked.data.gov.au/def/geox#
loci
http://linked.data.gov.au/def/loci#
org
http://www.w3.org/ns/org#
owl
http://www.w3.org/2002/07/owl#
prof
http://www.w3.org/ns/dx/prof/
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