MaterialIdentifier

class

Material identifier

No description available.

URI:https://w3id.org/eudpp#MaterialIdentifier

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)

DescriptionDomainRangeVocabularies
hasGranularity
Has granularity
Defines the granularity of an identifier, if exists.cirpass2:Identifiercirpass2:IdentifierGranularity
hasScheme
Has scheme
The scheme/standard the Identifier followscirpass2:Identifiercirpass2:IdentifierScheme
identifierExpiresOn
Identifier expires on
cirpass2:Identifierxsd:date
identifierIssuedOn
Identifier issued on
cirpass2:Identifierxsd:date
identifierValue
Identifier value
The (unique) value of the identifier.cirpass2:Identifierxsd: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": "MaterialIdentifier",
  "hasGranularity": "...",
  "hasScheme": "...",
  "identifierExpiresOn": "..."
}