made by pyLODE

AusPIX Ontology

Metadata

IRI
http://linked.data.gov.au/def/auspix
Creator(s)
Simon J D Cox Orcid logo (simon.cox@csiro.au) of CSIRO
Created
2020-02-05
Modified
2020-06-02
Imports
http://linked.data.gov.au/def/geox
Ontology RDF
RDF (turtle)

Description

An ontology to allow AusPIX objects to be linked into Loc-I.

Two classes are defined: a AusPIX CellAggregate is composed of one or more AusPIX Cells.

An AusPIX CellAggregate may be used to provide a geometrical approximation for other Loc-I Features using the (loci|apo):equivalent predicate.

Table of Contents

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

Classes

AusPIX Cellc

IRI http://linked.data.gov.au/def/auspix#Cell
Description

Cell, from AusPIX

Individual cells should be refered to using an IRI, typically a call to the AusPIX service.

Example
                      
auspix:R7852 a apo:Cell ;
  dcterms:identifier 'R7852' ;
  apo:hasNeighbourUp auspix:R7828 ;
  apo:hasNeighbourDown auspix:R7855 ;
  apo:hasNeighbourRight auspix:R8630 ;
  apo:hasNeighbourLeft auspix:R7851 ;
  geo:hasGeometry 'POLYGON ((148.88888888888889 -34.663795228918765, 150.0 -34.663795228918765, 150.0 -35.81859718358464, 148.88888888888889 -35.81859718358464))'^^geo:wktLiteral ;
  geo:sfContains auspix:R78520 , auspix:R78521 , auspix:R78522 , auspix:R78523 , auspix:R78524 , auspix:R78525 , auspix:R78526 , auspix:R78527 , auspix:R78528 ; 
  geo:sfWithin auspix:R785 ; 
  geox:hasCentroid 'POINT (149.44444444444443 -35.23915910922053)'^^geo:wktLiteral ;
  geox:hasAreaM2 [ data:value 12971551595.0 ] ; 
.
                    
Super-classes geo:Featurec
Restrictions dcterms:identifier min 1
apo:hasNeighbourLeftop only apo:Cellc
geox:hasArea min 1
apo:hasNeighbourDownop only apo:Cellc
apo:hasNeighbourUpop only apo:Cellc
geo:hasGeometry min 1
apo:hasNeighbourRightop only apo:Cellc
geo:sfWithin min 1
geox:hasCentroid exactly 1
geo:sfContains min 9

AusPIX CellAggregatec

IRI http://linked.data.gov.au/def/auspix#CellAggregate
Description

An AusPIX CellAggregate is composed of a set of auspix Cells

Example
                      
auspix:Agg_1
  rdf:type apo:CellAggregate ;
  dcterms:identifier 'Agg_1' ;
  rdfs:member auspix:R7828 ;
  rdfs:member auspix:R78520 ;
  rdfs:member auspix:R78521 ;
  rdfs:member auspix:R78522 ;
  rdfs:member auspix:R78523 ;
.
                    
Super-classes geo:Featurec
Restrictions rdfs:member min 1
rdfs:member only apo:Cellc

Object Properties

has neighbour downwardop

IRI http://linked.data.gov.au/def/auspix#hasNeighbourDown
Super-properties geo:sfTouches

has neighbour to the leftop

IRI http://linked.data.gov.au/def/auspix#hasNeighbourLeft
Super-properties geo:sfTouches

has neighbour to the rightop

IRI http://linked.data.gov.au/def/auspix#hasNeighbourRight
Super-properties geo:sfTouches

has neighbour upwardop

IRI http://linked.data.gov.au/def/auspix#hasNeighbourUp
Super-properties geo:sfTouches

Named Individuals

Namespaces

default (:)
http://linked.data.gov.au/def/auspix#
apo
http://linked.data.gov.au/def/auspix#
auspix
http://pid.geoscience.gov.au/dggs/ausPIX/
data
http://linked.data.gov.au/def/datatype/
dcterms
http://purl.org/dc/terms/
geo
http://www.opengis.net/ont/geosparql#
geox
http://linked.data.gov.au/def/geox#
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
http://schema.org/
sdo1
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
xml
http://www.w3.org/XML/1998/namespace
xsd
http://www.w3.org/2001/XMLSchema#

Legend

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