Tree Ontology

IRI:
https://w3id.org/tree#Ontology
Other visualisation:
Ontology source

Abstract

Ontology for describing tree-like relations between hypermedia documents.

Table of Content

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

Classes

Collectionc back to ToC or Class ToC

IRI: https://w3id.org/tree#Collection

A tree:Collection is a collection containing members. The members may be spread across multiple tree:Nodes.
is in domain of
Member, Viewop

Equal Than Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#EqualThanRelation

has super-classes
Relationc

Geospatially Contains Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#GeospatiallyContainsRelation

All further members are geospatially contained within the WKT string of the tree:value.
has super-classes
Relationc

Greater or Equal Than Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#GreaterOrEqualThanRelation

All members of this related node are greater than or equal to the value
has super-classes
Relationc

Greater Than Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#GreaterThanRelation

All members of this related node are greater than the value
has super-classes
Relationc

In Between Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#InBetweenRelation

For comparing intervals: all further members are in-between the given interval
has super-classes
Relationc

Less or Equal than Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#LessOrEqualThanRelation

has super-classes
Relationc

Less Than Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#LessThanRelation

has super-classes
Relationc

Nodec back to ToC or Class ToC

IRI: https://w3id.org/tree#Node

A tree:Node is a node that may contain relations to other nodes.
is in domain of
Relationop, Remaining Itemsdp, The X tile numberdp, The Y tile numberdp, Zoom leveldp
is in range of
Has nodeop, Viewop

Prefix Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#PrefixRelation

All members of this related node start with this prefix
has super-classes
Relationc

Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#Relation

A class describing the relation between two nodes
has sub-classes
Equal Than Relationc, Geospatially Contains Relationc, Greater Than Relationc, Greater or Equal Than Relationc, In Between Relationc, Less Than Relationc, Less or Equal than Relationc, Prefix Relationc, Substring Relationc
is in domain of
Has nodeop, Pathop, Qualified valueop
is in range of
Relationop

Substring Relationc back to ToC or Class ToC

IRI: https://w3id.org/tree#SubstringRelation

All members of this related node contain this substring
has super-classes
Relationc

Valuec back to ToC or Class ToC

IRI: https://w3id.org/tree#Value

A qualified tree:value
is in range of
Qualified valueop

Object Properties

Has nodeop back to ToC or Object Property ToC

IRI: https://w3id.org/tree#node

The URL to follow when this Node cannot be pruned
has domain
Relationc
has range
Nodec

Pathop back to ToC or Object Property ToC

IRI: https://w3id.org/tree#path

A property path, as defined by shacl, that indicates what resource the tree:value affects.
has domain
Relationc
has range
resourcec

Qualified valueop back to ToC or Object Property ToC

IRI: https://w3id.org/tree#qualifiedValue

has domain
Relationc
has range
Valuec

Relationop back to ToC or Object Property ToC

IRI: https://w3id.org/tree#relation

Links a node with another through a Relation class
has domain
Nodec
has range
Relationc

Viewop back to ToC or Object Property ToC

IRI: https://w3id.org/tree#view

Links the collection to a `tree:Node` from which all other members can be found.
has domain
Collectionc
has range
Nodec

Data Properties

Remaining Itemsdp back to ToC or Data Property ToC

IRI: https://w3id.org/tree#remainingItems

Total number of items of this node and its children
has domain
Nodec
has range
integer

The X tile numberdp back to ToC or Data Property ToC

IRI: https://w3id.org/tree#longitudeTile

is defined by
https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
The X tile number from longitude cfr. OSM convention
has domain
Nodec
has range
float

The Y tile numberdp back to ToC or Data Property ToC

IRI: https://w3id.org/tree#latitudeTile

is defined by
https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
The Y tile number from latitude cfr. OSM convention
has domain
Nodec
has range
float

Zoom leveldp back to ToC or Data Property ToC

IRI: https://w3id.org/tree#zoom

is defined by
https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
The zoom level of the tile cfr. OSM convention
has domain
Nodec
has range
float

Named Individuals

tree:ni back to ToC or Named Individual ToC

IRI: https://w3id.org/tree#

belongs to
documentc

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

mboxap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/mbox

Memberap back to ToC or Annotation Property ToC

IRI: https://w3id.org/tree#member

The collection has a member.
has domain
Collectionc

nameap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/name

primary topicap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/primaryTopic

Namespace Declarations back to ToC

default namespace
https://w3id.org/tree#Ontology#
foaf
http://xmlns.com/foaf/0.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#
terms
http://purl.org/dc/terms/
tree
https://w3id.org/tree#
wiki
https://wiki.openstreetmap.org/wiki/
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.