DCCS Ontology
language en

DCCS Ontology

This version:
https://ptb.de/dccs/v0.0.2/
Revision:
v0.0.2
Contributors:
Moritz Jordan, Physikalisch-Technische Bundesanstalt (PTB)
Publisher:
Physikalisch-Technische Bundesanstalt (PTB)
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/
Visualization:
Visualize with WebVowl
Cite as:
DCCS Ontology. Revision: v0.0.2. Retrieved from: https://ptb.de/dccs/v0.0.2/
Vocabulary maintained at:
https://gitlab1.ptb.de/d-ptb/dcc/ontology-dcc
Provenance of this page
Ontology Specification Draft

Abstract

Ontology presenting the schema for metrologically correct representation of calibration certificates.

Introduction back to ToC

# Motivation

DCCS Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Named Individuals

DCCS Ontology: Description back to ToC

## Structure of the DCCS Ontology The following images shows the basic, simplified structure of the ontology: ![Overview](images/overview_dccs.svg) The DCCS Ontology is structured around a clear separation between the **calibration activity**, the **generated results**, and the **issuing document**. This distinction follows the provenance-based modeling approach of PROV-O and enables explicit traceability between process, result, and certificate. ### Core Classes #### [CalibrationProcess](#CalibrationProcess) The class [CalibrationProcess](#CalibrationProcess) is a subclass of `prov:Activity` and represents the performed calibration as an activity. It models when, where, and by whom the calibration was carried out, as well as which objects were involved. The [CalibrationProcess](#CalibrationProcess) is associated with: - [**Performance date**](#PerformanceDate) - the temporal information describing when the calibration was performed. - [**Performance location**](#PerformanceLocation) - the physical or organizational location of the calibration. - [**StakeholderParticipation**](#StakeholderParticipation) - including the calibration laboratory and the customer. - [**CalibrationObjectParticipation**](#CalibrationObjectParticipation) - both the item under calibration and the measurement equipment used. - [**PersonParticipation**](#PersonParticipation) - individuals performing the calibration and those signing the certificate. In addition, the [CalibrationProcess](#CalibrationProcess) generates a [MeasurementResult](#MeasurementResult), making the provenance relation between activity and result explicit. ------------------------------------------------------------------------ #### [MeasurementResult](#MeasurementResult) The class [MeasurementResult](#MeasurementResult) is modeled as a subclass of `prov:Entity`. It represents the outcome generated by the [CalibrationProcess](#CalibrationProcess). By modeling the result as an entity rather than an activity, the ontology ensures a clear separation between the execution of calibration and the information produced by it. The [MeasurementResult](#MeasurementResult) is structured into several associated components: - [**InfluenceCondition**](#InfluenceCondition) - environmental or operational conditions affecting the measurement. - [**MeasurementMethod**](#MeasurementMethod) - the applied calibration or measurement procedure. - [**MeasurementMetadata**](#MeasurementMetadata) - additional contextual or descriptive information about the measurement. - [**ResultData**](#ResultData) - the actual measurement values. The **ResultData** uses [`sis:QuantityValue`](https://ptb.de/sis/#QuantityValue) from the [SIS Ontology](https://ptb.de/sis/) to represent measurement quantities and their associated units in a semantically consistent way. ------------------------------------------------------------------------ #### [CalibrationCertificate](#CalibrationCertificate) The class [CalibrationCertificate](#CalibrationCertificate) is a subclass of `prov:Entity` and represents the issued digital certificate. It documents and reports the outcome of the calibration activity. Its internal structure closely follows the XML-based DCC model and consists primarily of: - [**AdministrativeData**](#AdministrativeData) - identification data, document metadata, issuing organization, and signatures. - [**CoreData**](#CoreData) - calibration-specific data associated with the [CalibrationProcess](#CalibrationProcess). The [CalibrationCertificate](#CalibrationCertificate) reports the [MeasurementResult](#MeasurementResult) generated by the [CalibrationProcess](#CalibrationProcess), thereby linking the documented certificate to the underlying calibration activity and its results. ------------------------------------------------------------------------ ### Conceptual Design Principle The ontology deliberately distinguishes between: - The [**activity**](https://www.w3.org/ns/prov-o#Activity) of performing a calibration ([CalibrationProcess](#CalibrationProcess)) - The [**entity**](https://www.w3.org/ns/prov-o#Entity) representing the generated results ([MeasurementResult](#MeasurementResult)) - The [**entity**](https://www.w3.org/ns/prov-o#Entity) representing the issued document ([CalibrationCertificate](#CalibrationCertificate)) This separation enables explicit provenance modeling, improved semantic clarity, and supports the integration of calibration data into knowledge graph environments. ### Tables of Quantity Values ![QuantityValueTable](images/QuantityValueTable.svg)

Cross-reference for DCCS Ontology classes, object properties and data properties back to ToC

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

Classes

Administrative Datac back to ToC or Class ToC

IRI: https://ptb.de/dccs/AdministrativeData

AdministrativeData contains all essential administrative information of a calibration certificate, which describes various details of the calibration object, e. g. also details of the manufacturer, client, calibration mark etc. The information is familiar to many of you as the 'first page' of an analogue calibration certificate.
has super-classes
Entity c
is in domain of
has core data op
is in range of
has administrative data op

Agent Participationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/AgentParticipation

Generic association of an agent with a role in a specific context.
has super-classes
Association c
has sub-classes
Identification Issuance c, Person Participation c, Stakeholder Participation c
is in domain of
participant op, role op

Branch Site of the Calibration Laboratoryc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationLaboratoryBranchSite

has super-classes
Performance Location c

Branch Site of the Customerc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CustomerBranchSite

has super-classes
Performance Location c

Calibration Item Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationItemRole

Role of the item being calibrated
has super-classes
Calibration Object Role c

Calibration Laboratory Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationLaboratoryIssuerRole

has super-classes
Identifier Issuer Role c

Calibration Laboratory Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationLaboratoryRole

has super-classes
Stakeholder Role c

Calibration Laboratory Sitec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationLaboratorySite

has super-classes
Performance Location c

Calibration Objectc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationObject

Object that participates in a calibration process, which may or may not be an instrument.
has super-classes
Entity c
has sub-classes
Instrument c
is in domain of
has identification op
is in range of
participating calibration object op

Calibration Object Participationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationObjectParticipation

has super-classes
Usage c
is in domain of
participating calibration object op, role of the calibration object op
is in range of
has calibration object participation op, includes calibration object participation op, was generated by measuring equipment op

Calibration Object Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationObjectRole

Role of an object participating in a calibration
has super-classes
Role c
has sub-classes
Calibration Item Role c, Measuring Equipment Role c
is in range of
role of the calibration object op

Calibration Processc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationProcess

The calibration activity performed according to a defined procedure and producing a calibration certificate.
has super-classes
Activity c
is in domain of
associated statement op, expects quantity kind op, has calibration object participation op, has person participation op, has service category op, has stakeholder participation op, observed influence condition op, was generated by measuring equipment op, was performed at op, was performed on op
is in range of
generated measurement result op

Certificate Generationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/CertificateGeneration

Activity that creates a digital calibration certificate based on calibration results.
has super-classes
Generation c
is in domain of
includes calibration object participation op, includes measurement result op, includes person participation op, includes stakeholder participation op
is in range of
qualified certificate generation op

Core Datac back to ToC or Class ToC

IRI: https://ptb.de/dccs/CoreData

Important metadata of the digital calibration certificate
has super-classes
Entity c
is in domain of
has country code op, has identification op, has mandatory language op, has previous report reference op, has used language op, reports performance date op, reports performance location op, reports service category op, unique identifier dp
is in range of
has core data op

Customer Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CustomerIssuerRole

has super-classes
Identifier Issuer Role c

Customer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CustomerRole

has super-classes
Stakeholder Role c

Customer Sitec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CustomerSite

has super-classes
Performance Location c

Data Columnc back to ToC or Class ToC

IRI: https://ptb.de/dccs/DataColumn

Column which holds the data (measured) values of the table
has super-classes
Table Column c

Data Containerc back to ToC or Class ToC

IRI: https://ptb.de/dccs/DataContainer

Structured representation of measurement data such as tables of quantity values, formulas, single quantity values and lists of quantity values
has super-classes
Entity c
is in domain of
has table of quantity values op
is in range of
has result data op

Digital Calibration Certificatec back to ToC or Class ToC

IRI: https://ptb.de/dccs/CalibrationCertificate

The digital artifact documenting the result of a calibration process.
has super-classes
Entity c
is in domain of
has administrative data op, qualified certificate generation op, reports statement op
is in range of
refers to calibration certificate op

formulac back to ToC or Class ToC

IRI: https://ptb.de/dccs/Formula

A mathematical formula that defines a relationship between quantity values. The formula may reference input quantities and parameters and produces one or more output quantities. The mathematical expression is represented using OpenMath/NumerateWeb.
is in domain of
has input quantity op, has output quantity op, has parameter op, has variable op

formula variablec back to ToC or Class ToC

IRI: https://ptb.de/dccs/FormulaVariable

A symbolic variable used in a mathematical formula. A formula variable may represent an input quantity, a parameter, or an output quantity.
has sub-classes
input quantity c, output quantity c, parameter c
is in domain of
represents quantity value op
is in range of
has variable op

Identificationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Identification

An identifier such as an order number, reference number, serial number, etc. assigned to an entity (calibration object, calibration certificate), together with its provenance.
has super-classes
Entity c
is in domain of
has identification issuance op, identifier type op, identifier value dp
is in range of
has identification op

Identification Issuancec back to ToC or Class ToC

IRI: https://ptb.de/dccs/IdentificationIssuance

Attribution of responsibility for issuing an identifier.
has super-classes
Agent Participation c
is in domain of
has issuer op, issuer role op
is in range of
has identification issuance op

Identifier Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/IdentifierIssuerRole

has super-classes
Role c
has sub-classes
Calibration Laboratory Issuer Role c, Customer Issuer Role c, Manufacturer Issuer Role c, Other Issuer Role c, Owner Issuer Role c
is in range of
issuer role op

Index Columnc back to ToC or Class ToC

IRI: https://ptb.de/dccs/IndexColumn

Column which holds the index values of the table (such as reference value or nominal value).
has super-classes
Table Column c

Influence Conditionc back to ToC or Class ToC

IRI: https://ptb.de/dccs/InfluenceCondition

A condition that may influence the measurement result, such as environmental or operational parameters.
has super-classes
Entity c
is in domain of
has influence condition status op
is in range of
observed influence condition op

Influence Condition Statusc back to ToC or Class ToC

IRI: https://ptb.de/dccs/InfluenceConditionStatus

Status describing the temporal or procedural context of an influence condition.
is in range of
has influence condition status op
has members
After Adjustment ni, After Repair ni, Before Adjustment ni, Before Repair ni

input quantityc back to ToC or Class ToC

IRI: https://ptb.de/dccs/InputQuantity

A formula variable representing an input quantity value used by the formula.
has super-classes
formula variable c
is in range of
has input quantity op

Instrumentc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Instrument

A measuring instrument that may be used in a calibration either as the object being calibrated or as equipment used to perform the calibration.
has super-classes
Calibration Object c

Legal Responsibility Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/LegalResponsibilityRole

Role of the person who is legally responsible for the calibration process
has super-classes
Person Role c

Main Signer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/MainSignerRole

Role of the person who is the main signer of a (digital) calibration certificate
has super-classes
Person Role c

Manufacturer Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/ManufacturerIssuerRole

has super-classes
Identifier Issuer Role c

Manufacturer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/ManufacturerRole

has super-classes
Stakeholder Role c

Measurement Metadatac back to ToC or Class ToC

IRI: https://ptb.de/dccs/MeasurementMetadata

Additional metadata describing a measurement result, such as traceability statements, or quality indicators.
has super-classes
Entity c
is in range of
has measurement metadata op

Measurement Methodc back to ToC or Class ToC

IRI: https://ptb.de/dccs/MeasurementMethod

A method or procedure applied to obtain a measurement result.
has super-classes
Entity c
is in range of
used measurement method op

Measurement Pointc back to ToC or Class ToC

IRI: https://ptb.de/dccs/MeasurementPoint

A semantic aggregation of index values and corresponding data values representing one row or n-dimensional point in the measurement result table.
is in domain of
has data value op, has index value op
is in range of
has measurement point op

Measurement Resultc back to ToC or Class ToC

IRI: https://ptb.de/dccs/MeasurementResult

Contains all results of the measurements, evaluations and information about the calibration.
has super-classes
Entity c
is in domain of
generated measurement result op, has measurement metadata op, has result data op, used measurement method op
is in range of
includes measurement result op, is report of op

Measuring Equipment Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/MeasuringEquipmentRole

Role of the measuring equipment used for calibration
has super-classes
Calibration Object Role c

Organizationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Organization

has super-classes
Organization c, Organization c, Organization c
has sub-classes
Organizational Unit c
is in domain of
has Address op, has Calibration Laboratory Code dp
is in range of
is a member of op, located at op

Organizational Unitc back to ToC or Class ToC

IRI: https://ptb.de/dccs/OrganizationalUnit

has super-classes
Organization c, Organizational Unit c

Other (non-specified) Sitec back to ToC or Class ToC

IRI: https://ptb.de/dccs/OtherSite

has super-classes
Performance Location c

Other Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/OtherIssuerRole

has super-classes
Identifier Issuer Role c

output quantityc back to ToC or Class ToC

IRI: https://ptb.de/dccs/OutputQuantity

A formula variable representing the quantity value produced by the formula.
has super-classes
formula variable c
is in range of
has output quantity op

Owner Issuer Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/OwnerIssuerRole

has super-classes
Identifier Issuer Role c

parameterc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Parameter

A constant or calibration coefficient used in the formula.
has super-classes
formula variable c
is in range of
has parameter op

Performance Datec back to ToC or Class ToC

IRI: https://ptb.de/dccs/PerformanceDate

Temporal information describing the execution period of a calibration process.
has super-classes
Entity c
is in domain of
begin performance date dp, end performance date dp
is in range of
reports performance date op, was performed on op

Performance Locationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/PerformanceLocation

Location at which the calibration was performed.
has super-classes
Location c
has sub-classes
Branch Site of the Calibration Laboratory c, Branch Site of the Customer c, Calibration Laboratory Site c, Customer Site c, Other (non-specified) Site c
is in domain of
located at op
is in range of
reports performance location op, was performed at op

Personc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Person

has super-classes
Person c
is in domain of
is a member of op
is in range of
participating person op

Person Participationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/PersonParticipation

A person participating in a calibration process and its role
has super-classes
Agent Participation c
is in domain of
participating person op, role of the person op
is in range of
has person participation op, includes person participation op

Person Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/PersonRole

Role of the person involved in a calibration certificate
has super-classes
Role c
has sub-classes
Legal Responsibility Role c, Main Signer Role c
is in range of
role of the person op

Previous Report Referencec back to ToC or Class ToC

IRI: https://ptb.de/dccs/PreviousReportReference

Represents a link to a previous (digital) calibration certificate, including associated metadata such as the revision type. The link shall refer either to the unique identifier of the calibration certificate or to the calibration certificate instance itself.
is in domain of
has type of revision op, refers to calibration certificate op, refers to unique identifier dp
is in range of
has previous report reference op

Quantity Value Tablec back to ToC or Class ToC

IRI: https://ptb.de/dccs/QuantityValueTable

Table of SIS quantity values representing a measurement result table. Columns are expressed as sis:RealList or sis:ComplexList, with individual MeasurementPoints linking each measured value (sis:RealInList) to the index value(s) (sis:RealInList) it depends on.
has super-classes
Entity c
is in domain of
has measurement point op, has table column op, has table dimension dp
is in range of
has table of quantity values op

Reported Measurement Resultc back to ToC or Class ToC

IRI: https://ptb.de/dccs/ReportedMeasurementResult

The subset or projection of a measurement result that is reported in a digital calibration certificate.
is in domain of
is report of op

Revision Typec back to ToC or Class ToC

IRI: https://ptb.de/dccs/RevisionType

Possible types of revision: amended, substituted, other.
is equivalent to
{ Amended ni , Other Revision Type ni , Substituted ni }
is in range of
has type of revision op
has members
Amended ni, Other Revision Type ni, Substituted ni

Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/Role

Role of an agent participating in a calibration process
has super-classes
Role c
has sub-classes
Identifier Issuer Role c, Person Role c, Stakeholder Role c
is in range of
role op

Stakeholder Participationc back to ToC or Class ToC

IRI: https://ptb.de/dccs/StakeholderParticipation

has super-classes
Agent Participation c
is in domain of
has participating stakeholder op, role of participating stakeholder op
is in range of
has stakeholder participation op, includes stakeholder participation op

Stakeholder Rolec back to ToC or Class ToC

IRI: https://ptb.de/dccs/StakeholderRole

has super-classes
Role c
has sub-classes
Calibration Laboratory Role c, Customer Role c, Manufacturer Role c
is in range of
role of participating stakeholder op

Statementc back to ToC or Class ToC

IRI: https://ptb.de/dccs/Statement

Statement which applies to the entire calibration process
is in domain of
has country code op
is in range of
associated statement op, reports statement op

Table Columnc back to ToC or Class ToC

IRI: https://ptb.de/dccs/TableColumn

A column in a measurement table, which can be either a sis:RealList or a sis:ComplexList.
has sub-classes
Data Column c, Index Column c
is in domain of
has column index dp, has column values op
is in range of
has table column op

Object Properties

addressop back to ToC or Object Property ToC

IRI: http://schema.org/address

has sub-properties
has Address op
has range
Postal Address c

associated statementop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/associatedStatement

has domain
Calibration Process c
has range
Statement c

expects quantity kindop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/expectsQuantityKind

Associates a CalibrationProcess with the si:QuantityKind expected for its measurement results. This property may be inferred via a property chain from the assigned service category and its related SI quantity.
has domain
Calibration Process c
has range
Quantity Kind c
has sub-property chains
has service category op o related S I Quantity op

generated measurement resultop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/generatedByCalibrationProcess

has super-properties
was Generated By op
has domain
Measurement Result c
has range
Calibration Process c

has Addressop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/address

has super-properties
address op
has domain
Organization c
has range
Postal Address c

has administrative dataop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasAdministrativeData

has calibration object participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasCalibrationObjectParticipation

has super-properties
qualified Usage op
has domain
Calibration Process c
has range
Calibration Object Participation c

has column valuesop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasColumnValueList

has domain
Table Column c
has range
Complex List c or Real List c

has core dataop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasCoreData

has domain
Administrative Data c
has range
Core Data c

has country codeop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/countryCode

Specifies the country where the calibration was performed or where the statement applies. Values SHOULD be taken from the ISO 3166-1 vocabulary provided by Lexvo (http://lexvo.org/id/iso3166/).
has domain
Core Data c or Statement c
has range
Concept c

has data valueop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasDataValue

Associates a measurement point with a dependent measurement value from a data column.
has domain
Measurement Point c
has range
Real In List c

has identificationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasIdentification

has domain
Calibration Object c or Core Data c
has range
Identification c

has identification issuanceop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasIdentificationIssuance

has domain
Identification c
has range
Identification Issuance c

has index valueop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasIndexValue

Associates a measurement point with a value from an index column.
has domain
Measurement Point c
has range
Real In List c

has influence condition statusop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasInfluenceConditionStatus

has input quantityop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasInputQuantity

Associates a formula with an input quantity variable.
has super-properties
has variable op
has domain
formula c
has range
input quantity c

has issuerop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/identificationIssuer

has super-properties
participant op
has domain
Identification Issuance c
has range
Agent c

has mandatory languageop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/mandatoryLanguageCode

Determines the official language(s) valid in case of doubt. Values SHOULD be taken from the ISO 639-1 vocabulary provided by Lexvo (http://lexvo.org/id/iso639-1/).
has super-properties
language op
has domain
Core Data c
has range
Concept c

has measurement metadataop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasMeasurementMetadata

Associates a measurement result with additional measurement-specific metadata.
has domain
Measurement Result c
has range
Measurement Metadata c

has measurement pointop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasMeasurementPoint

has domain
Quantity Value Table c
has range
Measurement Point c

has output quantityop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasOutputQuantity

Associates a formula with the quantity variable representing its result.
has super-properties
has variable op
has domain
formula c
has range
output quantity c

has parameterop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasParameter

Associates a formula with a parameter variable such as a calibration coefficient.
has super-properties
has variable op
has domain
formula c
has range
parameter c

has participating stakeholderop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/stakeholderParticipant

has super-properties
participant op
has domain
Stakeholder Participation c
has range
Agent c

has person participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasPersonParticipation

A person participation in a calibration process and its role
has domain
Calibration Process c
has range
Person Participation c

has previous report referenceop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasPreviousReportReference

Links a digital calibration certificate to a previous calibration certificate, either by referencing the certificate instance itself or by providing its unique identifier and states the type of revision.
has domain
Core Data c
has range
Previous Report Reference c

has result dataop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasResultData

Links a measurement result to its structured data representation
has domain
Measurement Result c
has range
Data Container c

has service categoryop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasServiceCategory

Associates a CalibrationProcess with its corresponding KCDB service category. Service categories are provided as SKOS concepts distributed across multiple KCDB sub-namespaces, such as: scauv: <https://si-digital-framework.org/kcdb-sc/AUV/>, scem: <https://si-digital-framework.org/kcdb-sc/EM/>, scl: <https://si-digital-framework.org/kcdb-sc/L/>, scm: <https://si-digital-framework.org/kcdb-sc/M/>, scpr: <https://si-digital-framework.org/kcdb-sc/PR/>, sct: <https://si-digital-framework.org/kcdb-sc/T/>, sctf: <https://si-digital-framework.org/kcdb-sc/TF/>, scri: <https://si-digital-framework.org/kcdb-sc/RI/>. Linking a service category to a calibration process allows reasoning about expected measurement results: for example, the `relatedSIQuantity` of the service category can be used to verify whether the units of the result quantity values correspond to the expected SI quantity. Only individuals of rdf:type `sc:ServiceCategory` can be used for this property.
has domain
Calibration Process c
has range
Service Category c

has stakeholder participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasStakeholderParticipation

has super-properties
qualified Association op
has domain
Calibration Process c
has range
Stakeholder Participation c

has table columnop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasTableColumn

Assigns a column to its table. The column can be either a RealList or ComplexList.
has domain
Quantity Value Table c
has range
Table Column c

has table of quantity valuesop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasQuantityValueTable

has domain
Data Container c
has range
Quantity Value Table c

has type of revisionop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasRevisionType

Specifies the type of revision
has domain
Previous Report Reference c
has range
Revision Type c

has used languageop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/usedLanguageCode

Specifies the official language(s) in which the digital calibration certificate was created. Values SHOULD be taken from the ISO 639-1 vocabulary provided by Lexvo (http://lexvo.org/id/iso639-1/).
has super-properties
language op
has domain
Core Data c
has range
Concept c

has variableop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/hasVariable

Associates a formula with one of its symbolic variables.
has sub-properties
has input quantity op, has output quantity op, has parameter op
has domain
formula c
has range
formula variable c

identifier typeop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/identifierType

Specifies the type of the identifier such as order number, reference number, serial number, using a controlled vocabulary.
has domain
Identification c
has range
Concept c

includes calibration object participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/includesCalibrationObjectParticipation

associates an object (and its role) participating in a calibration process with a (digital) calibration certificate

includes measurement resultop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/includesMeasurementResult

Associates a digital calibration certificate with the measurement results it reports.
has domain
Certificate Generation c
has range
Measurement Result c

includes person participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/includesPersonParticipation

associates a person (and its role) participation in a calibration process with a (digital) calibration certificate
has domain
Certificate Generation c
has range
Person Participation c

includes stakeholder participationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/includesStakeholderParticipation

associates a stakeholder (and its role) participating in a calibration process with a (digital) calibration certificate

is a member ofop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/memberOf

has super-properties
member Of op
has domain
Person c
has range
Organization c

is report ofop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/isReportOf

Links a reported measurement result to the complete underlying measurement result.

issuer roleop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/identificationIssuerRole

has super-properties
role op
has domain
Identification Issuance c
has range
Identifier Issuer Role c

located atop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/locatedAtOrganization

has domain
Performance Location c
has range
Organization c

member Ofop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/org#memberOf

has sub-properties
is a member of op
has domain
Agent c
has range
Organization c

observed influence conditionop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/observedInfluenceCondition

Associates a calibration process with influence conditions affecting the calibration.
has super-properties
used op
has domain
Calibration Process c
has range
Influence Condition c

participantop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/participant

has super-properties
agent op
has sub-properties
has issuer op, has participating stakeholder op, participating person op
has domain
Agent Participation c
has range
Agent c

participating calibration objectop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/calibrationObjectParticipant

has super-properties
entity op
has domain
Calibration Object Participation c
has range
Calibration Object c

participating personop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/personParticipant

has super-properties
participant op
has domain
Person Participation c
has range
Person c

qualified certificate generationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/qualifiedCertificateGeneration

has super-properties
qualified Generation op
has domain
Digital Calibration Certificate c
has range
Certificate Generation c

refers to calibration certificateop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/refersToReport

Links to another digital calibration certificate.

reports performance dateop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/reportsPerformanceDate

has domain
Core Data c
has range
Performance Date c

reports performance locationop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/reportsPerformanceLocation

has domain
Core Data c
has range
Performance Location c

reports service categoryop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/reportsServiceCategory

associates the (KCDB) service category to the calibration certificate
has domain
Core Data c
has range
Service Category c

reports statementop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/reportsStatement

has domain
Digital Calibration Certificate c
has range
Statement c

represents quantity valueop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/representsQuantityValue

Links a symbolic formula variable to the SIS quantity value that provides or receives its numerical value.
has domain
formula variable c
has range
Quantity Value c

roleop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/role

has super-properties
had Role op
has sub-properties
issuer role op, role of participating stakeholder op, role of the person op
has domain
Agent Participation c
has range
Role c

role of participating stakeholderop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/stakeholderRole

has super-properties
role op
has domain
Stakeholder Participation c
has range
Stakeholder Role c

role of the calibration objectop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/calibrationObjectRole

has super-properties
had Role op
has domain
Calibration Object Participation c
has range
Calibration Object Role c

role of the personop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/personRole

has super-properties
role op
has domain
Person Participation c
has range
Person Role c

used measurement methodop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/usedMeasurementMethod

Indicates the measurement method used to produce the measurement result.
has super-properties
used op
has domain
Measurement Result c
has range
Measurement Method c

was generated by measuring equipmentop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/usedMeasuringEquipment

Links a measurement result to the measuring instrument used to generate the result.
has super-properties
used op
has domain
Calibration Process c
has range
Calibration Object Participation c

was performed atop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/wasPerformedAt

has super-properties
at Location op
has domain
Calibration Process c
has range
Performance Location c

was performed onop back to ToC or Object Property ToC

IRI: https://ptb.de/dccs/wasPerformedOn

has domain
Calibration Process c
has range
Performance Date c

Data Properties

begin performance datedp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/beginPerformanceDate

Date at the start of the performance of the laboratory activity. In DIN EN ISO/IEC 17025:2018-03 [1] it is specified that the date or period of calibration is an essential part of a calibration certificate.
has super-properties
started At Time dp
has domain
Performance Date c
has range
date

end performance datedp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/endPerformanceDate

Date at the end of the performance of the laboratory activity. In DIN EN ISO/IEC 17025:2018-03 [1] it is specified that the date or period of calibration is an essential part of a calibration certificate.
has super-properties
ended At Time dp
has domain
Performance Date c
has range
date

has Calibration Laboratory Codedp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/calibrationLaboratoryCode

Optional code identifying the calibration laboratory.
has domain
Organization c
has range
string

has column indexdp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/columnIndex

Specifies the position of the column in the table (starting from 0)
has domain
Table Column c
has range
non Negative Integer

has table dimensiondp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/tableDimension

Specifies the number of index columns of the table.

identifier valuedp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/identifierValue

has domain
Identification c
has range
string

refers to unique identifierdp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/refersToUniqueIdentifier

Links to another digital calibration certificate using its unique identifier (Globally unique identifier (GUID/UUID))
has domain
Previous Report Reference c
has range
string

unique identifierdp back to ToC or Data Property ToC

IRI: https://ptb.de/dccs/uniqueIdentifier

Globally unique identifier (GUID/UUID) that uniquely identifies the digital calibration certificate.
has domain
Core Data c
has range
string

Named Individuals

0000 0003 0941 5950ni back to ToC or Named Individual ToC

IRI: https://orcid.org/0000-0003-0941-5950

belongs to
Person c
has facts
affiliation ap 05r3f7h03 ni
name ap "Moritz Jordan"

05r3f7h03ni back to ToC or Named Individual ToC

IRI: https://ror.org/05r3f7h03

belongs to
Organization c
has facts
name ap "Physikalisch-Technische Bundesanstalt (PTB)"

After Adjustmentni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/AfterAdjustment

belongs to
Influence Condition Status c
has facts
pref Label ap "After Adjustment"@en

After Repairni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/AfterRepair

belongs to
Influence Condition Status c
has facts
pref Label ap "After Repair"@en

Amendedni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/Amended

Revision of type 'amended'.
belongs to
Revision Type c
has facts
pref Label ap "Amended"@en

Before Adjustmentni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/BeforeAdjustment

belongs to
Influence Condition Status c
has facts
pref Label ap "Before Adjustment"@en

Before Repairni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/BeforeRepair

belongs to
Influence Condition Status c
has facts
pref Label ap "Before Repair"@en

Customer referenceni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/customerReference

belongs to
Concept c
has facts
in Scheme ap Identifier type scheme ni
pref Label ap "Customer reference"@en

DCCS Ontologyni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/

has facts
language op deu ni
language op eng ni

https://ptb.de/dccs/v0.0.2/ni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/v0.0.2/

belongs to
Distribution c
has facts
has Syntax ap Turtle ep

Identifier type schemeni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/IdentifierTypeScheme

Controlled vocabulary for identifier types used in digital calibration certificates.
belongs to
Concept Scheme c
has facts
pref Label ap "Identifier type scheme"@en

Order numberni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/orderNumber

belongs to
Concept c
has facts
in Scheme ap Identifier type scheme ni
pref Label ap "Order number"@en

Other Revision Typeni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/OtherRevisionType

Revision of type 'other'.
belongs to
Revision Type c
has facts
pref Label ap "Other Revision Type"@en

Reference numberni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/referenceNumber

belongs to
Concept c
has facts
in Scheme ap Identifier type scheme ni
pref Label ap "Reference number"@en

Serial numberni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/serialNumber

belongs to
Concept c
has facts
in Scheme ap Identifier type scheme ni
pref Label ap "Serial number"@en

Substitutedni back to ToC or Named Individual ToC

IRI: https://ptb.de/dccs/Substituted

Revision of type 'substituted'.
belongs to
Revision Type c
has facts
pref Label ap "Substituted"@en

Legend back to ToC

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

References back to ToC

(...)

Acknowledgments back to ToC

The authors would like to thank [Silvio Peroni](http://www.essepuntato.it/) for developing [LODE](http://www.essepuntato.it/lode), a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and [Daniel Garijo](https://w3id.org/people/dgarijo) for developing [Widoco](https://github.com/dgarijo/Widoco), the program used to create the template used in this documentation.