MaterialComposition
classMaterial Composition
Material composition information including source country, percentage, and critical raw material classification.
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)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| componentIdentifier Component Identifier | Identifier for the material or component (e.g. an internal material code or GS1 identifier). | oec:MaterialComposition | xsd:string | Authorized Only | |
| componentName Component Name | Human-readable name of the material or component (e.g. a fibre type, alloy, or constituent material). | oec:MaterialComposition | xsd:string | Authorized Only | |
| crmListVersion CRM List Version | Version reference of the EU Critical Raw Materials list against which the isCriticalRawMaterial / isStrategicRawMaterial flags were determined (e.g. CRMA-2024 Annex II / Annex I). The list is updated periodically by the Commission. | oec:MaterialComposition | xsd:string | Authorized Only | — |
| hasMaterialOrigin Material Origin | Country of origin of an individual material or component within the product composition, as a gs1:Country value. | oec:MaterialComposition | gs1:Country | Authorized Only | — |
| isCriticalRawMaterial Is Critical Raw Material | Whether this material is on the EU Critical Raw Materials list. | oec:MaterialComposition | xsd:boolean | Authorized Only | — |
| isStrategicRawMaterial Is Strategic Raw Material | Boolean flag: material is on the EU Strategic Raw Materials list per CRMA Annex I (2024/1252). Strategic ⊂ Critical: every strategic raw material is also a critical raw material, but not vice versa. | oec:MaterialComposition | xsd:boolean | Authorized Only | — |
| massFraction Mass Fraction | Mass fraction of this material (0-1 scale where 0.45 = 45%). | oec:MaterialComposition | xsd:decimal | Authorized Only |
Vocabulary alignment
Narrower · downstream
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (11)
subclass of this:
In SHACL shapes (1)
- MaterialCompositionShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "MaterialComposition",
"componentIdentifier": "...",
"componentName": "...",
"crmListVersion": "..."
}