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

Properties (4)

PropertyDescriptionRange
documentTypeType of dismantling document per DIN DKE SPEC 99100.DismantlingDocumentType
documentUrlURL to the document.xsd:anyURI
languageCodeISO 639-1 language code.xsd:string
mimeTypexsd:string

Used as Range (1)

Where used

Referenced by other terms (5)

In example documents (1)

Master data & product examples

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "DismantlingDocument",
  "documentType": "...",
  "documentUrl": "...",
  "languageCode": "..."
}