ActorIdentifier
classActor identifier
No description available.
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 (5)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| hasGranularity Has granularity | Defines the granularity of an identifier, if exists. | cirpass2:Identifier | cirpass2:IdentifierGranularity | — | — |
| hasScheme Has scheme | The scheme/standard the Identifier follows | cirpass2:Identifier | cirpass2:IdentifierScheme | — | — |
| identifierExpiresOn Identifier expires on | — | cirpass2:Identifier | xsd:date | — | — |
| identifierIssuedOn Identifier issued on | — | cirpass2:Identifier | xsd:date | — | — |
| identifierValue Identifier value | The (unique) value of the identifier. | cirpass2:Identifier | xsd:string | — | — |
Subclass Of
Aligned from OpenEPCIS (1)
Used as Range (1)
Where used
Referenced by other terms (1)
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "ActorIdentifier",
"hasGranularity": "...",
"hasScheme": "...",
"identifierExpiresOn": "..."
}