DigitalInstruction
classDigital instructions mean instructions in digital format concerning the product (‘digital instructions’) in a language that can be easily understood. ESPR Art 27(7) Digital instructions are ensured by manufacturers. These should also ensured by importers. (ESPR Art 29(4)) This class can be extended/specialised according to delegated acts or industry standards.
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 | ||
|---|---|---|---|---|---|
| contentType Content type | Content type of a document. Can be only “application” or “pdf”. | cirpass2:DocumentFormattedProperty | - | — | — |
| dictionaryReference Dictionary reference | The reference to the unique identifier of the data point specification defined in the repository/data dictionary. It is formatted as a URI/URL . | cirpass2:Property | xsd:string | — | |
| value Value related to the document | Contains the data of the value encapsulated in the Document. Value is xsd:string that is formatted as a URL, where to fetch the file. | cirpass2:DocumentFormattedProperty | xsd:string | — | — |
| webLink Weblink | Web link to an instruction document or video etc. | cirpass2:DigitalInstruction | xsd:anyURI | — |
Subclass Of
Aligned from OpenEPCIS (2)
Where used
Referenced by other terms (2)
see also:
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "DigitalInstruction",
"webLink": "...",
"contentType": "...",
"dictionaryReference": "..."
}