Product
classProduct means any physical goods that are placed on the market or put into service. ESPR Art 2 (1))
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 (18)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| commodityCode Commodity code | Relevant commodity codes, such as a TARIC code as defined in Council Regulation (EEC) No 2658/87.[ESPR Annex III (d)] | cirpass2:Product | xsd:string | — | |
| description Description | Product description | cirpass2:Product | xsd:string | — | — |
| GTIN | A globally unique identifier for trade items, defined by GS1, used to identify products at various packaging levels. | cirpass2:Product | xsd:string | — | — |
| hasDPP Has DPP | A Product has a DPP. The property links a Product with a DPP. | cirpass2:Product | cirpass2:DPP | — | — |
| hasEconomicOperator Has economic operator | Linking the product to the economic operator (Actor from ACTOR module). Product is modelled in the EU DPP CO P_DPP module. Actor is modelled in the EU DPP CO ACTOR module. | cirpass2:Product | cirpass2:Actor | — | — |
| hasEUDeclarationOfConformity Has EU Declaration of Conformity | Specifies the EU declaration of conformity issued for the product. EUDeclarationOfConformity is modelled in the EU DPP CO COMP module. Product is modelled in the EU DPP CO P_DPP module. | cirpass2:Product | cirpass2:EUDeclarationOfConformity | — | — |
| hasLCAStudy Has LCA study | A product has a LCA Result -- a measurable outcome of a life cycle assessment, representing the quantified effect of a product. Product is modelled in the EU DPP CO P_DPP module. LcaResult is modelled in the EU DPP CO LCA module. | cirpass2:Product | - | — | — |
| hasManufacturer Has manufacturer | A product has a manufacturer (Actor from ACTOR module). Product is modelled in the EU DPP CO P_DPP module. Actor is modelled in the EU DPP CO ACTOR module. | cirpass2:Product | cirpass2:Actor | — | — |
| hasMaterial Has material | Linking the Product to a MaterialOfComposition. Product is modelled in the EU DPP CO P_DPP module. MaterialOfComposition is modelled in the EU DPP CO MAT module. | cirpass2:Product | cirpass2:MaterialOfComposition | — | — |
| hasProductGroup Has product group | Product group means a set of products that serve similar purposes and are similar in terms of use, or have similar functional properties, and are similar in terms of consumer perception (ESPR Art 2 (4)). The product group or groups covered are given by delegated acts. (ESPR Art 8 (a)) This will be probably a classification code from some product classification scheme . | cirpass2:Product | cirpass2:ClassificationCode | — | |
| hasProperty Has property | Product has a property that could be a document or some measurable properties (measurands). Linking the product to the property. | cirpass2:Product | cirpass2:Property | — | — |
| hasUniqueProductIdentifier Has unique product identifier | Realisation of the uniqueProductIdentifier. Product is modelled in the EU DPP CO P_DPP module. ProductIdentifier is modelled in the EU DPP CO IDENT module. | cirpass2:Product | cirpass2:ProductIdentifier | — | — |
| isComponentOf Is component of | A product is a component of another product. ‘component’ means a product intended to be incorporated into another product; [ESPR Art 2(2)] | cirpass2:Product | cirpass2:Product | — | — |
| isConformWith Is conform with | Specifies Union Harminised Lagislation for which conformity of the product is stated. | cirpass2:Product | - | — | — |
| isEnergyRelated Is energy related Product | Energy related product means any product that has an impact on energy consumption during use. (ESPR Art 2 (4)). The boolean data type property indicates is a Product energy related or not? | cirpass2:Product | xsd:boolean | — | |
| isSparePartOf Is spare part of | A product is a spare part of another product. | cirpass2:Product | cirpass2:Product | — | — |
| productImage Product image | An image of the product. | cirpass2:Product | xsd:anyURI | — | — |
| productName Product name | Product name | cirpass2:Product | xsd:string | — | — |
Aligned from OpenEPCIS (26)
TextileProduct broadDetergentProduct broadConstructionProduct broadIronSteelProduct broadappliesToProduct rangecommodityCode domainconcernsProduct rangedescription domainGTIN domainhasDPP domainhasEconomicOperator domainhasEUDeclarationOfConformity domainhasLCAStudy domainhasManufacturer domainhasMaterial domainhasProductGroup domainhasProperty domainhasUniqueProductIdentifier domaininContextOfProduct rangeisComponentOf domainisConformWith domainisEnergyRelated domainisSparePartOf domainproductImage domainproductName domainrepresentsManufacturerForProduct range
Used as Range (6)
Where used
Referenced by other terms (24)
domain:
upstream/cirpass2-eudppcommodityCodeupstream/cirpass2-eudppdescriptionupstream/cirpass2-eudppGTINupstream/cirpass2-eudpphasDPPupstream/cirpass2-eudpphasEconomicOperatorupstream/cirpass2-eudpphasEUDeclarationOfConformityupstream/cirpass2-eudpphasLCAStudyupstream/cirpass2-eudpphasManufacturerupstream/cirpass2-eudpphasMaterialupstream/cirpass2-eudpphasProductGroupupstream/cirpass2-eudpphasPropertyupstream/cirpass2-eudpphasUniqueProductIdentifierupstream/cirpass2-eudppisComponentOfupstream/cirpass2-eudppisConformWithupstream/cirpass2-eudppisEnergyRelatedupstream/cirpass2-eudppisSparePartOfupstream/cirpass2-eudppproductImageupstream/cirpass2-eudppproductName
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "Product",
"commodityCode": "...",
"description": "...",
"GTIN": "..."
}