RecycledContent
classRecycled Content
Declaration of recycled material content with pre-consumer and post-consumer splits.
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 | |
|---|---|---|---|---|
| postConsumerRecycledContent Post-Consumer Recycled Content | Fraction of post-consumer recycled content (0-1 scale). | oec:RecycledContent | xsd:decimal | |
| preConsumerRecycledContent Pre-Consumer Recycled Content | Fraction of pre-consumer (post-industrial) recycled content (0-1 scale). | oec:RecycledContent | xsd:decimal | |
| recycledContent Recycled Content | Total fraction of recycled content (0-1 scale where 0.45 = 45%). | oec:RecycledContent | xsd:decimal |
Vocabulary alignment
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (6)
In SHACL shapes (1)
- RecycledContentShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RecycledContent",
"postConsumerRecycledContent": "...",
"preConsumerRecycledContent": "...",
"recycledContent": "..."
}