MakingAvailableOnMarketEvent

class

Making Available on the Market

Any supply of a product for distribution, consumption or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge. ESPR Art 2(39).

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

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 (2)

DescriptionDomainRangeVocabularies
isRepresentedByCarrier
is represented by carrier
Links a product event concept to an EPCIS-inspired technical event carrier used to journalise and structure the corresponding event data.cirpass2:ProductEventcirpass2:EPCISCarrier
triggersDPPEvent
triggers DPP event
Links a product event to a DPP event that is triggered as a consequence of it, reflecting the obligation to update the DPP following lifecycle changes of the product.cirpass2:ProductEventcirpass2:DPPEvent

Subclass Of

Subclasses (1)

Aligned from OpenEPCIS (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": "MakingAvailableOnMarketEvent",
  "isRepresentedByCarrier": "...",
  "triggersDPPEvent": "..."
}