DismantlingDocument

class

Dismantling Document

A document supporting battery dismantling, as specified in DIN DKE SPEC 99100.

URI:https://ref.openepcis.io/extensions/eu/battery/DismantlingDocument

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

DescriptionDomainRangeVocabularies
documentType
Document Type
Type of dismantling document per DIN DKE SPEC 99100.eubat:DismantlingDocumenteubat:DismantlingDocumentType
documentUrl
Document URL
URL to the document.eubat:DismantlingDocumentxsd:anyURI
languageCode
Language Code
ISO 639-1 language code.eubat:DismantlingDocumentxsd:string
mimeType
MIME Type
eubat:DismantlingDocumentxsd:string

Vocabulary alignment

Narrower · downstream

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/eu/battery/battery-context.jsonld",
  "type": "DismantlingDocument",
  "documentType": "...",
  "documentUrl": "...",
  "languageCode": "..."
}