Cartesian Coordinate Ontology

IRI:
http://purl.org/net/cartCoord#
Current version:
0.2
Authors:
Diarmuid Ryan
Other visualisation:
Ontology source

Abstract

Documentation at http://diarmuidr3d.github.io/cartCoord/

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Data Properties
  5. Annotation Properties
  6. Namespace Declarations

Introduction

Ontology for representation of cartesian co-ordinates

Classes

pointc back to ToC or Class ToC

IRI: http://purl.org/net/cartCoord#Point

has super-classes
spatial thingc
is in domain of
X Coordinatedp, Y Coordinatedp, Z Coordinatedp
is in range of
has Pointop

point listc back to ToC or Class ToC

IRI: http://purl.org/net/cartCoord#Point_List

has super-classes
spatial thingc
is in domain of
has Pointop

Object Properties

has Placementop back to ToC or Object Property ToC

IRI: http://purl.org/net/cartCoord#hasPlacement

has range
spatial thingc

has Pointop back to ToC or Object Property ToC

IRI: http://purl.org/net/cartCoord#hasPoint

has domain
point listc
has range
pointc

Data Properties

X Coordinatedp back to ToC or Data Property ToC

IRI: http://purl.org/net/cartCoord#xcoord

has characteristics: functional

has domain
pointc
has range
double

Y Coordinatedp back to ToC or Data Property ToC

IRI: http://purl.org/net/cartCoord#ycoord

has characteristics: functional

has domain
pointc
has range
double

Z Coordinatedp back to ToC or Data Property ToC

IRI: http://purl.org/net/cartCoord#zcoord

has characteristics: functional

has domain
pointc
has range
double

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

languageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/language

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

Namespace Declarations back to ToC

default namespace
http://purl.org/net/cartCoord#
dc
http://purl.org/dc/elements/1.1/
ns
http://creativecommons.org/ns#
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#
vann
http://purl.org/vocab/vann/
wgs84-pos
http://www.w3.org/2003/01/geo/wgs84_pos#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.