InstanceIdentifier
classInstance Identifier
An identifier-based structure used to represent an object identified at instance level in an EPCIS-inspired event context.
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 (1)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| instanceIdentifierValue instance identifier value | The identifier value used in the event context, such as an EPC, SGTIN, SSCC, GTIN, or similar identifier expressed as a URI. | cirpass2:InstanceIdentifier | xsd:anyURI | — | — |
Aligned from OpenEPCIS (6)
Used as Range (5)
Where used
Referenced by other terms (6)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "InstanceIdentifier",
"instanceIdentifierValue": "..."
}