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 | ||
|---|---|---|---|---|---|
| documentUrl Document URL | URL to the document. | eubat:DismantlingDocument | xsd:anyURI | inherited | |
| hasDocumentType Document Type | Type of dismantling document per DIN DKE SPEC 99100. | eubat:DismantlingDocument | eubat:DismantlingDocumentType | inherited | |
| languageCode Language Code | ISO 639-1 language code. | eubat:DismantlingDocument | xsd:string | Public | |
| mimeType MIME Type | — | eubat:DismantlingDocument | xsd:string | inherited |
Vocabulary alignment
Broader · upstream
Schema.orgschema:DigitalDocument · curated CIRPASS-2cirpass2:DocumentFormattedProperty · QA 95%
Narrower · downstream
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / 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 (6)
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "DismantlingDocument",
"documentUrl": "...",
"hasDocumentType": "...",
"languageCode": "..."
}