The Cost Item (CI) Ontology
language de en it

The Cost Item (CI) Ontology

Release: 2024-10-12

Modified on: 2025-04-07
Latest version:
http://w3id.org/ci#
Revision:
0.2
Authors:
Cassandro, Jacopo
Hagedorn, Philipp
Contributors:
Mirarchi, Claudio
Sigalov, Katharina
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/
Visualization:
Visualize with WebVowl
Cite as:
Cassandro, Jacopo, Hagedorn, Philipp. The Cost Item (CI) Ontology. Revision: 0.2.

Ontology Specification Draft

Abstract

This is a placeholder text for the abstract. The abstract should contain a couple of sentences summarizing the ontology and its purpose.

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.

The Cost Item (CI) Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Cross-reference for The Cost Item (CI) Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by The Cost Item (CI) Ontology.

Classes

Activityc back to ToC or Class ToC

IRI: https://w3id.org/ci#Activity

has super-classes
Thing c
is in domain of
activity of op, code dp, excluded dp, hasSubComponent op, hasUnit op, included dp, keywords dp, tech specs dp
is in range of
hasActivity op, subComponentOf op, unitOf op

Construction Workc back to ToC or Class ToC

IRI: https://w3id.org/ci#ConstructionComponent

has super-classes
CostComponent c
is disjoint with
Product Work c, Temporary Work c

CostComponentc back to ToC or Class ToC

IRI: https://w3id.org/ci#CostComponent

has super-classes
Thing c
has sub-classes
Construction Work c, Product Work c, Temporary Work c
is in domain of
code dp, descriptionDetail dp, descriptionGeneral dp, hasActivity op, hasSubComponent op, hasUnit op, hasWork op, measurementRules dp, partOf op, quantityUnitOfMeasure dp, subComponentOf op
is in range of
activity of op, hasPart op, hasSubComponent op, subComponentOf op, unitOf op, workOf op

CostItemc back to ToC or Class ToC

IRI: https://w3id.org/ci#CostItem

is equivalent to
ProductionResult c
has super-classes
Thing c
is in domain of
code dp, hasPart op, prefix dp, unit price dp
is in range of
partOf op

Product Workc back to ToC or Class ToC

IRI: https://w3id.org/ci#ProductComponent

has super-classes
CostComponent c
is disjoint with
Construction Work c, Temporary Work c

ProductionResultc back to ToC or Class ToC

IRI: https://w3id.org/ci#ProductionResult

has super-classes
Thing c
is in domain of
hasPart op
is in range of
partOf op

Temporary Workc back to ToC or Class ToC

IRI: https://w3id.org/ci#TemporaryComponent

has super-classes
CostComponent c
is disjoint with
Construction Work c, Product Work c

Workc back to ToC or Class ToC

IRI: https://w3id.org/ci#Work

has super-classes
Thing c
has sub-classes
WorkOfConstructionWork c, WorkOfProductWork c, WorkOfTemporaryWork c
is in domain of
code dp, environmental and ecological requirements defined by the Italian Ministry of Environment dp, excluded dp, hasSubComponent op, hasUnit op, included dp, keywords dp, law dp, tech specs dp, workOf op
is in range of
hasWork op, subComponentOf op, unitOf op

WorkOfConstructionWorkc back to ToC or Class ToC

IRI: https://w3id.org/ci#WorkOfConstructionComponent

has super-classes
Work c
is disjoint with
WorkOfProductWork c, WorkOfTemporaryWork c

WorkOfProductWorkc back to ToC or Class ToC

IRI: https://w3id.org/ci#WorkOfProductComponent

has super-classes
Work c
is disjoint with
WorkOfConstructionWork c, WorkOfTemporaryWork c

WorkOfTemporaryWorkc back to ToC or Class ToC

IRI: https://w3id.org/ci#WorkOfTemporaryComponent

has super-classes
Work c
is disjoint with
WorkOfConstructionWork c, WorkOfProductWork c

Object Properties

activity ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#activityOf

has domain
Activity c
has range
CostComponent c
is inverse of
hasActivity op

hasActivityop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#hasActivity

has domain
CostComponent c
has range
Activity c
is inverse of
activity of op

hasPartop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#hasPart

has domain
CostItem c or ProductionResult c
has range
CostComponent c
is inverse of
partOf op

hasSubComponentop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#hasSubComponent

has domain
Activity c or CostComponent c or Work c
has range
CostComponent c or Resource c
is inverse of
subComponentOf op

hasUnitop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#hasUnit

has domain
Activity c or CostComponent c or Work c
has range
Unit c
is inverse of
unitOf op

hasWorkop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#hasWork

has domain
CostComponent c
has range
Work c
is inverse of
workOf op

partOfop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#partOf

has domain
CostComponent c
has range
CostItem c or ProductionResult c
is inverse of
hasPart op

subComponentOfop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#subComponentOf

has domain
CostComponent c or Resource c
has range
Activity c or CostComponent c or Work c
is inverse of
hasSubComponent op

unitOfop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#unitOf

has domain
Unit c
has range
Activity c or CostComponent c or Work c
is inverse of
hasUnit op

workOfop back to ToC or Object Property ToC

IRI: https://w3id.org/ci#workOf

has domain
Work c
has range
CostComponent c
is inverse of
hasWork op

Data Properties

codedp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#code

has domain
Activity c or CostComponent c or CostItem c or Work c
has range
string

descriptionDetaildp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#descriptionDetail

has domain
CostComponent c
has range
string

descriptionGeneraldp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#descriptionGeneral

has domain
CostComponent c
has range
string

environmental and ecological requirements defined by the Italian Ministry of Environmentdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#cam

has domain
Work c
has range
boolean

excludeddp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#excluded

has domain
Activity c or Work c
has range
string

includeddp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#included

has domain
Activity c or Work c
has range
string

keywordsdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#keywords

has domain
Activity c or Work c
has range
string

lawdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#law

has domain
Work c
has range
string

measurementRulesdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#measurementRules

has domain
CostComponent c
has range
string

prefixdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#prefix

has domain
CostItem c
has range
string

quantityUnitOfMeasuredp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#quantityUnitOfMeasure

has domain
CostComponent c
has range
integer

tech specsdp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#techSpecs

has domain
Activity c or Work c
has range
string

unit pricedp back to ToC or Data Property ToC

IRI: https://w3id.org/ci#unitPrice

has domain
CostItem c
has range
decimal

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties

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.