RecycledContent

class

Recycled Content

Declaration of recycled material content with pre-consumer and post-consumer splits.

URI:https://ref.openepcis.io/extensions/common/core/RecycledContent

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)

DescriptionDomainRangeVocabularies
postConsumerRecycledContent
Post-Consumer Recycled Content
Fraction of post-consumer recycled content (0-1 scale).oec:RecycledContentxsd:decimal
preConsumerRecycledContent
Pre-Consumer Recycled Content
Fraction of pre-consumer (post-industrial) recycled content (0-1 scale).oec:RecycledContentxsd:decimal
recycledContent
Recycled Content
Total fraction of recycled content (0-1 scale where 0.45 = 45%).oec:RecycledContentxsd:decimal

Vocabulary alignment

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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "RecycledContent",
  "postConsumerRecycledContent": "...",
  "preConsumerRecycledContent": "...",
  "recycledContent": "..."
}