SourceOrDestination
classSource or Destination
A contextual structure representing a source or a destination associated with an event in relation to a business transfer.
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)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| hasSourceOrDestinationEntity has source or destination entity | Links a source-or-destination context to the entity that plays the source or destination role. | cirpass2:SourceOrDestination | cirpass2:SourceOrDestinationEntity | — | — |
| hasSourceOrDestinationType has source or destination type | Links a source-or-destination context to its business type classification. | cirpass2:SourceOrDestination | cirpass2:SourceOrDestinationType | — | — |
Aligned from OpenEPCIS (4)
Used as Range (2)
Where used
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "SourceOrDestination",
"hasSourceOrDestinationEntity": "...",
"hasSourceOrDestinationType": "..."
}