RepairabilityInfo

class

Repairability Information

Repair and maintenance information per ESPR Article 7. Captures repair scores, spare part availability, and repair instructions.

URI:https://ref.openepcis.io/extensions/common/core/RepairabilityInfo

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)

DescriptionDomainRangeVocabularies
diyRepairPossible
DIY Repair Possible
Whether the product can be repaired by consumers (do-it-yourself repair).oec:RepairabilityInfoxsd:boolean
professionalRepairNetwork
Professional Repair Network
URL to find authorized repair service providers.oec:RepairabilityInfoxsd: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:RepairabilityInfoxsd:anyURI
repairInstructions
Repair Instructions
URL or reference to repair instructions and manuals.oec:RepairabilityInfooec:DocumentReference
repairabilityClass
Repairability Class
Repairability class (A to E, where A is most repairable).oec:RepairabilityInfoxsd:string
repairabilityScore
Repairability Score
Repairability index score (typically 0-10 scale, e.g., French Indice de Réparabilité).oec:RepairabilityInfoxsd:decimal
softwareUpdatesAvailability
Software Updates Availability
Duration for which software/firmware updates will be provided. Use unitCode 'ANN' (UN/CEFACT Rec 20).oec:RepairabilityInfogs1:QuantitativeValue
sparePartsAvailability
Spare Parts Availability
Duration for which spare parts will be available. Use gs1:QuantitativeValue with unitCode 'ANN' for years.oec:RepairabilityInfogs1:QuantitativeValue

Vocabulary alignment

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "RepairabilityInfo",
  "diyRepairPossible": "...",
  "professionalRepairNetwork": "...",
  "repairabilityClass": "..."
}