BusinessTransactionContext
classBusiness Transaction Context
A contextual structure representing a business transaction associated with a transaction event.
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 | ||
|---|---|---|---|---|---|
| businessTransactionIdentifier has business transaction identifier | Specifies the identifier of a business transaction associated with an event. | cirpass2:BusinessTransactionContext | xsd:anyURI | — | — |
| hasBusinessTransactionType has business transaction type | Links a business transaction context to its business transaction type classification. | cirpass2:BusinessTransactionContext | cirpass2:BusinessTransactionType | — | — |
Aligned from OpenEPCIS (3)
Used as Range (1)
Where used
Referenced by other terms (3)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "BusinessTransactionContext",
"businessTransactionIdentifier": "...",
"hasBusinessTransactionType": "..."
}