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 eucpr:declarationOfPerformanceUrl, eucpr:hasEssentialCharacteristic, and eucpr:hasReactionToFireClass for the substantive declarations; reuse oec: terms for recycled content, carbon footprint, hazardous substances, etc.

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

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (7)

DescriptionDomainRangeVocabularies
declarationOfPerformanceUrl
Declaration of Performance URL
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.eucpr:ConstructionProductxsd:anyURI Public
hasCompressiveStrength
Compressive Strength
Declared compressive strength of the product. gs1:QuantitativeValue with unitCode 'N31' (MPa).eucpr:ConstructionProductgs1:QuantitativeValue Public
hasConstructionProductType
Construction Product Type
eucpr:ConstructionProducteucpr:ConstructionProductType Public
hasDeclarationOfPerformance
Declaration of Performance
Links a construction product to its structured Declaration of Performance.eucpr:ConstructionProducteucpr:DeclarationOfPerformance Public
hasEssentialCharacteristic
Essential Characteristic
Declared essential characteristic of the product. Set-valued: most products declare multiple.eucpr:ConstructionProducteucpr:EssentialCharacteristic Public
hasReactionToFireClass
Reaction-to-fire Class
EN 13501-1 reaction-to-fire classification of the construction product.eucpr:ConstructionProducteucpr:ReactionToFireClass Public
hasThermalConductivity
Thermal Conductivity
Declared thermal conductivity λ of the product. gs1:QuantitativeValue with unitCode 'F94' (W/(m·K)).eucpr:ConstructionProductgs1:QuantitativeValue Public

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).

Referenced upstream terms

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

Subclass Of

JSON-LD Example

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