LcaResult

class

LCA result

A measurable outcome of a life cycle assessment, representing the quantified effect of a product.

URI:https://w3id.org/eudpp#LcaResult

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)

DescriptionDomainRangeVocabularies
concernsLCStagecirpass2:LcaResultcirpass2:LifeCycleStage
hasUnitcirpass2:LcaResultxsd:string

Subclasses (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
  "type": "LcaResult",
  "concernsLCStage": "...",
  "hasUnit": "..."
}