EssentialCharacteristic
classEssential Characteristic
A single declared essential characteristic (e.g. compressive strength, thermal conductivity, water vapour permeability) per CPR Annex III. Pair name + value + unit + harmonised standard reference.
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 (3)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| characteristicName Characteristic Name | — | eucpr:EssentialCharacteristic | xsd:string | |
| characteristicValue Characteristic Value | Quantitative value of the essential characteristic. gs1:QuantitativeValue with the unitCode appropriate for the characteristic (e.g. 'N31' for MPa, 'F94' for W/(m·K)). | eucpr:EssentialCharacteristic | gs1:QuantitativeValue | |
| harmonisedStandard Harmonised Standard | URI of the harmonised technical specification (hEN) under which the essential characteristic is declared (e.g. EN 197-1 for cement, EN 13162 for mineral wool insulation). | eucpr:EssentialCharacteristic | xsd:anyURI |
Vocabulary alignment
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (4)
In SHACL shapes (1)
- EssentialCharacteristicShapetargets
In example documents (2)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/cpr/cpr-context.jsonld",
"type": "EssentialCharacteristic",
"characteristicName": "...",
"characteristicValue": "...",
"harmonisedStandard": "..."
}