ConstructionProduct

class

Construction Product

A construction product subject to EU Regulation 2024/3110 (revised CPR). Carrier for the regulation's DPP and Declaration-of-Performance data. Use cpr:declarationOfPerformanceUrl, cpr:essentialCharacteristic, and cpr:reactionToFireClass for the substantive declarations; reuse dpp: terms for recycled content, carbon footprint, hazardous substances, etc.

URI:https://ref.openepcis.io/extensions/eu/cpr/ConstructionProduct

Subclass Of

Properties (4)

PropertyDescriptionRange
constructionProductTypeConstructionProductType
declarationOfPerformanceUrlURL of the structured Declaration of Performance (DoP) or Declaration of Conformity (DoC) document for this construction product, per CPR Article 12. The DoP carries the harmonised technical specification reference, intended use, essential characteristics, and AVCP system.xsd:anyURI
essentialCharacteristicDeclared essential characteristic of the product. Set-valued — most products declare multiple.EssentialCharacteristic
reactionToFireClassEN 13501-1 reaction-to-fire classification of the construction product.ReactionToFireClass

Where used

Referenced by other terms (4)

In SHACL shapes (1)

  • ConstructionProductShapetargets

In example documents (2)

Master data & product examples

External Vocabulary References

Loading external vocabulary...
Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/cpr/cpr-context.jsonld",
  "type": "ConstructionProduct",
  "constructionProductType": "...",
  "declarationOfPerformanceUrl": "...",
  "essentialCharacteristic": "..."
}