Skip to content

Latest commit

 

History

History
115 lines (107 loc) · 5.86 KB

auspix.md

File metadata and controls

115 lines (107 loc) · 5.86 KB

AusPIX Ontology

Markdown documentation created by pyLODE

Metadata

Description

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

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

An AusPIX Geometry is a kind of geometry that may be the object of the hasGeometry property of a Loc-I Feature.

Table of Contents

  1. Classes
  2. Object Properties
  3. Namespaces

Overview

Figure 1: Ontology overview

Classes

auspix Cell, auspix Geometry,

AusPIX Cell c

Property Value
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.
Super-classes geo:SpatialObjectc
Restrictions geo:sfWithin min 1
geox:hasCentroid exactly 1
apo:hasNeighbourUpop only apo:Cellc
geo:hasGeometry min 1
geox:hasArea min 1
apo:hasNeighbourLeftop only apo:Cellc
dcterms:identifier min 1
apo:hasNeighbourDownop only apo:Cellc
geo:sfContains min 9
apo:hasNeighbourRightop only apo:Cellc

AusPIX Geometry c

Property Value
IRI http://linked.data.gov.au/def/auspix#Geometry
Description A auspix Geometry is composed of a set of auspix Cells
Super-classes geo:Geometryc
Restrictions rdfs:member only apo:Cellc
rdfs:member min 1

Object Properties

has neighbour downward, has neighbour to the left, has neighbour to the right, has neighbour upward,

has neighbour downward op

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

has neighbour to the left op

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

has neighbour to the right op

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

has neighbour upward op

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

Namespaces

  • default (:)
    • http://linked.data.gov.au/def/auspix#
  • apo
    • http://linked.data.gov.au/def/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#
  • rdf
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
  • rdfs
    • http://www.w3.org/2000/01/rdf-schema#
  • sdo
    • http://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

  • Classes: c
  • Object Properties :op
  • Functional Properties: fp
  • Data Properties: dp
  • Annotation Properties: dp
  • Properties: p
  • Named Individuals: ni