made by pyLODE 2.8.3

Ontology for Spatial Reasoning in Tunnel Projects

Metadata

URI
http://w3id.org/srt#
Publisher(s)
Chair of Computing in Engineering, Ruhr University Bochum
Creator(s)
Marcel Stepien, Ruhr University Bochum
Modified
2021-09-29
Version Information
0.1
Ontology RDF
RDF (turtle)
RDF (XML)

Description

An ontology for creating a unified knowledge base as rdf graph containing geometric WKT profile representations of elements from a BIM and GIS integrated environment for spatial reasoning. The ontology also provides descriptors to add personal project information and generic resources to handle geolocalization and projection information of the WKT literals.

Table of Contents

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

Overview

MDN
Figure 1: Overview of the ontology for spatial reasoning in tunnel projects

MDN
Figure 2: Instanced example of the srt ontology

Classes

ProjectMetac

URI http://w3id.org/srt#ProjectMeta
Description

A class for describing relevant context used in the creation of the instance RDF graph.

Restrictions srt:environmentVersionop exactly 1
srt:environmentop exactly 1
srt:userop exactly 1
rdfs:label min 1
srt:projectionop exactly 1
srt:titleop exactly 1
srt:globalReferenceop exactly 1
In domain of srt:userop
srt:projectionop
srt:environmentVersionop
srt:titleop
srt:environmentop
srt:globalReferenceop
In range of srt:hasMetaop

RelationContainerc

URI http://w3id.org/srt#RelationContainer
Description

Represents a collection of registered objects (SpatialObject). The collection require a unique identifier to enable management of different instances for comparison and reasoning among collections.

Restrictions srt:identifierdp exactly 1
srt:hasObjectop min 0
rdfs:label min 1
srt:hasMetaop exactly 1
In domain of srt:hasObjectop
srt:hasMetaop
srt:identifierdp

SpatialObjectc

URI http://w3id.org/srt#SpatialObject
Description

A spatial object that is derived form BIM and GIS planning data. Contains a WKT profile representation and references its origin by resource or identifier.

Restrictions srt:dataTypedp exactly 1
srt:sourceRelationop min 0
srt:hasWKTTypeop exactly 1
geo:asWKT exactly 1
srt:sourceItentifierop exactly 1
rdfs:label min 1
In domain of srt:dataTypedp
srt:sourceRelationop
srt:hasWKTTypeop
srt:sourceItentifierop
In range of srt:hasObjectop

Object Properties

environmentop

URI http://w3id.org/srt#environment
Description The environment the project was generated from.
Domain(s) srt:ProjectMetac
Range(s) xsd:stringc

environmentVersionop

URI http://w3id.org/srt#environmentVersion
Description The version of the environment the project was generated from.
Domain(s) srt:ProjectMetac
Range(s) xsd:integerc

globalReferenceop

URI http://w3id.org/srt#globalReference
Description Generic placeholder for the global reference point. Usually providing the location of the coordinate system default origin.
Domain(s) srt:ProjectMetac
Range(s) rdfs:resourcec

hasMetaop

URI http://w3id.org/srt#hasMeta
Description A generic resource containing project meta data of the originating planning environment.
Domain(s) srt:RelationContainerc
Range(s) srt:ProjectMetac

hasObjectop

URI http://w3id.org/srt#hasObject
Description Lists of all relevant spatial objects assigned to the relation container.
Domain(s) srt:RelationContainerc
Range(s) srt:SpatialObjectc

hasWKTTypeop

URI http://w3id.org/srt#hasWKTType
Description Classification of the wkt literals contained by the spatial object. Known type resources of the gml specification are recommended to be used.
Domain(s) srt:SpatialObjectc
Range(s) gml:AbstractGeometryc

projectionop

URI http://w3id.org/srt#projection
Description Generic placeholder for projection informations to enable correct geometry transformation.
Domain(s) srt:ProjectMetac
Range(s) rdfs:resourcec

sourceItentifierop

URI http://w3id.org/srt#sourceItentifier
Description Includes an identifier that should pointing to the source object and used for referencing if a srt:sourceRelation can not be provided in RDF.
Domain(s) srt:SpatialObjectc
Range(s) xsd:stringc

sourceRelationop

URI http://w3id.org/srt#sourceRelation
Description Provides a connection to the originating source of information that has been derived into a spatial object. Can be used to access meta information for querying by linking a resource containing additional information about the spatial object. Only necessary if a source object exists.
Domain(s) srt:SpatialObjectc
Range(s) rdfs:resourcec

titleop

URI http://w3id.org/srt#title
Description The title of the project in the context of which the srt:RelationContainer was created.
Domain(s) srt:ProjectMetac
Range(s) xsd:stringc

userop

URI http://w3id.org/srt#user
Description The user managing or owning the created srt:RelationContainer.
Domain(s) srt:ProjectMetac
Range(s) xsd:stringc

Datatype Properties

dataTypedp

URI http://w3id.org/srt#dataType
Description A type hint describing the origin of the spatial resource. Such as Alignment, Cadastral or Buildingd from CityGML. If none of the listet types apply, Unknown should be used and a custom type can then be references using srt:sourceRelation instead.
Domain(s) srt:SpatialObjectc

identifierdp

URI http://w3id.org/srt#identifier
Description The identification of the relation container as text information. Must be unique within the register. It is recomended to insert a GUID.
Domain(s) srt:RelationContainerc
Range(s) xsd:stringc

Named Individuals

Namespaces

dc
http://purl.org/dc/elements/1.1/
dct
http://purl.org/dc/terms/
foaf
http://xmlns.com/foaf/0.1/
geo
http://www.opengis.net/ont/geosparql#
geof
http://www.opengis.net/def/function/geosparql/
gml
http://www.opengis.net/ont/gml#
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
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
srt
http://w3id.org/srt#
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

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