RepairabilityInfo
classRepairability Information
Repair and maintenance information per ESPR Article 7. Captures repair scores, spare part availability, and repair instructions.
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 (8)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| diyRepairPossible DIY Repair Possible | Whether the product can be repaired by consumers (do-it-yourself repair). | oec:RepairabilityInfo | xsd:boolean | — |
| professionalRepairNetwork Professional Repair Network | URL to find authorized repair service providers. | oec:RepairabilityInfo | xsd:anyURI | |
| repairInformationPortalUrl Repair Information Portal URL | URL of the manufacturer's public repair information portal as required by EU Right-to-Repair Directive 2024/1799 Article 4: covers spare-parts catalogue, dismantling guides, software updates available to independent repairers. | oec:RepairabilityInfo | xsd:anyURI | — |
| repairInstructions Repair Instructions | URL or reference to repair instructions and manuals. | oec:RepairabilityInfo | oec:DocumentReference | |
| repairabilityClass Repairability Class | Repairability class (A to E, where A is most repairable). | oec:RepairabilityInfo | xsd:string | — |
| repairabilityScore Repairability Score | Repairability index score (typically 0-10 scale, e.g., French Indice de Réparabilité). | oec:RepairabilityInfo | xsd:decimal | — |
| softwareUpdatesAvailability Software Updates Availability | Duration for which software/firmware updates will be provided. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:RepairabilityInfo | gs1:QuantitativeValue | |
| sparePartsAvailability Spare Parts Availability | Duration for which spare parts will be available. Use gs1:QuantitativeValue with unitCode 'ANN' for years. | oec:RepairabilityInfo | gs1:QuantitativeValue |
Vocabulary alignment
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (10)
see also:
In SHACL shapes (1)
- RepairabilityInfoShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RepairabilityInfo",
"diyRepairPossible": "...",
"professionalRepairNetwork": "...",
"repairabilityClass": "..."
}