RepairabilityIndex
classRepairability Index
French Repairability Index (Indice de Réparabilité) assessment using the official 5-criteria, 100-point scoring methodology. The score is displayed to consumers as 0-10 scale ; dcterms:source <https://www.ecologie.gouv.fr/indice-reparabilite> ; skos:note "Repairability concept per the French Repairability Index (Indice de Réparabilité) and the EU Right to Repair. No GS1, SEMICeu, or schema.org equivalent."@en . Five Criteria (20 points each): 1. Documentation - Availability of repair documentation 2. Disassembly - Ease of disassembly and tools required 3. Spare Parts Availability - Duration and access to spare parts 4. Spare Parts Pricing - Ratio of part prices to product price 5. Product Specific - Category-specific criteria (e.g., software support for smartphones) Total score (0-100) is converted to display score (0-10) for consumer labeling.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| assessmentBody Assessment Body | Organization that performed the repairability assessment. | euelec:RepairabilityIndex | gs1:Organization | |
| assessmentDate Assessment Date | Date when the repairability assessment was performed. | euelec:RepairabilityIndex | xsd:date | — |
| displayScore Display Score | Consumer-facing repairability score (0-10 scale, totalScore/10). | euelec:RepairabilityIndex | xsd:decimal | |
| repairCriteria Repair Criteria | List of individual criterion scores. | euelec:RepairabilityIndex | euelec:RepairCriterion | — |
| repairabilityClass Repairability Class | EU Right to Repair classification (A-E grade). | euelec:RepairabilityIndex | euelec:EURepairabilityClass | — |
| repairabilityLabelUrl Repairability Label URL | URL to the official repairability label image. | euelec:RepairabilityIndex | xsd:anyURI | — |
| totalScore Total Score | Total repairability score (0-100 scale, sum of 5 criteria). | euelec:RepairabilityIndex | xsd:decimal | — |
Used as Range (1)
Where used
Referenced by other terms (8)
In SHACL shapes (2)
- RepairabilityIndexShapetargets
- ElectronicDeviceShapeclass-of
In example documents (4)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "RepairabilityIndex",
"assessmentBody": "...",
"assessmentDate": "...",
"displayScore": "..."
}