ConstructionProduct
classConstruction 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.
Subclass Of
Properties (4)
| Property | Description | Range |
|---|---|---|
| constructionProductType | — | ConstructionProductType |
| declarationOfPerformanceUrl | URL 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 |
| essentialCharacteristic | Declared essential characteristic of the product. Set-valued — most products declare multiple. | EssentialCharacteristic |
| reactionToFireClass | EN 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
References
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": "..."
}