DismantlingDocument
classDismantling Document
A document supporting battery dismantling, as specified in DIN DKE SPEC 99100.
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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| documentType Document Type | Type of dismantling document per DIN DKE SPEC 99100. | eubat:DismantlingDocument | eubat:DismantlingDocumentType | |
| documentUrl Document URL | URL to the document. | eubat:DismantlingDocument | xsd:anyURI | |
| languageCode Language Code | ISO 639-1 language code. | eubat:DismantlingDocument | xsd:string | |
| mimeType MIME Type | — | eubat:DismantlingDocument | xsd:string |
Vocabulary alignment
Broader · upstream
Narrower · downstream
Schema.orgschema:DigitalDocument · QA 82%
See also
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)
Where used
Referenced by other terms (5)
In example documents (2)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "DismantlingDocument",
"documentType": "...",
"documentUrl": "...",
"languageCode": "..."
}