LCIACategory
classLCIA Category
Individual Life Cycle Impact Assessment category result within the environmental footprint.
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 | |
|---|---|---|---|---|
| lciaCategoryCode LCIA Category Code | The impact category code. | eutex:LCIACategory | eutex:LCIACategoryCode | |
| lciaUnit LCIA Unit | Unit of the LCIA value (e.g. 'kg CO2-eq', 'm3 world-eq', 'mol H+-eq'). | eutex:LCIACategory | xsd:string | |
| lciaValue LCIA Value | The impact category value in the category-specific unit. | eutex:LCIACategory | xsd:decimal |
Vocabulary alignment
See also
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (4)
range:
In SHACL shapes (2)
- LCIACategoryShapetargets
- EnvironmentalFootprintShapeclass-of
In example documents (4)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "LCIACategory",
"lciaCategoryCode": "...",
"lciaUnit": "...",
"lciaValue": "..."
}