DepositReturnScheme
classDeposit-Return Scheme
A deposit-return scheme that the product participates in (PPWR Article 50, beverage container DRS in DE/AT/NL/SE/etc., and any future EU-harmonised DRS). Subclass of gs1:ReturnablePackageDepositDetails: instances carry the deposit amount and region via gs1:returnablePackageDepositAmount / gs1:returnablePackageDepositRegion and add the operator and redemption-channel data points GS1 does not model.
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 (3)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| depositRedemptionChannelUrl Deposit Redemption Channel URL | URL of the public directory of redemption channels (where consumers can return the container for refund). | oec:DepositReturnScheme | xsd:anyURI | Public | — |
| hasDepositAmount Deposit Amount | Refundable deposit applied at point of sale. Modelled as gs1:QuantitativeValue with unitCode = ISO 4217 currency code (e.g. 'EUR'). Prefer the upstream gs1:returnablePackageDepositAmount (range gs1:PriceSpecification) where the GS1 packaging model is in use; this property remains for QuantitativeValue-based expressions. | oec:DepositReturnScheme | gs1:QuantitativeValue | Public | |
| hasDepositSchemeOperator Deposit Scheme Operator | The Producer Responsibility Organisation that operates the DRS (e.g. Pfand-System Deutschland for DE). | oec:DepositReturnScheme | gs1:Organization | Public |
Vocabulary alignment
Referenced upstream terms
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (5)
see also:
In SHACL shapes (1)
- DepositReturnSchemeShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "DepositReturnScheme",
"depositRedemptionChannelUrl": "...",
"hasDepositAmount": "...",
"hasDepositSchemeOperator": "..."
}