. "María Poveda Villalón" . "Raúl García Castro" . "Socorro Bernardos Galindo" . "The COGITO Process ontology aims at modelling the construction process." . "Process Ontology" . . "0.11.0" . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://purl.org/dc/elements/1.1/creator . # # http://purl.org/dc/elements/1.1/description . # # http://purl.org/dc/elements/1.1/title . # # http://purl.org/dc/terms/license . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # https://cogito.iot.linkeddata.es/def/process#addsElement . . "A property that relates an entity (especially a process:Task) to the facility:Element it creates" . "adds element" . # # https://cogito.iot.linkeddata.es/def/process#belongsToProcess . . . "A property that relates an entity (especially a process:Task) to the process:Process it belongs to" . "belongs to process" . # # https://cogito.iot.linkeddata.es/def/process#controlsElement . . . "A property that relates an entity (especially a process:Task) to the facility:Element it controls" . "controls element" . # # https://cogito.iot.linkeddata.es/def/process#hasComponentTask . . "A property that relates an entity (especially a process:WorkOrder) to its tasks" . "has component task" . # # https://cogito.iot.linkeddata.es/def/process#hasCost . . "A property that relates an entity (especially a process:Task or a process:Process) to its cost" . "has cost" . # # https://cogito.iot.linkeddata.es/def/process#hasMainProvider . . "A property that relates an entity (especially a process:WorkOrder) to the resource:Worker that acts as its main provider" . "has main provider" . # # https://cogito.iot.linkeddata.es/def/process#hasResourceTypeRequirement . . "Aproperty that relates an entity (especially a process:Task) to its requirements of resource types:" . "has resource type requirement" . # # https://cogito.iot.linkeddata.es/def/process#hasSubTask . . . "A property that relates an entity (especially a process:Task) to the tasks it includes" . "has sub-task" . # # https://cogito.iot.linkeddata.es/def/process#hasTask . . "A property that relates an entity (especially a process:Process) to the tasks it involves" . "has task" . # # https://cogito.iot.linkeddata.es/def/process#hasWorkOrder . . "A property that relates an entity (especially a process:Process) to the work orders it contains" . "has work order" . # # https://cogito.iot.linkeddata.es/def/process#involvesResourceType . . "A property that relates an entity (especially a process:Process) to the resource types it includes" . "involves resource type" . # # https://cogito.iot.linkeddata.es/def/process#isAddedByTask . . "A property that relates an entity (especially a facility:Element) to the process:Task that creates it" . "is added by task" . # # https://cogito.iot.linkeddata.es/def/process#isControlledByTask . . "A property that relates an entity (especially a facility:Element) to the process:Task that controls it" . "is controlled by task" . # # https://cogito.iot.linkeddata.es/def/process#isExecutedAfter . . . "A property that relates an entity (especially a process:Task) to the task that have to be executed before it" . "is executed after" . # # https://cogito.iot.linkeddata.es/def/process#isMeasuredIn . . "A property that relates an entity (especially a process:Cost) to the currency it is measured in" . "is measured in" . # # https://cogito.iot.linkeddata.es/def/process#isRelatedToProcess . . . "A property that relates an entity (especially a facility:Project) to its processes" . "is related to process" . # # https://cogito.iot.linkeddata.es/def/process#isRelatedToProject . . "A property that relates an entity (especially a process:Process) to its facility:Project" . "is related to project" . # # https://cogito.iot.linkeddata.es/def/process#isRemovedByTask . . . "A property that relates an entity (especially a facility:Element) to the process:Task that removes it" . "is removed by task" . # # https://cogito.iot.linkeddata.es/def/process#isRepairedByTask . . . "A property that relates an entity (especially a facility:Element) to the process:Task that repairs it" . "is repaired by task" . # # https://cogito.iot.linkeddata.es/def/process#isSubTaskOf . . "A property that relates an entity (especially a process:Task) to the task it belongs to" . "is sub-task of" . # # https://cogito.iot.linkeddata.es/def/process#relatesToResourceType . "A property that relates an entity (especially a process:ResourceTypeRequirement) to the resource type it refers to" . "relates to resource type" . # # https://cogito.iot.linkeddata.es/def/process#removesElement . . "A property that relates a process:Task to the facility:Element it removes" . "removes element" . # # https://cogito.iot.linkeddata.es/def/process#repairsElelment . . "A property that relates a process:Task to the facility:Element it repairs" . "repairs element" . # # https://cogito.iot.linkeddata.es/def/resource#belongsToResourceType . . "A property that relates a resource:Resource to its type" . "belongs to resource type" . # # https://cogito.iot.linkeddata.es/def/resource#hasAssignedResource . . "A property that relates an entity (especially a process:Task) to the resource:Resource it has assigned" . "has assigned resource" . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # http://purl.org/dc/terms/created . . . # # http://purl.org/dc/terms/creator . . "creator" . # # http://purl.org/dc/terms/description . "http://purl.org/dc/terms" . "description" . # # http://purl.org/dc/terms/identifier . . "identifier" . # # http://purl.org/dc/terms/title . . "title" . # # https://cogito.iot.linkeddata.es/def/process#actualEndDate . "A property indicating the actual end date of an entity" . "actual end date" . # # https://cogito.iot.linkeddata.es/def/process#actualStartDate . "A property indicating the actual start date of an entity" . "actual start date" . # # https://cogito.iot.linkeddata.es/def/process#amount . . "A property indicating the amount of an entity" . "amount" . # # https://cogito.iot.linkeddata.es/def/process#crewNumber . "Property used as resource multiplier factor to specify the number of crews assigned to the task in order to do the work with the provided duration" . "crew number" . # # https://cogito.iot.linkeddata.es/def/process#crewProductivity . "Property indicating \"amount of work / unit of time\". At the moment, we only capture the list of elements to be built, so the productivity values we would use are \"units / time\". But, work quantity is typically measured as: m, m2, m3, units, depending on the type of activity. So, we could have a mixture of productivity metrics, m/time, m2/time, m3/time, depending on the type of activity." . "crew productivity" . # # https://cogito.iot.linkeddata.es/def/process#crewProductivityPenalty . "Property used as factor to limit the maximum number of crew working in a task" . "crew productivity penalty" . # # https://cogito.iot.linkeddata.es/def/process#currencyCode . "A property indicating the currency code of an entity (especially a process:UnitOfCurrency)" . "currency code" . # # https://cogito.iot.linkeddata.es/def/process#currencySymbol . "A property indicating the currency symbol of an entity (especially a process:UnitOfCurrency)" . "currency symbol" . # # https://cogito.iot.linkeddata.es/def/process#duration . . "A property indicating the minimal number of days doing a task takes" . "duration" . # # https://cogito.iot.linkeddata.es/def/process#isCritical . . "A property indicating if an entity (especially a task) is critical" . "is critical" . # # https://cogito.iot.linkeddata.es/def/process#plannedEarlyEndDate . . "A property indicating the earliest date an entity can end" . "planned early end date" . # # https://cogito.iot.linkeddata.es/def/process#plannedEarlyStartDate . . "A property indicating the earliest date an entity can start" . "planned early start date" . # # https://cogito.iot.linkeddata.es/def/process#plannedEndDate . . "A property indicating the planned end date of an entity" . "planned end date" . # # https://cogito.iot.linkeddata.es/def/process#plannedLateEndDate . . "A property indicating the latest date an entity can end" . "planned late end date" . # # https://cogito.iot.linkeddata.es/def/process#plannedLateStartDate . . "A property indicating the latest date an entity can start" . "planned late start date" . # # https://cogito.iot.linkeddata.es/def/process#plannedStartDate . . "A property indicating the planned start date of an entity" . "planned start date" . # # https://cogito.iot.linkeddata.es/def/process#priority . . "A property indicating the priority of an entity" . "priority" . # # https://cogito.iot.linkeddata.es/def/process#progress . . "A property indicating the progress of an entity (especially a process:Task)" . "progress" . # # https://cogito.iot.linkeddata.es/def/process#quantityNeeded . "A property indicating the needed quantity of an entity" . "quantity needed" . # # https://cogito.iot.linkeddata.es/def/process#result . "A property indicating the result of an entity (especially a process:Task)" . "result" . # # https://cogito.iot.linkeddata.es/def/process#status . "A property indicating the status of an entity (especially a process:WorkOrder and a process:Task)" . "status" . # # https://cogito.iot.linkeddata.es/def/process#timeStep . "A property indicating the time step of an entity (especially a process:Process)" . "time step" . # # https://cogito.iot.linkeddata.es/def/process#timeWindow . "A property indicating the time window of an entity (especially a process:Process)" . "time window" . # # https://cogito.iot.linkeddata.es/def/process#totalFloat . . "A property indicating the number of days an entity (especially a task) can be delayed" . "total float" . # # https://cogito.iot.linkeddata.es/def/process#validationMessage . "A property indicating the validation message of an entity (especially a process:Task)" . # # https://cogito.iot.linkeddata.es/def/process#workQuantity . "Property indicating the amount of work. Work quantity is typically measured as: m, m2, m3, units, depending on the type of activity. So, we could have a mixture of productivity metrics, m/time, m2/time, m3/time, depending on the type of activity." . "work quantity" . # # https://cogito.iot.linkeddata.es/def/process#workQuantityUnit . "Property indicating the unit used to measure wok quantity. Work quantity is typically measured as: m, m2, m3, units, depending on the type of activity." . "work quantity unit" . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # https://cogito.iot.linkeddata.es/def/facility#Element . "A subclass or bot:Element and, as such, a constituent of a construction entity with a characteristic technical function, form, or position" . "Element" . # # https://cogito.iot.linkeddata.es/def/facility#Project . "A large or major undertaking, especially one involving considerable money, personnel, and equipment" . "Project" . # # https://cogito.iot.linkeddata.es/def/process#AsIsProcess . . "A process in its current condition" . "As-is Process" . # # https://cogito.iot.linkeddata.es/def/process#AsPlannedEnrichedProcess . . "A planned process after being enriched" . "As-planned Enriched Process" . # # https://cogito.iot.linkeddata.es/def/process#AsPlannedOriginalProcess . . "An initial planned process" . "As-planned Original Process" . # # https://cogito.iot.linkeddata.es/def/process#ConstructionTask . . "A task related to a construction domain" . "Construction Task" . # # https://cogito.iot.linkeddata.es/def/process#Cost . "An entity representing the cost of another entity" . "Cost" . # # https://cogito.iot.linkeddata.es/def/process#GeometricQualityTask . . "A task related to the geometric quaity domain" . "Geometric Quality Task" . # # https://cogito.iot.linkeddata.es/def/process#Process . "A series of actions aimed at accomplishing some result (in this case, related to a facility:Project)" . "Process" . # # https://cogito.iot.linkeddata.es/def/process#ResourceTypeRequirement . "An entity that includes the requitrments that a task has pertaining a resource type" . "Resource Type Requirement" . # # https://cogito.iot.linkeddata.es/def/process#SatetyAddingTask . . "A task related to the safety domain that adds elements" . "Safety Adding Task" . # # https://cogito.iot.linkeddata.es/def/process#SatetyRemovingTask . . "A task related to the safety domain that removes elements" . "Safety Removing Task" . # # https://cogito.iot.linkeddata.es/def/process#Task . "A piece of work, which is performed in a process:Process" . "Task" . # # https://cogito.iot.linkeddata.es/def/process#UnitOfCurrency . "The currency used to measure a process:Cost" . "Unit of Currency" . # # https://cogito.iot.linkeddata.es/def/process#VisualQualityTask . . "A task related to the visual quality domain" . "Visual Quality Task" . # # https://cogito.iot.linkeddata.es/def/process#WorkOrder . "A command or instruction authorizing specific work, repairs, etc., to be done" . "Work Order" . # # https://cogito.iot.linkeddata.es/def/resource#Resource . "A source of supply, support, or aid, especially one that can be readily drawn upon when needed" . "Resource" . # # https://cogito.iot.linkeddata.es/def/resource#ResourceType . "The kind of resources assigned to a process:Task or involved in a process:Process" . "Resource Type" . # # https://cogito.iot.linkeddata.es/def/resource#Worker . . "A human resource that works in a project (especially performing a process:Task)" . "Worker" . # # Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/