Visual Diagram
classDiagram
class ConstructionProduct
Product <|-- ConstructionProduct
ConstructionProduct : +hasDoP
ConstructionProduct --|> DeclarationOfPerformance : hasDoP
ConstructionProduct : +harmonisedStandardReference
ConstructionProduct : +notifiedBodyId
ConstructionProduct : +avsSystem
ConstructionProduct : +declarationCode
ConstructionProduct : +declaredUses
ConstructionProduct : +latestDeinstallation
ConstructionProduct : +notifiedBody
ConstructionProduct --|> Organization : notifiedBody
ConstructionProduct : +technicalAssessmentBody
ConstructionProduct --|> Organization : technicalAssessmentBody
ConstructionProduct : +validationReports
ConstructionProduct : +europeanAssessmentDocument
ConstructionProduct : +reactionToFire
ConstructionProduct : +thermalConductivity
ConstructionProduct --|> QuantitativeValue : thermalConductivity
ConstructionProduct : +compressiveStrength
ConstructionProduct --|> QuantitativeValue : compressiveStrength
Attributes
Any product or kit which is produced and placed on the market for incorporation in a permanent manner in construction works or parts thereof, as defined by the Construction Products Regulation (CPR).
subClassOf: dppk:Product
Properties
| Property | Description | Type |
|---|---|---|
| Has Declaration of Performance (dppk:hasDoP) | Relates the construction product to its Declaration of Performance. | dppk:DeclarationOfPerformance |
| Harmonised Standard Reference (hEN) (dppk:harmonisedStandardReference) | A reference (URI or identifier) to the applicable Harmonised European Standard (hEN) used for assessing the product. | xsd:anyURI |
| Notified Body Identifier (dppk:notifiedBodyId) | The identification number of the Notified Body involved in the assessment and verification of constancy of performance (e.g., NB1234). | xsd:string |
| AVCP System (dppk:avsSystem) | The system for Assessment and Verification of Constancy of Performance (e.g., System 1, 1+, 2+, 3, 4). | xsd:string |
| Declaration Code (dppk:declarationCode) | xsd:string | |
| Declared Uses (dppk:declaredUses) | xsd:string | |
| Latest Deinstallation (dppk:latestDeinstallation) | xsd:string | |
| Notified Body (dppk:notifiedBody) | dppk:Organization | |
| Technical Assessment Body (dppk:technicalAssessmentBody) | dppk:Organization | |
| Validation Reports (dppk:validationReports) | xsd:string | |
| European Assessment Document (dppk:europeanAssessmentDocument) | xsd:string | |
| Reaction to Fire (dppk:reactionToFire) | The classification of the product's contribution to fire (Euroclass). | xsd:string |
| Thermal Conductivity (Lambda) (dppk:thermalConductivity) | dppk:QuantitativeValue | |
| Compressive Strength (dppk:compressiveStrength) | dppk:QuantitativeValue |
