RepairProvider

class

Repair Provider

An authorised repair provider for a product. Supports the European online platform for repair (Article 7 of Directive 2024/1799) and manufacturer-published repair networks.

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

Properties (2)

PropertyDescriptionRange
repairProviderNamexsd:string
repairProviderUrlxsd:anyURI

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "RepairProvider",
  "repairProviderName": "...",
  "repairProviderUrl": "..."
}