Product Digital Twin Ontology
language en
Logo

Product Digital Twin Ontology

Modified on: 2026-03-06T17:27:12+01:00
This version:
http://www.w3id.org/pdto/0.9.3
Latest version:
http://www.w3id.org/pdto
Revision:
0.9.3
Authors:
Quang-Duy Nguyen
Fatima Danash
Arnab Sinha
Contributors:
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:
Quang-Duy Nguyen, Fatima Danash, Arnab Sinha, Chokri Mraidha. Product Digital Twin Ontology. Revision: 0.9.3. Retrieved from: http://www.w3id.org/pdto/0.9.3

Ontology Specification Draft

Abstract

Product Digital Twin Ontology (PDTO) is an ontology for representing the information of Product Digital Twins and Digital Product Passports (DPP). This ontology can be used to enable conversion between Asset Administration Shell (AAS) information models and knowledge graphs dedicated to DPPs.

Introduction back to ToC

PDTO (Product Digital Twin Ontology) is an ontology developed in 2025 by CEA DRT/LIST/DILS/LSEA. This ontology provides classes and properties that enable users to model information of Product Digital Twins (PDT) and Digital Product Passports (DPP). This online document is the specification of the PDTO version 0.9.3. The latest update is 25/03/2026.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://www.w3id.org/pdto>
dc<http://purl.org/dc/elements/1.1/>
dcat<http://www.w3.org/ns/dcat#>
dcmitype<http://purl.org/dc/dcmitype/>
dpp-info<http://w3id.org/dppo/ontology/dpp-info/>
dpp-odp<http://w3id.org/dppo/ontology/dpp-odp/>
dtw<https://w3id.org/def/dtw#>
foaf<http://xmlns.com/foaf/0.1/>
gr<http://purl.org/goodrelations/v1#>
hypermedia<https://www.w3.org/2019/wot/hypermedia#>
ns<http://www.w3.org/2006/vcard/ns#>
owl<http://www.w3.org/2002/07/owl#>
pdto<http://www.w3id.org/pdto#>
prov<http://www.w3.org/ns/prov#>
qudt<http://qudt.org/schema/qudt/>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
schema<http://schema.org/>
schema1<https://schema.org/>
skos<http://www.w3.org/2004/02/skos/core#>
sosa<http://www.w3.org/ns/sosa/>
ssn<http://www.w3.org/ns/ssn/>
td<https://www.w3.org/2019/wot/td#>
terms<http://purl.org/dc/terms/>
unit<http://qudt.org/vocab/unit/>
vocab<http://unece.org/vocab#>
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

Named Individuals

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

Addressc back to ToC or Class ToC

IRI: http://www.w3.org/2006/vcard/ns#Address

To specify the components of the delivery address for the object
is equivalent to
((country name dp some string) and (country name dp max 1)) or ((locality dp some string) and (locality dp max 1)) or ((postal code dp some string) and (postal code dp max 1)) or ((region dp some string) and (region dp max 1)) or ((street address dp some string) and (street address dp max 1))
has super-classes
Contact Method c
is in range of
has address op

Aspect Modelc back to ToC or Class ToC

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

Model includes structured information to describe an aspect of an entity.
Example
The information model describing the Bill of Materials aspect of the sofa, for example, the DPP has fabric, wood frame, foam, etc.
has super-classes
Information Model c
has sub-classes
Instruction Model c, Nameplate c, Quality Model c, Regulation Model c, Traceability c
is in domain of
is aspect model of op
is in range of
has aspect model op

Atomic Informationc back to ToC or Class ToC

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

Piece of information which can be property (e.g. characteristic or quality) or operation.
Example
Piece of information related to the color of a sofa, for example, beige.
has super-classes
DPP information c
has sub-classes
Product characteristic c, Product quality c
is in domain of
clarified property op, has consumer op, has simple value dp
is in range of
clarify op

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

Information about some certificate that concerns the product.
is equivalent to
certificate document op some DigitalDocument c
name dp exactly 1
description dp max 1
has issued date dp max 1
has super-classes
Composite Information c
is in domain of
certificate document op

Component Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#ComponentInformation

has super-classes
Composition Information c

Composite Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#CompositeInformation

Piece of information which can contains other information.
Example
Information related to the fabric material, including the name is "fabric", the mandatory is true, and the reference to the fabric product.
has super-classes
DPP information c
has sub-classes
Certificate Information c, Composition Information c, Contact Information c, Indicator Information c, Instruction Information c, Record Information c
is in domain of
has information component 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
Composite Information c
has sub-classes
Component Information c, Material 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

Contact Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#ContactInformation

Information about contact of an organization related to the product.
is equivalent to
has address op some Address c
has email op some Email c
has telephone op some Phone c
organization ID dp min 1
organization name dp exactly 1
has super-classes
Composite Information c

Contact Methodc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#ContactMethod

Contact method of an organization or person.
has sub-classes
Address c, Email c, Phone c

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

Design Recordc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#DesignRecord

Information about a record related to a design activity.
is equivalent to
design file op some DigitalDocument c
has version dp max 1
has super-classes
Record Information 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 aspect model of op, is data of op, is information model 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

DigitalDocumentc back to ToC or Class ToC

IRI: https://schema.org/DigitalDocument

An electronic file or document.
has sub-classes
NoteDigitalDocument c, PresentationDigitalDocument c, SpreadsheetDigitalDocument c, TextDigitalDocument c

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, Composite Information c
is in domain of
is information of op, superseded by op
is in range of
has digital entity op, has information op, has information component op, superseded by op

Electronic Documentc back to ToC or Class ToC

IRI: http://unece.org/vocab#ElectronicDocument

is equivalent to
DigitalDocument c

Emailc back to ToC or Class ToC

IRI: http://www.w3.org/2006/vcard/ns#Email

To specify the electronic mail address for communication with the object the vCard represents. Use the hasEmail object property.
has super-classes
Contact Method c
is in domain of
email address dp, type of email dp
is in range of
has email 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

Feature Of Interestc back to ToC or Class ToC

IRI: http://www.w3.org/ns/sosa/FeatureOfInterest

The thing whose property is being estimated or calculated in the course of an Observation to arrive at a Result or whose property is being manipulated by an Actuator, or which is being sampled or transformed in an act of Sampling.
The thing whose property is being estimated or calculated in the course of an Observation to arrive at a Result or whose property is being manipulated by an Actuator, or which is being sampled or transformed in an act of Sampling.
Is defined by
http://www.w3.org/ns/sosa/
Example
When measuring the height of a tree, the height is the observed ObservableProperty, 20m may be the Result of the Observation, and the tree is the FeatureOfInterest. A window is a FeatureOfInterest for an automatic window control Actuator.
has super-classes
is in domain of
is feature of interest of op

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

Imagec back to ToC or Class ToC

IRI: http://purl.org/dc/dcmitype/Image

is equivalent to
Image Object c
is in range of
depiction op

Image Objectc back to ToC or Class ToC

IRI: https://schema.org/ImageObject

Indicator Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#IndicatorInformation

A piece of information about some indicators related to a regulation.
Example
Information related to the Climate Change indicator, including the identifier is "PEF Climate Change", the unit is kg/CO2, and the reference to the document 
    that describes Product Environmental Footprint methodology.
    
is equivalent to
external document op some DigitalDocument c
name dp exactly 1
description dp max 1
has super-classes
Composite Information c

Information about a record related to a repair activity.c back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#RepairRecord

is equivalent to
has fixing type dp some string
has location dp some string
has super-classes
Record Information c

Information Modelc back to ToC or Class ToC

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

Model includes structured information to describe an entity, an entity's aspect or a part of an entity's aspect.
Example
The information model of the DPP for a sofa contains all the information describing the sofa, for example, its color, height, durability, assembly instructions, 
    bill of materials, etc.
has super-classes
Model c
has sub-classes
Aspect Model c
is in domain of
has information op, has simple information dp, is information model of op
is in range of
has information model op, is information of op

Instruction Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#InstructionInformation

Information about some instruction that concerns the product.
Example
Information related to the repair instructions, including the identifier is "fabric repair instructions", the description of the instructions, and the reference to the instruction with smaller steps.
is equivalent to
name dp exactly 1
description dp max 1
has super-classes
Composite Information c

Instruction Modelc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#InstructionModel

Model includes structured information to describe the entity aspect related to instructions (e.g. assembly, recycling, etc.)
Example
The information model describing the repair instruction aspect of a sofa.
has super-classes
Aspect Model c

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

Manufacturing Recordc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#ManufacturingRecord

Information about a record related to a manufacturing activity.
is equivalent to
has position in process routing dp some string
has station dp some string
has super-classes
Record 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

Material Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#MaterialInformation

Information of a component of the product (e.g. material, intermediate product).
Example
Information related to the fabric material, including the name is "fabric", the mandatory is true, and the reference to the fabric product.
is equivalent to
has product reference op some Product or service model c
name dp exactly 1
is mandatory dp exactly 1
has super-classes
Composition Information c
is in domain of
has product reference op

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

Nameplatec back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#Nameplate

Model includes structured information of a nameplate of a product.
Example
The information model describing the name plate aspect of a sofa.
has super-classes
Aspect Model c

NoteDigitalDocumentc back to ToC or Class ToC

IRI: https://schema.org/NoteDigitalDocument

A file containing a note, primarily for the author.
has super-classes
DigitalDocument 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

Phonec back to ToC or Class ToC

IRI: http://www.w3.org/2006/vcard/ns#TelephoneType

Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type.
has super-classes
Contact Method c
is in domain of
telephone number dp, type of telephone dp

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
has sub-classes
Product 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

PresentationDigitalDocumentc back to ToC or Class ToC

IRI: https://schema.org/PresentationDigitalDocument

A file containing slides or used for a presentation.
has super-classes
DigitalDocument c

Productc back to ToC or Class ToC

IRI: http://schema.org/Product

is equivalent to
Product c
has sub-classes
Product or service 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
Physical Entity c
is in domain of
depiction op, description dp, has composition information op, name dp, product ID dp
is in range of
describes op, has product reference 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 or servicec back to ToC or Class ToC

IRI: http://purl.org/goodrelations/v1#ProductOrService

The superclass of all classes describing products or services types, either by nature or purpose. Examples for such subclasses are "TV set", "vacuum cleaner", etc. An instance of this class can be either an actual product or service (gr:Individual), a placeholder instance for unknown instances of a mass-produced commodity (gr:SomeItems), or a model / prototype specification (gr:ProductOrServiceModel). When in doubt, use gr:SomeItems. Examples: a) MyCellphone123, i.e. my personal, tangible cell phone (gr:Individual) b) Siemens1234, i.e. the Siemens cell phone make and model 1234 (gr:ProductOrServiceModel) c) dummyCellPhone123 as a placeholder for actual instances of a certain kind of cell phones (gr:SomeItems) Note: Your first choice for specializations of gr:ProductOrService should be http://www.productontology.org. Compatibility with schema.org: This class is (approximately) equivalent to http://schema.org/Product.
Is defined by
http://purl.org/goodrelations/v1
is equivalent to
Product c
has sub-classes
Product or service model c

Product or service modelc back to ToC or Class ToC

IRI: http://purl.org/goodrelations/v1#ProductOrServiceModel

A product or service model is a intangible entity that specifies some characteristics of a group of similar, usually mass-produced products, in the sense of a prototype. In case of mass-produced products, there exists a relation gr:hasMakeAndModel between the actual product or service (gr:Individual or gr:SomeItems) and the prototype (gr:ProductOrServiceModel). GoodRelations treats product or service models as "prototypes" instead of a completely separate kind of entities, because this allows using the same domain-specific properties (e.g. gr:weight) for describing makes and models and for describing actual products. Examples: Ford T, Volkswagen Golf, Sony Ericsson W123 cell phone Note: An actual product or service (gr:Individual) by default shares the features of its model (e.g. the weight). However, this requires non-standard reasoning. See http://wiki.goodrelations-vocabulary.org/Axioms for respective rule sets. Compatibility with schema.org: This class is (approximately) a subclass of http://schema.org/Product.
Is defined by
http://purl.org/goodrelations/v1
is equivalent to
has thumbnail op exactly 1 Image Object c
product ID dp min 1
name dp exactly 1
description dp max 1
has super-classes
Product c, Product or service c

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

Propertyc back to ToC or Class ToC

IRI: http://www.w3.org/ns/ssn/Property

A quality of an entity. An aspect of an entity that is intrinsic to and cannot exist without the entity.
A quality of an entity. An aspect of an entity that is intrinsic to and cannot exist without the entity.
Is defined by
http://www.w3.org/ns/ssn/
has super-classes
is in domain of
clarify op
is in range of
clarified property op, has consumer op

Quality Modelc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#QualityModel

Model includes structured information to describe the entity aspect related to quality (e.g. recyclability, durability, etc.)
Example
The information model describing the durability aspect of a sofa.
has super-classes
Aspect Model c

Record Informationc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#RecordInformation

Information about a record related to an activity in supply chain.
is equivalent to
has operator dp some string
name dp exactly 1
description dp max 1
end time dp max 1
start time dp max 1
has status dp max 1
has super-classes
Composite Information c
has sub-classes
Design Record c, Information about a record related to a repair activity. c, Manufacturing Record c, Tracking Record c

Regulation Modelc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#RegulationModel

Model includes structured information to describe the entity aspect related to regulation (e.g. environmental impact, health impact, etc.)
Example
The information model describing the PEF regulation aspect of a sofa.
has super-classes
Aspect Model c

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

SpreadsheetDigitalDocumentc back to ToC or Class ToC

IRI: https://schema.org/SpreadsheetDigitalDocument

A spreadsheet file.
has super-classes
DigitalDocument c

TextDigitalDocumentc back to ToC or Class ToC

IRI: https://schema.org/TextDigitalDocument

A file composed primarily of text.
has super-classes
DigitalDocument 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

Traceabilityc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#Traceability

Model includes structured information to describe the entity aspect related to traceability in the lifecycle of a product.
has super-classes
Aspect Model c

Tracking Recordc back to ToC or Class ToC

IRI: http://www.w3id.org/pdto#TrackingRecord

Information about a record related to a logistic activity.
is equivalent to
has destination dp max 1
has origin dp max 1
has super-classes
Record Information c

Unitc back to ToC or Class ToC

IRI: http://qudt.org/schema/qudt/Unit

Is defined by
http://qudt.org/2.1/schema/qudt
has members
Centimetre ni, Gram ni, Litre ni, Millimetre ni, kilogram ni, metre ni

Unitc back to ToC or Class ToC

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

A unit of measure.
is in range of
unit op
has members
Centimetre ni, Gram ni, Litre ni, Millimetre ni, kilogram ni, metre ni

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

calculation methodop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#CalculationMethod

A relation pointing out a document representing a calculation method related to an indicator.
has super-properties
external document 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

clarified propertyop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#clarifiedProperty

Information is used to clarified a property of a feature of interest.
has domain
Atomic Information c
has range
Property c
is inverse of
clarify op

clarifyop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#clarify

Property clarifies an information.
has domain
Property c
has range
Atomic Information c
is inverse of
clarified property op

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

depictionop back to ToC or Object Property ToC

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

depiction
has equivalent properties
image op
has domain
Product c
has range
Image c

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

design fileop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#designFile

A design file (e.g., CAD, BIM) related to a design activity.
has super-properties
external document op

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
instruction document op

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 further information about the product.

has addressop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/vcard/ns#hasAddress

To specify the components of the delivery address for the object
has range
Address c

has aspect modelop back to ToC or Object Property ToC

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

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

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
Atomic Information c
Connection c
has range
Property c
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 emailop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/vcard/ns#hasEmail

To specify the electronic mail address for communication with the object
has range
Email c

has feature of interestop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/sosa/hasFeatureOfInterest

Information relates to a feature of interest.
is inverse of
is feature of interest 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/pdto#hasInformation

Property links an information model to a piece of information
has domain
Information Model c
has range
DPP information c
is inverse of
is information of op

has information componentop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#hasInformationComponent

A composite information has information component which is another DPP information.
has domain
Composite Information c
has range
DPP information c

has information modelop back to ToC or Object Property ToC

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

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

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 product referenceop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#hasProductReference

Thing is referred to a product.
has domain
Material Information c
has range
Product c

has propertyop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/ssn/hasProperty

Relation between an entity and a Property of that entity.
Relation between an entity and a Property of that entity.
Is defined by
http://www.w3.org/ns/ssn/
is inverse of
is property 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

has telephoneop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/vcard/ns#hasTelephone

To specify the telephone number for telephony communication with the object

has thumbnailop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#hasThumbnail

Product has a reference reduced-size image object.
has super-properties
image op
has domain
has thumbnail op some Image Object c

imageop back to ToC or Object Property ToC

IRI: http://schema.org/image

Image
has equivalent properties
depiction op
has sub-properties
has thumbnail op

instruction documentop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#InstructionDocument

A relation pointing out a document with instructions for the product.
has super-properties
external document op
has sub-properties
disassembly instructions document op, repair instructions document 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 aspect model ofop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#isAspectModelOf

Aspect model contained by the Digital Entity Dimension.
has super-properties
is model of op
has domain
Aspect Model c
has range
Digital Entity c
is inverse of
has aspect model 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 feature of interest ofop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/sosa/isFeatureOfInterestOf

A relation between a FeatureOfInterest and an Observation about it, an Actuation acting on it, or an act of Sampling that sampled it.
A relation between a FeatureOfInterest and an Observation about it, an Actuation acting on it, or an act of Sampling that sampled it.
Is defined by
http://www.w3.org/ns/sosa/
domain includes
Feature Of Interest c
Sample ep
range includes
Actuation ep
Observation ep
Sampling ep
is inverse of
has feature of interest 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 information model ofop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#isInformationModelOf

Information model contained by the Digital Entity Dimension.
has super-properties
is model of op
has domain
Information Model c
has range
Digital Entity c
is inverse of
has information model op

is information ofop back to ToC or Object Property ToC

IRI: http://www.w3id.org/pdto#isInformationOf

Property links a piece of information of an information model.
has domain
DPP information c
has range
Information Model c
is inverse of
has information 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 sub-properties
is aspect model of op, is information model of op
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 property ofop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/ssn/isPropertyOf

Relation between a Property and the entity it belongs to.
Relation between a Property and the entity it belongs to.
Is defined by
http://www.w3.org/ns/ssn/
is inverse of
has property 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 instructions 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
instruction document op

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

country namedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#country-name

The country name associated with the address of the object
has range
string

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

descriptiondp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#description

has equivalent properties
description dp
has domain
Product c

descriptiondp back to ToC or Data Property ToC

IRI: http://schema.org/description

has equivalent properties
description dp

email addressdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#emailAddress

has super-properties
value dp
has domain
Email c
has range
string

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 batch numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasBatchNumber

has super-properties
product ID dp
has range
string

has company registration numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasCompanyRegistrationNumber

The local registry number of an organization in a country.
has super-properties
organization ID dp

has destinationdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasDestination

The arrival location to which the object arrives.
has super-properties
has location dp

has EAN/UCC-13 (0..*)dp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#hasEAN_UCC-13

The EAN·UCC-13 code of the given gr:ProductOrService or gr:Offering. This code is now officially called GTIN-13 (Global Trade Identifier Number) or EAN·UCC-13. Former 12-digit UPC codes can be converted into EAN·UCC-13 code by simply adding a preceeding zero. Note 1: When using this property for searching by 12-digit UPC codes, you must add a preceeding zero digit. Note 2: As of January 1, 2007, the former ISBN numbers for books etc. have been integrated into the EAN·UCC-13 code. For each old ISBN-10 code, there exists a proper translation into EAN·UCC-13 by adding "978" or "979" as prefix. Since the old ISBN-10 is now deprecated, GoodRelations does not provide a property for ISBNs.
Is defined by
http://purl.org/goodrelations/v1
has super-properties
product ID dp
has range
string

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 fixing typedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasFixingType

The repair information includes fixing type.
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 GLNdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasGLN

The global location number of organization
has super-properties
organization ID dp

has GTIN-14 (0..*)dp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#hasGTIN-14

The Global Trade Item Number (GTIN-14) of the given gr:ProductOrService or gr:Offering.
Is defined by
http://purl.org/goodrelations/v1
has super-properties
product ID dp
has range
string

has GTIN-8 (0..*)dp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#hasGTIN-8

The 8-digit Global Trade Item Number (GTIN-8) of the given gr:ProductOrService or gr:Offering, also known as EAN/UCC-8 (8-digit EAN).
Is defined by
http://purl.org/goodrelations/v1
has super-properties
product ID dp
has range
string

has HS codedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasHScode

has super-properties
product ID dp
has range
string

has IRIdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasIRI

Digital element has IRI.
has range
any U R I

has issued datedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasIssuedDate

Certificate has issued date
has range
date Time

has LEIdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasLEI

The legal entity identifier of an organization.
has super-properties
organization ID dp

has locationdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasLocation

A location related to an object.
has sub-properties
has destination dp, has origin dp

has MPN (0..*)dp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#hasMPN

The Manufacturer Part Number or MPN is a unique identifier for a product, service, or bundle from the perspective of a particular manufacturer. MPNs can be assigned to products or product datasheets, or bundles. Accordingly, the domain of this property is the union of gr:ProductOrService (the common superclass of goods and datasheets), and gr:Offering. Important: Be careful when assuming two products or services instances or offering instances to be identical based on the MPN. Since MPNs are unique only for the same gr:BusinessEntity, this holds only when the two MPN values refer to the same gr:BusinessEntity. Such can be done by taking into account the provenance of the data. Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique. See also http://en.wikipedia.org/wiki/Part_number
Is defined by
http://purl.org/goodrelations/v1
has super-properties
product ID dp
has range
string

has operatordp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasOperator

The operator who process an activity.

has origindp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasOrigin

The departure location from which the object starts.
has super-properties
has location dp

has position in process routingdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasPositionInProcessRouting

The position in the process routing at which a manufacturing occurs.

has simple informationdp back to ToC or Data Property ToC

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

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

has simple valuedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasSimpleValue

Information has a simple value format such as string, integer, boolean, etc.
has domain
Atomic Information c

has stationdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasStation

The station at which a manufacturing occurs.

has statusdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasStatus

The status of an activity.

has Stock Keeping Unit (0..*)dp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#hasStockKeepingUnit

The Stock Keeping Unit, or SKU is a unique identifier for a product, service, or bundle from the perspective of a particular supplier, i.e. SKUs are mostly assigned and serialized at the merchant level. Examples of SKUs are the ordering or parts numbers used by a particular Web shop or catalog. Consequently, the domain of gr:hasStockKeepingUnit is the union of the classes gr:Offering and gr:ProductOrService. If attached to a gr:Offering, the SKU will usually reflect a merchant-specific identifier, i.e. one valid only for that particular retailer or shop. If attached to a gr:ProductOrServiceModel, the SKU can reflect either the identifier used by the merchant or the part number used by the official manufacturer of that part. For the latter, gr:hasMPN is a better choice. Important: Be careful when assuming two products or services instances or offering instances to be identical based on the SKU. Since SKUs are unique only for the same gr:BusinessEntity, this can be assumed only when you are sure that the two SKU values refer to the same business entity. Such can be done by taking into account the provenance of the data. As long as instances of gr:Offering are concerned, you can also check that the offerings are being offered by the same gr:Business Entity. Usually, the properties gr:hasEAN_UCC-13 and gr:hasGTIN-14 are much more reliable identifiers, because they are globally unique. See also http://en.wikipedia.org/wiki/Stock_Keeping_Unit.
Is defined by
http://purl.org/goodrelations/v1
has super-properties
product ID dp
has range
string

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 TARICdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasTARIC

has super-properties
product ID dp
has range
string

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

has VAT numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasVATNumber

The value-added tax ID of an organization.
has super-properties
organization ID dp
has range
string

has versiondp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#hasVersion

A version of an object.
has range
string

is mandatorydp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#isMandatory

The mandatory of an information.
has range
boolean

localitydp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#locality

The locality (e.g. city or town) associated with the address of the object
has range
string

namedp back to ToC or Data Property ToC

IRI: http://purl.org/goodrelations/v1#name

has equivalent properties
name dp
has domain
Product c

namedp back to ToC or Data Property ToC

IRI: http://schema.org/name

has equivalent properties
name dp

organization IDdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#organizationID

organization namedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#organization-name

To specify the organizational name associated with the object
has range
string

postal codedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#postal-code

The postal code associated with the address of the object
has range
string

product IDdp back to ToC or Data Property ToC

IRI: http://schema.org/productID

regiondp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#region

The region (e.g. state or province) associated with the address of the object
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.

street addressdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#street-address

The street address associated with the address of the object
has range
string

telephone numberdp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#telephoneNumber

has super-properties
value dp
has domain
Phone c
has range
string

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

type of emaildp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#typeOfEmail

has super-properties
value dp
has domain
Email c
has range
string

type of telephonedp back to ToC or Data Property ToC

IRI: http://www.w3id.org/pdto#typeOfTelephone

has super-properties
value dp
has domain
Phone c
has range
string

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.

valuedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/vcard/ns#value

Used to indicate the literal value of a data property that requires property parameters

Named Individuals

Centimetreni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/CentiM

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "A centimetre is a unit of length in the metric system, equal to one hundredth of a metre, which is the SI base unit of length. Centi is the SI prefix for a factor of $10^{-2}$. The centimetre is the base unit of length in the now deprecated centimetre-gram-second (CGS) system of units."^^Latex String ep
informative Reference ap http://en.wikipedia.org/wiki/Centimetre?oldid=494931891
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA375

Gramni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/GM

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. "^^H T M L
informative Reference ap http://en.wikipedia.org/wiki/Gram?oldid=493995797
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA465

kilogramni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/KiloGM

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds."^^H T M L
informative Reference ap http://en.wikipedia.org/wiki/Kilogram?oldid=493633626
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA594
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD720

Litreni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/L

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "The $litre$ (American spelling: $\textit{liter}$; SI symbol $l$ or $L$) is a non-SI metric system unit of volume equal to $1 \textit{cubic decimetre}$ ($dm^3$), 1,000 cubic centimetres ($cm^3$) or $1/1000 \textit{cubic metre}$. If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau."^^Latex String ep
informative Reference ap http://en.wikipedia.org/wiki/Litre?oldid=494846400
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA649
alt Label ap "litre"

metreni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/M

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, $c$, is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."^^Latex String ep
informative Reference ap http://en.wikipedia.org/wiki/Metre?oldid=495145797
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA726
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAD718

Millimetreni back to ToC or Named Individual ToC

IRI: http://qudt.org/vocab/unit/MilliM

Is defined by
http://qudt.org/2.1/vocab/unit
belongs to
Unit c
Unit c
has facts
Description dp "The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch."^^H T M L
expression ap "$mm$"^^Latex String ep
informative Reference ap http://en.wikipedia.org/wiki/Millimetre?oldid=493032457
informative Reference ap https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA862
alt Label ap "mil"@en-gb

Legend back to ToC

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

References back to ToC

TODO.

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.