LCIACategory

class

LCIA Category

Individual Life Cycle Impact Assessment category result within the environmental footprint.

URI:https://ref.openepcis.io/extensions/eu/textile/LCIACategory

Properties (3)

PropertyDescriptionRange
lciaCategoryCodeThe impact category code.LCIACategoryCode
lciaUnitUnit of the LCIA value (e.g. 'kg CO2-eq', 'm3 world-eq', 'mol H+-eq').xsd:string
lciaValueThe impact category value in the category-specific unit.xsd:decimal

Used as Range (1)

Where used

Referenced by other terms (4)

In SHACL shapes (2)

  • LCIACategoryShapetargets
  • EnvironmentalFootprintShapeclass-of

In example documents (4)

Master data & product examples

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
  "type": "LCIACategory",
  "lciaCategoryCode": "...",
  "lciaUnit": "...",
  "lciaValue": "..."
}