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

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 (2)

DescriptionDomainRangeVocabularies
repairProviderName
Repair Provider Name
oec:RepairProviderxsd:string
repairProviderUrl
Repair Provider URL
oec:RepairProviderxsd:anyURI

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

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": "RepairProvider",
  "repairProviderName": "...",
  "repairProviderUrl": "..."
}