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 | Public | — |
| hasRepairInstructions Repair Instructions | URL or reference to repair instructions and manuals. | oec:RepairabilityInfo | oec:DocumentReference | Public | — |
| hasSoftwareUpdatesAvailability Software Updates Availability | Duration for which software/firmware updates will be provided. Use unitCode 'ANN' (UN/CEFACT Rec 20). | oec:RepairabilityInfo | gs1:QuantitativeValue | Public | — |
| hasSparePartsAvailability Spare Parts Availability | Duration for which spare parts will be available. Use gs1:QuantitativeValue with unitCode 'ANN' for years. | oec:RepairabilityInfo | gs1:QuantitativeValue | Public | — |
| professionalRepairNetwork Professional Repair Network | URL to find authorized repair service providers. | oec:RepairabilityInfo | xsd:anyURI | Public | — |
| 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 | Public | — |
| repairabilityClass Repairability Class | Repairability class (A to E, where A is most repairable). | oec:RepairabilityInfo | xsd:string | Public | — |
| repairabilityScore Repairability Score | Repairability index score (typically 0-10 scale, e.g., French Indice de Réparabilité). | oec:RepairabilityInfo | xsd:decimal | Public | — |
Vocabulary alignment
See also
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...
Used as Range (1)
Where used
Referenced by other terms (12)
In SHACL shapes (1)
- RepairabilityInfoShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RepairabilityInfo",
"diyRepairPossible": "...",
"hasRepairInstructions": "...",
"hasSoftwareUpdatesAvailability": "..."
}