CircularityPerformance

class

Circularity Performance

Information supporting circular economy requirements including end-of-life handling, recycling, waste prevention, and circularity metrics. Aligned with UNTP CircularityPerformance pattern.

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

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 (7)

DescriptionDomainRangeVocabularies
dismantlingInstructions
Dismantling Instructions
oec:CircularityPerformanceoec:DocumentReference
endOfLifeInstructions
End of Life Instructions
URL to end-of-life handling instructions. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.oec:CircularityPerformancexsd:anyURI
materialCircularityIndicator
Material Circularity Indicator
Overall circularity score combining recycled input, recyclability, and utility (0-1 scale).oec:CircularityPerformancexsd:decimal
recyclableContent
Recyclable Content
Fraction of product that can be recycled (0-1 scale where 0.45 = 45%).oec:CircularityPerformancexsd:decimal
separateCollectionInfo
Separate Collection Info
URL to separate collection requirements. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.oec:CircularityPerformancexsd:anyURI
utilityFactor
Utility Factor
Durability of the product relative to industry average (1.0 = average). A value >1 indicates above-average durability.oec:CircularityPerformancexsd:decimal
wastePreventionInfo
Waste Prevention Info
URL to waste prevention information. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.oec:CircularityPerformancexsd:anyURI

Vocabulary alignment

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": "CircularityPerformance",
  "dismantlingInstructions": "...",
  "endOfLifeInstructions": "...",
  "materialCircularityIndicator": "..."
}