language en

Proces Ontology

This version:
https://w3id.org/po-ifc#
Latest version:
https://w3id.org/po-ifc#
Revision:
1.0
Authors:
Carlos Ramonell Cazador (carlos.ramonell@upc.edu)
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://creativecommons.org/licenses/by/3.0/
Visualization:
Visualize with WebVowl
Cite as:
Carlos Ramonell Cazador (carlos.ramonell@upc.edu). Proces Ontology. Revision: 1.0. Retrieved from: https://w3id.org/po-ifc#

Ontology Specification Draft

Abstract

This Ontology is automatically created from the EXPRESS schema 'IFC4X3_ADD2' using the IFC2Product custom converter developed by Carlos Ramonell (carlos.ramonell@upc.edu)

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
cc<http://creativecommons.org/ns#>
dce<http://purl.org/dc/elements/1.1/>
dot<https://w3id.org/dot#>
owl<http://www.w3.org/2002/07/owl#>
po<https://w3id.org/po-ifc#>
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/>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

Proces Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Proces Ontology: Description back to ToC

OWL ontology to describe processes in the built environment. It is based on the Proces ontology descibed in IFC (Insutry Foundation Classes) schema.

Cross-reference for Proces Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Proces Ontology.

Classes

eventc back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#Event

has super-classes
process c
is in domain of
EventOccurenceTime op, EventTriggerType dp, UserDefinedEventTriggerType dp
is disjoint with
procedure c, task c

event timec back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#EventTime

has super-classes
scheduling time c
is in domain of
ActualDate dp, EarlyDate dp, LateDate dp, ScheduleDate dp
is in range of
EventOccurenceTime op
is disjoint with
task time c

inspectionc back to ToC or Class ToC

IRI: https://w3id.org/dot#Inspection

has super-classes
task c

procedurec back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#Procedure

has super-classes
process c
is disjoint with
event c, task c

processc back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#Process

has super-classes
has sub-classes
event c, procedure c, task c
is in domain of
Decomposes op, Description dp, GlobalId dp, Identification dp, IsDecomposedBy op, IsNestedBy op, IsPredecessorTo op, IsSuccessorFrom op, LongDescription dp, Name dp, Nests op, ObjectType dp, OperatesOn op
is in range of
Decomposes op, IsDecomposedBy op, IsNestedBy op, IsPredecessorTo op, IsSuccessorFrom op, Nests op

scheduling timec back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#SchedulingTime

has super-classes
has sub-classes
event time c, task time c
is in domain of
DataOrigin dp, Name dp, UserDefinedDataOrigin dp

taskc back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#Task

has super-classes
process c
has sub-classes
inspection c
is in domain of
IsMilestone dp, Priority dp, Status dp, TaskTime op, WorkMethod dp
is disjoint with
event c, procedure c

task timec back to ToC or Class ToC

IRI: https://w3id.org/po-ifc#TaskTime

has super-classes
scheduling time c
is in domain of
ActualDuration dp, ActualFinish dp, ActualStart dp, Completion dp, DurationType dp, EarlyFinish dp, EarlyStart dp, FreeFloat dp, IsCritical dp, LateFinish dp, LateStart dp, RemainingTime dp, ScheduleDuration dp, ScheduleFinish dp, ScheduleStart dp, StatusTime dp, TotalFloat dp
is in range of
TaskTime op
is disjoint with
event time c

Object Properties

Decomposesop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#decomposes_Process

has domain
process c
has range
process c

EventOccurenceTimeop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#eventOccurenceTime_Event

has characteristics: functional

has domain
event c
has range
event time c

IsDecomposedByop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#isDecomposedBy_Process

has domain
process c
has range
process c

IsNestedByop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#isNestedBy_Process

has domain
process c
has range
process c

IsPredecessorToop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#isPredecessorTo_Process

has domain
process c
has range
process c

IsSuccessorFromop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#isSuccessorFrom_Process

has domain
process c
has range
process c

Nestsop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#nests_Process

has domain
process c
has range
process c

OperatesOnop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#operatesOn_Process

has domain
process c

TaskTimeop back to ToC or Object Property ToC

IRI: https://w3id.org/po-ifc#taskTime_Task

has characteristics: functional

has domain
task c
has range
task time c

Data Properties

ActualDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#actualDate_EventTime

has characteristics: functional

has domain
event time c
has range
string

ActualDurationdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#actualDuration_TaskTime

has characteristics: functional

has domain
task time c
has range
string

ActualFinishdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#actualFinish_TaskTime

has characteristics: functional

has domain
task time c
has range
string

ActualStartdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#actualStart_TaskTime

has characteristics: functional

has domain
task time c
has range
string

Completiondp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#completion_TaskTime

has characteristics: functional

has domain
task time c
has range
float

DataOrigindp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#dataOrigin_SchedulingTime

has characteristics: functional

has domain
scheduling time c
has range
string

Descriptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#description_Process

has characteristics: functional

has domain
process c
has range
string

DurationTypedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#durationType_TaskTime

has characteristics: functional

has domain
task time c
has range
string

EarlyDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#earlyDate_EventTime

has characteristics: functional

has domain
event time c
has range
string

EarlyFinishdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#earlyFinish_TaskTime

has characteristics: functional

has domain
task time c
has range
string

EarlyStartdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#earlyStart_TaskTime

has characteristics: functional

has domain
task time c
has range
string

EventTriggerTypedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#eventTriggerType_Event

has characteristics: functional

has domain
event c
has range
string

FreeFloatdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#freeFloat_TaskTime

has characteristics: functional

has domain
task time c
has range
string

GlobalIddp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#globalId_Process

has characteristics: functional

has domain
process c
has range
string

Identificationdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#identification_Process

has characteristics: functional

has domain
process c
has range
string

IsCriticaldp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#isCritical_TaskTime

has characteristics: functional

has domain
task time c
has range
boolean

IsMilestonedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#isMilestone_Task

has characteristics: functional

has domain
task c
has range
boolean

LateDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#lateDate_EventTime

has characteristics: functional

has domain
event time c
has range
string

LateFinishdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#lateFinish_TaskTime

has characteristics: functional

has domain
task time c
has range
string

LateStartdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#lateStart_TaskTime

has characteristics: functional

has domain
task time c
has range
string

LongDescriptiondp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#longDescription_Process

has characteristics: functional

has domain
process c
has range
string

Namedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#name_Process

has characteristics: functional

has domain
process c
has range
string

Namedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#name_SchedulingTime

has characteristics: functional

has domain
scheduling time c
has range
string

ObjectTypedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#objectType_Process

has characteristics: functional

has domain
process c
has range
string

Prioritydp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#priority_Task

has characteristics: functional

has domain
task c
has range
integer

RemainingTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#remainingTime_TaskTime

has characteristics: functional

has domain
task time c
has range
string

ScheduleDatedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#scheduleDate_EventTime

has characteristics: functional

has domain
event time c
has range
string

ScheduleDurationdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#scheduleDuration_TaskTime

has characteristics: functional

has domain
task time c
has range
string

ScheduleFinishdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#scheduleFinish_TaskTime

has characteristics: functional

has domain
task time c
has range
string

ScheduleStartdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#scheduleStart_TaskTime

has characteristics: functional

has domain
task time c
has range
string

Statusdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#status_Task

has characteristics: functional

has domain
task c
has range
string

StatusTimedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#statusTime_TaskTime

has characteristics: functional

has domain
task time c
has range
string

TotalFloatdp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#totalFloat_TaskTime

has characteristics: functional

has domain
task time c
has range
string

UserDefinedDataOrigindp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#userDefinedDataOrigin_SchedulingTime

has characteristics: functional

has domain
scheduling time c
has range
string

UserDefinedEventTriggerTypedp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#userDefinedEventTriggerType_Event

has characteristics: functional

has domain
event c
has range
string

WorkMethoddp back to ToC or Data Property ToC

IRI: https://w3id.org/po-ifc#workMethod_Task

has characteristics: functional

has domain
task c
has range
string

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties

References back to ToC

Add your references here. It is recommended to have them as a list.

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.