language en

Damage Topology Ontology

Release 2019-02-17

This version:
https://w3id.org/dot/0.8
Revision:
0.8
Authors:
https://www.researchgate.net/profile/Mathias_Bonduel
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/1.0
Visualization:
Visualize with WebVowl
Cite as:
https://www.researchgate.net/profile/Mathias_Bonduel. Damage Topology Ontology. Revision: 0.8. Retrieved from: https://w3id.org/dot/0.8
Provenance of this page
Ontology Specification Draft

Abstract

- Version 0.8: * completed ontology metadata wrt LOV * added classes dot:ClassifiedDamage and dot:UnclassifiedDamage (subclasses of dot:Damage) * made dot:StructuralDamage and dot:Defect subclasses of dot:Damage

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
dot<https://w3id.org/dot#>
schema<http://schema.org/>
owl<http://www.w3.org/2002/07/owl>
bot<https://w3id.org/bot>
profile<https://www.researchgate.net/profile>
dot<https://w3id.org/dot>
xsd<http://www.w3.org/2001/XMLSchema>
voaf<http://purl.org/vocommons/voaf>
rdfs<http://www.w3.org/2000/01/rdf-schema>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
terms<http://purl.org/dc/terms>
brot<https://wisib.de/ontologie/brot>
vann<http://purl.org/vocab/vann>
foaf<http://xmlns.com/foaf/0.1>
default namespace<https://w3id.org/dot>

Damage Topology Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Annotation Properties

Named Individuals

Damage Topology Ontology: Description back to ToC

This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.

Cross reference for Damage Topology Ontology classes, properties and dataproperties back to ToC

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

Classes

Causationc back to ToC or Class ToC

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

Represents the causation of a damage. Should be extended with domain-specific subclasses.
Is defined by
https://w3id.org/dot#
is in range of
has Causation op

Classified Damagec back to ToC or Class ToC

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

A damage classification is used to denote the kind of damage. Subclasses of this class are defined in extensions such as CDO (Concrete Damage Ontology), NSO (the Natural Stone Ontology), etc.
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is disjoint with
Unclassified Damage c

Damagec back to ToC or Class ToC

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

Damage is the harm to a structure resulting in impairment or loss of function, usefulness or value. Instead of using dot:Damage, it is recommended to use one subclass of dot:Damage for respectively the damage topology (either dot:DamageArea or dot:DamageElement), the potential structural impact (either dot:StructuralDamage or dot:Defect) and the damage classification (either dot:UnclassifiedDamage or subclasses of dot:ClassifiedDamage).
Is defined by
https://w3id.org/dot#
has sub-classes
Classified Damage c, Damage Area c, Damage Element c, Defect c, Structural Damage c, Unclassified Damage c
is in domain of
has Causation op
is in range of
has Damage op

Damage Areac back to ToC or Class ToC

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

Area in a component where damage is located. Holds collection of multiple DamageElements or DamagePatterns. Used to be attached with simplified geometry.
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is in domain of
aggregates Damage Element op, aggregates Damage Pattern op
is in range of
has DamageArea op
is disjoint with
Damage Element c, Damage Pattern c

Damage Documentationc back to ToC or Class ToC

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

Material or data that provides information or evidence about the structure and its components or that serves as a record. Should only be used for damage-related documentation.
Is defined by
https://w3id.org/dot#
has sub-classes
Description c, External Resource c
is in range of
covered by documentation op, has documentation op

Damage Elementc back to ToC or Class ToC

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

Damage that is modeled on a very detailed level and belongs with other adjacent Damage Element instances to a broader damage area or damage pattern
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is in domain of
adjacent DamageElement op
is in range of
adjacent DamageElement op, aggregates Damage Element op, groups Damage Elements op, has DamageElement op
is disjoint with
Damage Area c, Damage Pattern c

Damage Patternc back to ToC or Class ToC

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

Defines a group of associated or physically connected instances of DamageElement. Used as class for grouping inside an instance of DamageArea.
Is defined by
https://w3id.org/dot#
is in domain of
groups Damage Elements op
is in range of
aggregates Damage Pattern op
is disjoint with
Damage Area c, Damage Element c

Defectc back to ToC or Class ToC

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

Should be used on nodes that are already classified as dot:DamageArea or dot:DamageElement. Damage that does not impair the structural integrity of the structure, but can still have influence on the durability, usability and / or value.
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is disjoint with
Structural Damage c

Descriptionc back to ToC or Class ToC

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

Short textual documentation about a Damage or Structure Element. Generally created by the inspecting person.
Is defined by
https://w3id.org/dot#
has super-classes
Damage Documentation c
is in domain of
description content dp

External Resourcec back to ToC or Class ToC

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

Document that is stored in a separate file, referenced by an external path.
Is defined by
https://w3id.org/dot#
has super-classes
Damage Documentation c
is in domain of
file path dp

Inspectionc back to ToC or Class ToC

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

Careful examination or scrutiny in which an existing construction or a part of it is inspected and detected damages are recorded. Should be repeated at regular time intervals.
Is defined by
https://w3id.org/dot#
is in domain of
has Inspector op, has documentation op
is in range of
covered by inspection op

Inspectorc back to ToC or Class ToC

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

A person who inspects constructions (for damages) or whose task it is to carry out inspections on constructions.
Is defined by
https://w3id.org/dot#
has super-classes
person c
is in range of
has Inspector op

Structural Damagec back to ToC or Class ToC

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

Should be used on nodes that are already classified as dot:DamageArea, dot:DamagePattern or dot:DamageElement. Damage that impairs the structural integrity of the structure.
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is disjoint with
Defect c

Unclassified Damagec back to ToC or Class ToC

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

A dot:Damage instance that is not further classified with domain-specific classes (subclasses of dot:ClassifiedDamage). This class can be used in cases where the damage classification is unknown.
Is defined by
https://w3id.org/dot#
has super-classes
Damage c
is disjoint with
Classified Damage c

Object Properties

adjacent DamageElementop back to ToC or Object Property ToC

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

Defines the relationship between two instances of DamageElement that are physically connected with each other.
Is defined by
https://w3id.org/dot#

has characteristics: symmetric

has domain
Damage Element c
has range
Damage Element c

aggregates Damage Elementop back to ToC or Object Property ToC

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

A relationship between an instance of Damage Area and its consisting DamageElement instance.
Is defined by
https://w3id.org/dot#

aggregates Damage Patternop back to ToC or Object Property ToC

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

A relationship between an instance of DamageArea and its consisting DamagePattern instance.
Is defined by
https://w3id.org/dot#
has domain
Damage Area c
has range
Damage Pattern c

covered by documentationop back to ToC or Object Property ToC

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

Relationship between a Documentation and the relevant documented or inspected object (e.g. dot:DamageArea or bot:Element). Should only be used for damage-relevant documentations.
Is defined by
https://w3id.org/dot#
has range
Damage Documentation c

covered by inspectionop back to ToC or Object Property ToC

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

Relationship between a documented object (damage or component / zone) and the Inspection in which the object has been covered.
Is defined by
https://w3id.org/dot#
has range
Inspection c
has sub-property chains
covered by documentation op o documentation from inspection op

documentation from inspectionop back to ToC or Object Property ToC

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

Relationship between a Documentation and the Inspection to which the Documentation refers. Inverse object property of dot:hasDocumentation.
Is defined by
https://w3id.org/dot#
is inverse of
has documentation op

groups Damage Elementsop back to ToC or Object Property ToC

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

Groups instances of DamageElement that are physically connected in a DamagePattern.
Is defined by
https://w3id.org/dot#
has domain
Damage Pattern c
has range
Damage Element c
has sub-property chains
groups Damage Elements op o adjacent DamageElement op

has Causationop back to ToC or Object Property ToC

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

Relationship between a Damage and its Causation.
Is defined by
https://w3id.org/dot#
has domain
Damage c
has range
Causation c

has Damageop back to ToC or Object Property ToC

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

Defines the relationship between an affected component or structure (e.g. bot:Element) and a Damage.
Is defined by
https://w3id.org/dot#
has sub-properties
has DamageArea op, has DamageElement op
has range
Damage c

has DamageAreaop back to ToC or Object Property ToC

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

Defines the relationship between an affected component or structure (e.g. bot:Element) and a DamageArea.
Is defined by
https://w3id.org/dot#
has super-properties
has Damage op
has range
Damage Area c

has DamageElementop back to ToC or Object Property ToC

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

Defines the relationship between an affected component or structure (e.g. bot:Element) and a DamageElement.
Is defined by
https://w3id.org/dot#
has super-properties
has Damage op
has range
Damage Element c
has sub-property chains
has DamageArea op o aggregates Damage Element op

has documentationop back to ToC or Object Property ToC

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

Relationship between an Inspection and the corresponding Documentation
Is defined by
https://w3id.org/dot#
has domain
Inspection c
has range
Damage Documentation c
is inverse of
documentation from inspection op

has Inspectorop back to ToC or Object Property ToC

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

Relationship between an Inspector and the Inspection that has been performed by him.
Is defined by
https://w3id.org/dot#
has domain
Inspection c
has range
Inspector c

Data Properties

description contentdp back to ToC or Data Property ToC

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

Textual content used for the Description of a Structure Element or Damage.
Is defined by
https://w3id.org/dot#
has super-properties
description dp
has domain
Description c
has range
string

file pathdp back to ToC or Data Property ToC

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

Defines the unique location in a file system of an ExternalResource.
Is defined by
https://w3id.org/dot#
has domain
External Resource c
has range
any u r i

Annotation Properties

contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/contributor

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

domain includesap back to ToC or Annotation Property ToC

IRI: http://schema.org/#domainIncludes

exampleap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/example

issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

nameap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/name

preferred namespace prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

Named Individuals

:ni back to ToC or Named Individual ToC

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

belongs to
vocabulary c
has facts
description dp "Ontology that defines the topology of damages in constructions."@en

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

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.