Product Digital Twin Ontology
language en

Product Digital Twin Ontology

Modified on: 2026-01-23T00:00:00+01:00
This version:
http://www.w3id.org/def/pdto/0.0.3
Latest version:
http://www.w3id.org/def/pdto
Revision:
0.0.3
Authors:
Quang-Duy Nguyen
Contributors:
Fatima Danash
Arnab Sinha
Chokri Mraidha
Publisher:
https://www.cea.fr
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://purl.org/NET/rdflicense/cc-by4.0
Visualization:
Visualize with WebVowl
Cite as:
https://orcid.org/0000-0002-3517-0945. Product Digital Twin Ontology. Revision: 0.0.3. Retrieved from: http://www.w3id.org/def/pdto/0.0.3

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.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://www.w3id.org/def/pdto>
dc<http://purl.org/dc/elements/1.1/>
dcat<http://www.w3.org/ns/dcat#>
dpp-info<http://w3id.org/dppo/ontology/dpp-info/>
dpp-odp<http://w3id.org/dppo/ontology/dpp-odp/>
dtw<https://w3id.org/def/dtw#>
hypermedia<https://www.w3.org/2019/wot/hypermedia#>
owl<http://www.w3.org/2002/07/owl#>
pdto<http://www.w3id.org/def/pdto#>
prov<http://www.w3.org/ns/prov#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
schema<http://schema.org/>
skos<http://www.w3.org/2004/02/skos/core#>
td<https://www.w3.org/2019/wot/td#>
terms<http://purl.org/dc/terms/>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

Product Digital Twin Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Product Digital Twin Ontology: Description back to ToC

PDTO (Product Digital Twin Ontology) is an ontology for product digital twins. Its goal is to describe a product digital twin.
Schema diagram
Figure 1 - Overview of Product Digital Twin Ontology (PDTO)

Cross-reference for Product Digital Twin Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Product Digital Twin Ontology.

Classes

Aspect Modelc back to ToC or Class ToC

IRI: http://www.w3id.org/def/pdto#AspectModel

A structured information to describe an aspect of an entity.
has super-classes
Information Model c
is in range of
has aspect model op

Assembly Instructionc back to ToC or Class ToC

IRI: http://www.w3id.org/def/pdto#AssemblyInstruction

Instruction for assembly process
has super-classes
Instruction c

Atomic Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/def/pdto#AtomicInformation

has super-classes
DPP information c
has sub-classes
Product characteristic c, Product quality c
is in domain of
value dp

Behavioral Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#BehavioralModel

Describes the behaviors and response mechanisms of the entity (e.g. state transition, performance and disturbances)
has super-classes
Model c

Certificate Informationc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/CertificateInformation

A piece of information about some certificate that concerns the product.
has super-classes
DPP information c
is in domain of
DPP information which has document dp, certificate document op

Composition informationc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/CompositionInformation

A piece of information about the composition of a product, i.e. a relation between a product and its part, potentially with more details of the composition included.
has super-classes
DPP information c
is in domain of
unit op

Connectionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#Connection

Existing connection between different dtw:ConnectionPoint.
has super-classes
Digital Twin Dimension c
has sub-classes
Data Service Connection c, Model Data Connection c, Model Model Connection c, Model Service Connection c
is in domain of
has consumer op, has provider op, is connection of op
is in range of
has connection op, is consumer of op, is provider of op

Connection Pointc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ConnectionPoint

Connection point of the connection.
has sub-classes
External Connection Point c, Internal Connection Point c
is in domain of
is connection point of op, is consumer of op, is provider of op
is in range of
has connection point op, has consumer op, has provider op

Data Service Connectionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DataServiceConnection

Connection between dcat:Resource and td:InteractionAffordance.
has super-classes
Connection c

Digital Entityc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalEntity

This dimension of the digital twin consists of various data models that represents all the information allocated in the digital twin.
has super-classes
Digital Twin Dimension c
is in domain of
contains interaction affordance op, has aspect model op, has data op, has information model op, has model op, is digital entity of op
is in range of
has digital entity op, is data of op, is interaction affordance of op, is model of op

Digital Entity Dimensionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalEntityDimension

Digital Entity Dimension class to add resource, model and interaction affordances clases
Digital Entity Dimension class to add resource, model and interaction affordances clases
has sub-classes
Interaction Affordance c, Model c, Resource c
is in domain of
has connection point op
is in range of
is connection point of op

Digital Twinc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalTwin

A realistic representation of all product life cycle components using physical, virtual and interaction data.
has super-classes
Thing c
has sub-classes
Digital Twin Aggregate c, Digital Twin Instance c
is in domain of
has connection op, has digital entity op, has physical entity op
is in range of
is connection of op, is digital entity of op, is physical entity of op

Digital Twin Aggregatec back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalTwinAggregate

Describes the aggregation of all the DTIs. Unlike the DTI, the DTA may not be an independent data structure. It may be a computing construct that has access to all DTIs and queries them either ad-hoc or proactively.
has super-classes
Digital Twin c
is in domain of
aggregate DTwA op, aggregate DTwI op, aggregated DTwA from op
is in range of
aggregate DTwA op, aggregated DTwA from op, aggregated DTwI from op

Digital Twin Dimensionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalTwinDimension

Dimensions of which the digital twin is composed.
has sub-classes
Connection c, Digital Entity c, Physical Entity c

Digital Twin Instancec back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#DigitalTwinInstance

Describes a specific corresponding physical product that an individual Digital Twin remains linked to throughout the life of that physical product.
has super-classes
Digital Twin c
is in domain of
aggregated DTwI from op
is in range of
aggregate DTwI op

Disassembly informationc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/DisassemblyInformation

A piece of information about how to disassemble the product, e.g. linking to some disassembly instructions.
has super-classes
Instruction c
is in domain of
disassembly instructions document op

DPP informationc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/DPPInformation

A piece of information contained in a DPP, which is about some product.
has super-classes
has sub-classes
Atomic Information c, Certificate Information c, Composition information c, Instruction c, Legal guarantee c
is in domain of
superseded by op
is in range of
has digital entity op, has information op, superseded by op

External Connection Pointc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ExternalConnectionPoint

Connection point of the connection that is external to the DTw.
has super-classes
Connection Point c

Formatc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#Format

Extension format in which the model or data is available.
is in domain of
has extension dp, has target dp, is format of op
is in range of
has format op

Geometric Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#GeometricModel

Describes all the geometric parameters of the physical entity (e.g. shapes, sizes and assembly relations).
has super-classes
Model c

Information Modelc back to ToC or Class ToC

IRI: http://www.w3id.org/def/pdto#InformationModel

A structured information to describe an entity, an entity's aspect or a part of an entity's aspect.
has super-classes
Model c
has sub-classes
Aspect Model c
is in domain of
has information op, has simple information dp
is in range of
has information model op

Instructionc back to ToC or Class ToC

IRI: http://www.w3id.org/def/pdto#Instruction

has super-classes
DPP information c
has sub-classes
Assembly Instruction c, Disassembly information c, Repair instruction c
is in domain of
DPP information which has document dp

Interaction Affordancec back to ToC or Class ToC

IRI: https://www.w3.org/2019/wot/td#InteractionAffordance

Affordance that represents a Service.
Affordance that represents a Service.
has super-classes
Digital Entity Dimension c
is in domain of
has form dp, has uri template schema dp, is interaction affordance of op
is in range of
contains interaction affordance op

Internal Connection Pointc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#InternalConnectionPoint

Connection point of the connection that is internal to the DTw.
has super-classes
Connection Point c

Legal guaranteec back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/LegalGuarantee

A piece of information that described the legal guarantee of the product, with its time interval of validity.
has super-classes
DPP information c

Mapping Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#MappingModel

Model that allows the alignment of data with the objective of obtaining harmonised data from non-harmonised data.
has super-classes
Semantic Model c

Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#Model

Representation or conceptualization of the data registered in the Virtual Entity dimension.
has super-classes
Digital Entity Dimension c
has sub-classes
Behavioral Model c, Geometric Model c, Information Model c, Physical Model c, Rules Model c, Semantic Model c
is in domain of
has format op, is model of op, model aggregated from op, model aggregates op
is in range of
has model op, is format of op, model aggregated from op, model aggregates op

Model Data Connectionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ModelDataConnection

Connection between dtw:Model and dcat:Resource.
has super-classes
Connection c

Model Model Connectionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ModelModelConnection

Model to model connection.
Model to model connection.
has super-classes
Connection c

Model Service Connectionc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ModelServiceConnection

Connection between dtw:Model and td:InteractionAffordance.
has super-classes
Connection c

Ontology Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#OntologyModel

Model that contains the conceptualization of the information of the digital twin. This conceptualization activity refers to the organization and structuration of the information (data, knowledge, etc.), obtained during the acquisition process, into meaningful models at the knowledge level and according to the ontology requirements specification document.
has super-classes
Semantic Model c

Physical Entityc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#PhysicalEntity

This dimension of the digital twin consists of various subsystems, objects and sensory devices. These subsystems can include dynamic systems, control systems, maintenance systems, etc., and can be combined for a specific task. Also, non physical entities can be represented.
has super-classes
Digital Twin Dimension c
is in domain of
is physical entity of op
is in range of
has physical entity op

Physical Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#PhysicalModel

Responsible for providing all the physical properties (e.g. speed and force) based on dt:GeometricModel
has super-classes
Model c

Productc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-odp/Product

A product, in a broad sense, defined as anything that is sold by a value chain actor, and which can have other products as parts.
has super-classes
is in domain of
has composition information op
is in range of
describes op

Product characteristicc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/ProductCharacteristic

A piece of information that describes a product characteristic.
has super-classes
Atomic Information c
is in domain of
characteristic op, unit op

Product qualityc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/ProductQuality

A piece of information about the quality of of a product.
has super-classes
Atomic Information c
is in domain of
quality op, unit op

Repair instructionc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/RepairInstruction

A piece of information about how to repair a product.
has super-classes
Instruction c
is in domain of
repair instrucitons document op

Resourcec back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Resource

Resource of data from DCAT ontology
Resource of data from DCAT ontology
has super-classes
Digital Entity Dimension c
is in domain of
is data of op, resource aggregated from op, resource aggregates op
is in range of
has data op, resource aggregated from op, resource aggregates op

Rules Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#RulesModel

A set of rules extracted from the historical data obtained from the physical model, whose function is to provide the virtual entity with a judgment for decision making, optimization, evaluation, prediction and maintenance.
has super-classes
Model c

Semantic Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#SemanticModel

Model representing semantic web rules or conceptualizations.
Model representing semantic web rules or conceptualizations.
has super-classes
Model c
has sub-classes
Mapping Model c, Ontology Model c, Shapes Model c

Shapes Modelc back to ToC or Class ToC

IRI: https://w3id.org/def/dtw#ShapesModel

Model that contains the data validation rules allowing the data to be validated.
has super-classes
Semantic Model c

Thingc back to ToC or Class ToC

IRI: https://www.w3.org/2019/wot/td#Thing

Thing of WoT.
Thing of WoT.
has sub-classes
Digital Twin c

Unitc back to ToC or Class ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/Unit

A unit of measure.

Object Properties

A relation between a whole and its parts.op back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-odp/hasPart

aggregate DTwAop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#aggregateDTwA

Property that describes de action of aggregation between two different entities or dtw:DigitalTwinAggregate.
has domain
Digital Twin Aggregate c
has range
Digital Twin Aggregate c
is inverse of
aggregated DTwA from op

aggregate DTwIop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#aggregateDTwI

Property that describes de action of aggregation between two different entities or dtw:DigitalTwinInstance.
has domain
Digital Twin Aggregate c
has range
Digital Twin Instance c
is inverse of
aggregated DTwI from op

aggregated DTwA fromop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#aggregatedDTwAFrom

DTwA aggregated from a specific DTwA
DTwA aggregated from a specific DTwA
has domain
Digital Twin Aggregate c
has range
Digital Twin Aggregate c
is inverse of
aggregate DTwA op

aggregated DTwI fromop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#aggregatedDTwIFrom

DTwI aggregated from a specific DTwA
DTwI aggregated from a specific DTwA
has domain
Digital Twin Instance c
has range
Digital Twin Aggregate c
is inverse of
aggregate DTwI op

certificate documentop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/certificateDocument

A relation pointing out a document representing a certificate related to the product described by the DPP.
has super-properties
external document op
has domain
Certificate Information c

characteristicop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/characteristic

The characteristic that the piece of information is about.
has domain
Product characteristic c

contains interaction affordanceop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#containsInteractionAffordance

Property that describes the different interaction affordances that the dt:DigitalTwinServices contains.
has domain
Digital Entity c
has range
Interaction Affordance c
is inverse of
is interaction affordance of op

describesop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-odp/describes

The relation between a DPP and the product it describes.
has super-properties
is about op
has range
Product c

directly superseded byop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/directlySupersededBy

A relation connecting a piece of information to the piece of information directly superseding it.
has super-properties
superseded by op
is inverse of
directly supersedes op

directly supersedesop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/directlySupersedes

A relation connecting a piece of information to another piece of information that directly replaces the first one, i.e. when a DPP is updated.
is inverse of
directly superseded by op

disassembly instructions documentop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/disassemblyInstructionsDocument

A relation pointing out a document with disassembly instructions for the product.
has super-properties
external document op
has domain
Disassembly information c

external documentop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/externalDocument

A relation for pointing to external documentation, that is not explicitly represented inside the DPP but instead as a related document, e.g. documents with various kinds of instructions, certificates, or furhter information about the product.

has aspect modelop back to ToC or Object Property ToC

IRI: http://www.w3id.org/def/pdto#hasAspectModel

has aspect model links a Digital Entity to an Aspect Model
has super-properties
has model op
has domain
Digital Entity c
has range
Aspect Model c

has composition informationop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/hasCompositionInformation

A piece of information about the composition of a product.
has domain
Product c

has connectionop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasConnection

Property that describes the different connections of the dtw:DigitalTwin.
has domain
Digital Twin c
has range
Connection c
is inverse of
is connection of op

has connection pointop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasConnectionPoint

Property that describes the connection point that the element of the DTw has to connect with others
has domain
Digital Entity Dimension c
has range
Connection Point c
is inverse of
is connection point of op

has consumerop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasConsumer

Property that describes if the connection point is the consumer of the information.
has domain
Connection c
has range
Connection Point c
is inverse of
is consumer of op

has dataop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasData

Property that describes the different data that the dt:DigitalTwinData contains.
has domain
Digital Entity c
has range
Resource c
is inverse of
is data of op

has digital entityop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasDigitalEntity

Property that describes the different Digital Entities that the digital twin contains.
has domain
Digital Twin c
has range
DPP information c
Digital Entity c
is inverse of
is digital entity of op

has formatop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasFormat

Property that describes the different extension formats that the models or data can be found.
has domain
Model c
has range
Format c
is inverse of
is format of op

has informationop back to ToC or Object Property ToC

IRI: http://www.w3id.org/def/pdto#hasInformation

has information links an information model to a piece of information
has domain
Information Model c
has range
DPP information c

has information modelop back to ToC or Object Property ToC

IRI: http://www.w3id.org/def/pdto#hasInformationModel

has information model links a Digital Entity to an Information Model
has super-properties
has model op
has domain
Digital Entity c
has range
Information Model c

has modelop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasModel

Property that describes the different models that the dtw:DigitalEntity contains.
has sub-properties
has aspect model op, has information model op
has domain
Digital Entity c
has range
Model c
is inverse of
is model of op

has physical entityop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasPhysicalEntity

Property that describes the Physical Entity that the digital twin describes.
has domain
Digital Twin c
has range
Physical Entity c
is inverse of
is physical entity of op

has providerop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#hasProvider

Property that describes if the connection point is the provider of the information.
has domain
Connection c
has range
Connection Point c
is inverse of
is provider of op

is aboutop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/isAbout

Relating a piece of information to the thing the information is about, i.e. describes.
has sub-properties
describes op

is connection ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isConnectionOf

Connection of a Digital Twin.
Connection of a Digital Twin.
has domain
Connection c
has range
Digital Twin c
is inverse of
has connection op

is connection point ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isConnectionPointOf

Connection point is referred to a Digital Entity Dimension
Connection point is referred to a Digital Entity Dimension
has domain
Connection Point c
has range
Digital Entity Dimension c
is inverse of
has connection point op

is consumer ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isConsumerOf

Connection point is consumer of a connection.
Connection point is consumer of a connection.
has domain
Connection Point c
has range
Connection c
is inverse of
has consumer op

is data ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isDataOf

Data of a Digital Entity.
Data of a Digital Entity.
has domain
Resource c
has range
Digital Entity c
is inverse of
has data op

is digital entity ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isDigitalEntityOf

Digital entity of a Digital Twin.
Digital entity of a Digital Twin.
has domain
Digital Entity c
has range
Digital Twin c
is inverse of
has digital entity op

is format ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isFormatOf

Format of a Model.
Format of a Model.
has domain
Format c
has range
Model c
is inverse of
has format op

is interaction affordance ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isInteracctionAffordanceOf

Interaction Afforfance of a Digital Entity.
Interaction Afforfance of a Digital Entity.
has domain
Interaction Affordance c
has range
Digital Entity c
is inverse of
contains interaction affordance op

is model ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isModelOf

Model contained by the Digital Entity Dimension.
Model contained by the Digital Entity Dimension.
has domain
Model c
has range
Digital Entity c
is inverse of
has model op

is physical entity ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isPhysicalEntityOf

Physical entity of a Digital Twin.
Physical entity of a Digital Twin.
has domain
Physical Entity c
has range
Digital Twin c
is inverse of
has physical entity op

is provider ofop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#isProviderOf

Connection point is provider of a connection.
Connection point is provider of a connection.
has domain
Connection Point c
has range
Connection c
is inverse of
has provider op

model aggregated fromop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#modelAggregatedFrom

Model aggregated from model.
has domain
Model c
has range
Model c
is inverse of
model aggregates op

model aggregatesop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#modelAggregates

Model aggregates model.
Model aggregates model.
has domain
Model c
has range
Model c
is inverse of
model aggregated from op

qualityop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/quality

A relation pointing at the quality that the piece of information describes.
has domain
Product quality c

repair instrucitons documentop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/repairInstructionsDocument

A relation pointing out a document containing repair instructions for the product.
has super-properties
external document op
has domain
Repair instruction c

resource aggregated fromop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#resourceAggregatedFrom

Resource aggregated from resource.
has domain
Resource c
has range
Resource c
is inverse of
resource aggregates op

resource aggregatesop back to ToC or Object Property ToC

IRI: https://w3id.org/def/dtw#resourceAggregates

Resource aggregates resource.
Resource aggregates resource.
has domain
Resource c
has range
Resource c
is inverse of
resource aggregated from op

superseded byop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/supersededBy

A transitive relation that relates a piece of information to the pieces of information that supersedes it.

has characteristics: transitive

has sub-properties
directly superseded by op
has domain
DPP information c
has range
DPP information c

unitop back to ToC or Object Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/unit

Relation between a concept with a value, associating it to a unit of measure.

Data Properties

alternativedp back to ToC or Data Property ToC

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

has super-properties
Title dp
is also defined as
annotation property

Descriptiondp back to ToC or Data Property ToC

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

has domain
Thing c
has range
string
is also defined as
annotation property

DPP information which has documentdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/def/pdto#hasDocument

end timedp back to ToC or Data Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/endTime

The end of a time interval.

has extensiondp back to ToC or Data Property ToC

IRI: https://w3id.org/def/dtw#hasExtension

Extension of the model or data with which can be found.
has domain
Format c
has range
string

has formdp back to ToC or Data Property ToC

IRI: https://www.w3.org/2019/wot/td#hasForm

Interaction affordance has form.
Interaction affordance has form.
has domain
Interaction Affordance c
has range
any U R I

has simple informationdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/def/pdto#hasSimpleInformation

The simple information value of an information model.
has domain
Information Model c

has targetdp back to ToC or Data Property ToC

IRI: https://www.w3.org/2019/wot/hypermedia#hasTarget

Class has target uri.
Class has target uri.
has domain
Format c
has range
any U R I

has uri template schemadp back to ToC or Data Property ToC

IRI: https://www.w3.org/2019/wot/td#hasUriTemplateSchema

Interaction affordance has an URI template schema.
Interaction affordance has an URI template schema.
has domain
Interaction Affordance c
has range
string

start timedp back to ToC or Data Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/startTime

The start of a time interval.

Titledp back to ToC or Data Property ToC

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

has sub-properties
alternative dp
has domain
Thing c
has range
Literal
string
is also defined as
annotation property

valuedp back to ToC or Data Property ToC

IRI: http://w3id.org/dppo/ontology/dpp-info/value

The value of a characterisitc or a quality.
has domain
Atomic Information c

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.