made by pyLODE 2.10.0

{no title found}

Metadata

URI
https://w3id.org/def/basicsemantics-owl
Imports
http://qudt.org/schema/qudt
http://qudt.org/vocab/quantitykind
http://qudt.org/vocab/unit
http://www.w3.org/2004/02/skos/core
Ontology RDF
RDF (turtle)

Table of Contents

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

Overview

Pictures say 1,000 words
Figure 1: Ontology overview

Classes

activityc # Classes

URI https://w3id.org/def/basicsemantics-owl#Activity
Description

An activity is something possibly or actual happens in space and time

Scope Notes

Process, function, human activity, machine activity, task, procedure, project are subclasses of .

Example(s)
Fluid pressure measurement, driving a car are examples of an <activity> 

Super-classes owl:Thingc
Restrictions has partop only activityc
In domain of transformsop
In range of endsop
beginsop
performsop

address systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#AddressSystem
Super-classes spatial reference systemc

calendar systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#CalendarSystem
Super-classes temporal reference systemc

coordinate reference systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#CoordinateReferenceSystem
Super-classes spatial reference systemc

enumeration typec # Classes

URI https://w3id.org/def/basicsemantics-owl#EnumerationType
Description

The superclass of all user-defined enumeration classes where the allowed enumeration items are individuals

Example(s)
LoadLevelType being Low, Medium or High

Super-classes owl:Thingc

eventc # Classes

URI https://w3id.org/def/basicsemantics-owl#Event
Description

A thing that happens or takes place and marks the beginning or ending of a state

Scope Notes

Transition, cause, effect, risk, milestone, issue, accident, point in time are subclasses of .

Example(s)
The connection of power to pump P_101, the take-off of a aeroplane are examples of an <Event>. 

Super-classes owl:Thingc
In domain of beginsop
endsop
In range of triggersop

index known spatial locationsc # Classes

URI https://w3id.org/def/basicsemantics-owl#IndexKnownSpatialLocations
Super-classes spatial reference systemc

information objectc # Classes

URI https://w3id.org/def/basicsemantics-owl#InformationObject
Description

Thing that is a whole of information on itself and has an own identity

Scope Notes

Requirement, document, statement, E-mail, code, identifier are subclasses of .

Example(s)
Super-classes owl:Thingc
Restrictions has partop only information objectc
In domain of describesop

linear reference systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#LinearReferenceSystem
Super-classes spatial reference systemc

physical objectc # Classes

URI https://w3id.org/def/basicsemantics-owl#PhysicalObject
Description

Is something that possibly or actually exists in space and time, perceivable through the senses

Scope Notes

Artefact, matter, person, organisation, stream, connection are subclasses of .

Example(s)
Pump P_101, a single living organism are examples of a <PhysicalObject>

Super-classes owl:Thingc
Restrictions has partop only physical objectc
In domain of performsop
In range of transformsop

quantity valuec # Classes

URI https://w3id.org/def/basicsemantics-owl#QuantityValue
Super-classes owl:Thingc
Restrictions rdf:value only xsd:decimalc
rdf:value exactly 1

spatial locationc # Classes

URI https://w3id.org/def/basicsemantics-owl#SpatialLocation
Super-classes owl:Thingc
In domain of has spatial reference systemop
has spatial referenceop
In range of has spatial locationop

spatial referencec # Classes

URI https://w3id.org/def/basicsemantics-owl#SpatialReference
Super-classes owl:Thingc
In range of has spatial referenceop

spatial reference systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#SpatialReferenceSystem
Super-classes owl:Thingc
Sub-classes address systemc
index known spatial locationsc
coordinate reference systemc
linear reference systemc
In range of has spatial reference systemop

spatial regionc # Classes

URI https://w3id.org/def/basicsemantics-owl#SpatialRegion
Description

Demarcated space

Example(s)
an IFC BREP or GeoSPARQL geometry representing a physical space, as special case of a physical object, such as an office space, a construction area for a building, a maritime traffic zone within the Channel, a hazard zone within a plant or the loading gauge of a train are examples of a <SpatialRegion>

Super-classes owl:Thingc
In domain of has spatial locationop
In range of has interiorop
has boundaryop

statec # Classes

URI https://w3id.org/def/basicsemantics-owl#State
Description

A particular condition that something is in during a specific period in time

Scope Notes

Condition, failure state, objective are subclasses of .

Example(s)
well-functioning of a car, the condition of an elevator of being un-safe are examples of a <State>

Super-classes owl:Thingc
In range of has stateop

temporal coordinate reference systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#TemporalCoordinateReferenceSystem
Super-classes temporal reference systemc

temporal locationc # Classes

URI https://w3id.org/def/basicsemantics-owl#TemporalLocation
Super-classes owl:Thingc
In domain of has temporal referenceop
has temporal reference systemop
In range of has temporal locationop

temporal referencec # Classes

URI https://w3id.org/def/basicsemantics-owl#TemporalReference
Super-classes owl:Thingc
In range of has temporal referenceop

temporal reference systemc # Classes

URI https://w3id.org/def/basicsemantics-owl#TemporalReferenceSystem
Super-classes owl:Thingc
Sub-classes calendar systemc
temporal coordinate reference systemc
In range of has temporal reference systemop

temporal regionc # Classes

URI https://w3id.org/def/basicsemantics-owl#TemporalRegion
Description

A length or portion of time

Scope Notes

Week, day, life cycle stage are subclasses of .

Example(s)
week 12 in 2019, design stage of the Schiphol tunnel are examples of a <TemporalRegion>

Super-classes owl:Thingc
In domain of has temporal locationop
In range of has periodop

Object Properties

beginsop # OPs

URI https://w3id.org/def/basicsemantics-owl#begins
Description

This relationship applies between an Event and a State.

Example(s)
The lightning strike (event) is the start of the forest fire (state).

Domain(s) eventc
Range(s) https://w3id.org/def/basicsemantics-owl#Activityc

describesop # OPs

URI https://w3id.org/def/basicsemantics-owl#describes
Description

This relationship applies between an Information Object and a Physical Object, an Activity, an Event, a State, a Time Period, a Spatial Region or another Information Object.

Example(s)
Take the Ketel bridge. Over time, a dossier has been created of drawings, specifications, reports, invoices, in analogue or in digital form. Each of these documents describes the Ketelbrug and can be seen as an instance of an Information Object that describes the Ketelbrug. 

Domain(s) information objectc
Range(s) https://w3id.org/def/basicsemantics-owl#PhysicalObject https://w3id.org/def/basicsemantics-owl#Activity https://w3id.org/def/basicsemantics-owl#Event https://w3id.org/def/basicsemantics-owl#State https://w3id.org/def/basicsemantics-owl#InformationObject

endsop # OPs

URI https://w3id.org/def/basicsemantics-owl#ends
Description

This relationship applies between an Event and a State.

Example(s)
The thunderstorm (event) ended the nice weather (state).

Domain(s) eventc
Range(s) https://w3id.org/def/basicsemantics-owl#Activityc

has boundaryop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasBoundary
Description

This relationship applies between a Physical Object and a Spatial Region.

Example(s)
A parcel is bounded by a 1D GML polyline.

Domain(s) (physical objectc or activityc)
Range(s) https://w3id.org/def/basicsemantics-owl#SpatialRegionc

has interiorop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasInterior
Description

This relationship applies between a Physical Object and a (topological) Spatial Region, between an Activity and a Spatial Region and between a State and a Spatial Region.

Domain(s) (physical objectc or activityc)
Range(s) https://w3id.org/def/basicsemantics-owl#SpatialRegionc

has partop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasPart
Description

This relationship applies between Physical Objects themselves, between Information Objects themselves or between Activities themselves.

Example(s)
Ellen's bicycle (physical object) consists of a frame, two wheels and various other parts (all physical objects).

has periodop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasPeriod
Description

This relationship applies between a Condition and a Time Period or between a Physical Object and a Time Period.

Example(s)
From Friday 26 July up to and including Sunday 18 August 2019 (time period) the N231 (physical object) is completely closed off (condition) due to major maintenance (activity).

Domain(s) (physical objectc or activityc)
Range(s) https://w3id.org/def/basicsemantics-owl#TemporalRegionc

has spatial locationop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasSpatialLocation
Domain(s) spatial regionc
Range(s) https://w3id.org/def/basicsemantics-owl#SpatialLocationc

has spatial referenceop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasSpatialReference
Domain(s) spatial locationc
Range(s) https://w3id.org/def/basicsemantics-owl#SpatialReferencec

has spatial reference systemop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasSpatialReferenceSystem
Domain(s) spatial locationc
Range(s) https://w3id.org/def/basicsemantics-owl#SpatialReferenceSystemc

has stateop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasState
Description

This relationship applies between an Activity and a State or between a Physical Object and a State.

Example(s)
A state can contain multiple parameters. In this way, the air pressure, temperature and humidity of a piece of atmosphere can be recorded. These three parameters then define the state of the atmosphere at a certain location and time.

Domain(s) (physical objectc or activityc)
Range(s) https://w3id.org/def/basicsemantics-owl#Statec

has temporal locationop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasTemporalLocation
Domain(s) temporal regionc
Range(s) https://w3id.org/def/basicsemantics-owl#TemporalLocationc

has temporal referenceop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasTemporalReference
Domain(s) temporal locationc
Range(s) https://w3id.org/def/basicsemantics-owl#TemporalReferencec

has temporal reference systemop # OPs

URI https://w3id.org/def/basicsemantics-owl#hasTemporalReferenceSystem
Domain(s) temporal locationc
Range(s) https://w3id.org/def/basicsemantics-owl#TemporalReferenceSystemc

performsop # OPs

URI https://w3id.org/def/basicsemantics-owl#performs
Description

This relationship applies between a Physical Object and an Activity.

Example(s)
The welding of a bridge railing (an activity) is carried out with the aid of a welding machine (physical object) and the welder (physical object).

Domain(s) physical objectc
Range(s) https://w3id.org/def/basicsemantics-owl#Activityc

quantity kindop # OPs

URI https://w3id.org/def/basicsemantics-owl#quantityKind
Range(s) qudt:QuantityKindc

transformsop # OPs

URI https://w3id.org/def/basicsemantics-owl#transforms
Description

This relationship applies between an Activity and a Physical Object or between an Activity and an Information Object.

Example(s)
Baking (an activity) transforms a pizza (a physical object) from unbaked (a state) to baked (another state).

Domain(s) activityc
Range(s) https://w3id.org/def/basicsemantics-owl#PhysicalObjectc

triggersop # OPs

URI https://w3id.org/def/basicsemantics-owl#triggers
Description

This relationship applies between an Event and an Activity and an Event and a Physical Object.

Example(s)
Take a traffic accident (an event). This initiates the arrival of the emergency services (an activity).

Domain(s) (activityc or physical objectc)
Range(s) https://w3id.org/def/basicsemantics-owl#Eventc

unitop # OPs

URI https://w3id.org/def/basicsemantics-owl#unit
Range(s) qudt:Unitc

Annotation Properties

abbreviationap # APs

URI https://w3id.org/def/basicsemantics-owl#abbreviation
Super-properties skos:altLabel
Range(s) xsd:stringc

Namespaces

default (:)
https://w3id.org/def/basicsemantics-owl
dct
http://purl.org/dc/terms/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
quantitykind
http://qudt.org/vocab/quantitykind/
qudt
http://qudt.org/schema/qudt/
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
sdo
https://schema.org/
sh
http://www.w3.org/ns/shacl#
skos
http://www.w3.org/2004/02/skos/core#
unit
http://qudt.org/vocab/unit/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

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