{
  "namespace": "https://ref.openepcis.io/extensions/common/core/",
  "version": "0.9.7",
  "title": "OpenEPCIS DPP Core Vocabulary",
  "description": "Core vocabulary for Digital Product Passports aligned with the EU Ecodesign\nfor Sustainable Products Regulation (ESPR) EU 2024/1781 and GS1 DPP Standards.\n\nOpenEPCIS DPP-Ready: The Universal DPP Platform - harmonizing GS1, UNTP, and CIRPASS2 standards.\n\nThis vocabulary provides shared patterns reusable across domain-specific regulations\n(Battery, EUDR, Textile, Electronics, etc.) and supports the ESPR framework including:\n- Economic operator identification (EOID per ESPR Article 77)\n- Facility information (manufacturing location data)\n- Performance and durability information\n- Repairability and maintenance data\n- Substances of concern (SCIP database alignment)\n- Circularity information (end-of-life, recycling)\n- Due diligence reporting (supply chain transparency)\n- Document references (reports, certificates, guides)\n- Access rights (public vs authorized data per ESPR Article 9)\n- Emissions performance (carbon footprint with UNTP alignment)\n- Traceability performance (supply chain verification metrics)\n\nGS1 Web Vocabulary patterns to use:\n- For certifications: gs1:certification with gs1:CertificationDetails\n- For warranty: gs1:warranty with gs1:WarrantyPromise\n- For regulatory compliance: gs1:regulatoryInformation with gs1:RegulatoryInformation\n- For documents: gs1:referencedFile with gs1:ReferencedFileDetails\n- For recycling text: gs1:consumerRecyclingInstructions\n\nUNTP Alignment:\nProperty naming, patterns, and value conventions are aligned with UN Transparency Protocol (UNTP)\nto enable native interoperability. Cross-vocabulary mappings are declared via graded SKOS relations\n(skos:exactMatch for 1:1, skos:closeMatch for approximate, skos:broadMatch where this term is narrower).\nAll ratio/fraction properties use 0-1 decimal scale (e.g., 0.45 = 45%).\n\nEPCIS 2.0 Extension Declaration:\nGS1-Extensions: oec=https://ref.openepcis.io/extensions/common/core/\n\nExtension Governance:\nThis vocabulary extends GS1 Web Vocabulary only where no equivalent term exists.\nEach extension term includes:\n- dcterms:source linking to the regulatory requirement\n- skos:note explaining why the extension is needed\n- rdfs:seeAlso linking to related GS1/schema.org/UNTP terms where applicable\n- a graded SKOS mapping relation (skos:exactMatch / skos:closeMatch / skos:broadMatch) where a cross-vocabulary match exists\n\nDomain-specific vocabularies import this core and add regulation-specific extensions.",
  "classes": [
    {
      "id": "https://ref.openepcis.io/extensions/common/core/AccessRights",
      "localName": "AccessRights",
      "label": "Access Rights",
      "comment": "Access control for DPP data per ESPR Article 9.\nDefines which data is publicly accessible vs. restricted to authorized parties.",
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/Biodegradability",
      "localName": "Biodegradability",
      "label": "Biodegradability",
      "comment": "An observed biodegradability result for a substance or material, typically per ISO 14593 / OECD 301B/D/F / OECD 310 test methods. Represents a measurement, not a regulatory category.",
      "subClassOf": [
        "https://schema.org/Observation"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration",
      "localName": "CarbonFootprintDeclaration",
      "label": "Carbon Footprint Declaration",
      "comment": "An observation of a product's lifecycle carbon footprint, broken down by lifecycle stage. Used for EU Battery Annex II §8, ESPR carbon-footprint declarations, PEF reporting, and PPWR optional disclosures.",
      "subClassOf": [
        "https://schema.org/Observation"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#CarbonFootprintPerLifecycleStageEntity"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/CircularityPerformance",
      "localName": "CircularityPerformance",
      "label": "Circularity Performance",
      "comment": "Information supporting circular economy requirements including\nend-of-life handling, recycling, waste prevention, and circularity metrics.\nAligned with UNTP CircularityPerformance pattern.",
      "seeAlso": [
        "https://ref.gs1.org/voc/consumerRecyclingInstructions",
        "https://w3id.org/eudpp#CircularEconomyIndicator"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/Compostability",
      "localName": "Compostability",
      "label": "Compostability",
      "comment": "Compostability category and certification standard for a product or material. Distinct from biodegradability: compostability is a regulatory-recognised classification, not a continuous measurement.",
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DataElement",
      "localName": "DataElement",
      "label": "Data Element",
      "comment": "Abstract base for a DPP data point (EN 18223 4.1.2.3). Not used directly; see its subclasses.",
      "source": "EN 18223:2026, 4.1.2.3 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DataElementCollection",
      "localName": "DataElementCollection",
      "label": "Data Element Collection",
      "comment": "A container of one or more DataElements (EN 18223 4.1.2.4).",
      "subClassOf": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "narrowMatch": [
        "https://schema.org/Dataset",
        "https://schema.org/Collection"
      ],
      "source": "EN 18223:2026, 4.1.2.4 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DepositReturnScheme",
      "localName": "DepositReturnScheme",
      "label": "Deposit-Return Scheme",
      "comment": "A deposit-return scheme that the product participates in (PPWR Article 13, beverage container DRS in DE/AT/NL/SE/etc., and any future EU-harmonised DRS).",
      "closeMatch": [
        "https://ref.gs1.org/voc/ReturnablePackageDepositDetails"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport",
      "localName": "DigitalProductPassport",
      "label": "Digital Product Passport",
      "comment": "The DPP envelope: identification and lifecycle metadata plus the product data elements, per the EN 18223 information model.",
      "narrowMatch": [
        "https://schema.org/DigitalDocument"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DocumentReference",
      "localName": "DocumentReference",
      "label": "Document Reference",
      "comment": "Reference to an external document such as reports, certificates,\nmanuals, or guides. Supports multiple languages and formats.\nSee also gs1:ReferencedFileDetails for GS1 Web Vocabulary equivalent.",
      "seeAlso": [
        "https://ref.gs1.org/voc/ReferencedFileDetails",
        "http://xmlns.com/foaf/0.1/Document",
        "https://w3id.org/eudpp#DigitalInstruction"
      ],
      "broadMatch": [
        "https://ref.gs1.org/voc/ReferencedFileDetails",
        "https://schema.org/APIReference",
        "https://schema.org/NoteDigitalDocument"
      ],
      "narrowMatch": [
        "http://xmlns.com/foaf/0.1/Document"
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport",
      "localName": "DueDiligenceReport",
      "label": "Due Diligence Report",
      "comment": "Supply chain due diligence information supporting transparency requirements.\nReusable across Battery Regulation Art. 39, EUDR, and other due diligence frameworks.",
      "seeAlso": [
        "http://data.europa.eu/m8g/Evidence",
        "http://data.europa.eu/m8g/Requirement",
        "https://w3id.org/eudpp#ComplianceDeclaration"
      ],
      "subClassOf": [
        "http://data.europa.eu/m8g/Evidence"
      ],
      "narrowMatch": [
        "http://data.europa.eu/m8g/Evidence",
        "https://schema.org/Report"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32023R1542"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/EmissionsPerformance",
      "localName": "EmissionsPerformance",
      "label": "Emissions Performance",
      "comment": "Container for greenhouse gas emissions data including carbon footprint,\nlifecycle phases, and verification status. Aligned with UNTP EmissionsPerformance.",
      "seeAlso": [
        "https://gs1.eu/wp-content/uploads/2025/02/GDSN-Implementation-Guideline-for-exchanging-Carbon-Footprint-Data-3.pdf",
        "https://w3id.org/eudpp#CarbonFootprint",
        "https://w3id.org/eudpp#EnvironmentalFootprint"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram",
      "localName": "EndOfLifeProgram",
      "label": "End-of-Life Program",
      "comment": "A take-back / collection / dismantling program operating across PPWR, WEEE, Battery, Textile take-back, and ELV. Distinct from EPR registration: EPR is the producer's compliance registration; this is the consumer-facing program with collection points, refunds, and dismantling guides.",
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency",
      "localName": "EnergyEfficiency",
      "label": "Energy Efficiency",
      "comment": "A product's energy efficiency declaration: A-G class, EPREL registration, consumption modes.",
      "seeAlso": [
        "https://schema.org/EUEnergyEfficiencyEnumeration"
      ],
      "narrowMatch": [
        "https://schema.org/EnergyConsumptionDetails"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration",
      "localName": "EnvironmentalProductDeclaration",
      "label": "Environmental Product Declaration",
      "comment": "A type III environmental declaration per EN 15804:2012+A2:2019 / ISO 14025,\nreporting life-cycle environmental impact indicators broken down by lifecycle module.",
      "seeAlso": [
        "https://ref.openepcis.io/extensions/common/core/EmissionsPerformance",
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration",
        "https://dpp-keystone.org/spec/v2/terms#EPDBlock"
      ],
      "subClassOf": [
        "https://schema.org/Certification"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#CarbonFootprintPerLifecycleStageEntity"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility",
      "localName": "ExtendedProducerResponsibility",
      "label": "Extended Producer Responsibility",
      "comment": "A registration of a producer's compliance with an Extended Producer\nResponsibility (EPR) scheme for a specific waste stream and jurisdiction.\nEPR schemes apply across PPWR (packaging), WEEE (electronics), Battery\nRegulation, ELV (vehicles), Textile-DA (proposed), and others; every\nregulation covered by this ontology. No upstream vocabulary defines this\nclass; UNTP v0.7.0 has no EPR-specific term, and CIRPASS-2 D3.2 confirms it\nas a gap.",
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/FacilityInformation",
      "localName": "FacilityInformation",
      "label": "Facility Information",
      "comment": "Manufacturing or processing facility information per ESPR.\nCaptures facility identification, location, and certification data.\nUse gs1:globalLocationNumber for facility identification, schema:name for facility name, gs1:address for location (all inherited from gs1:Place).\nUse GS1 Digital Link format: https://id.gs1.org/414/{GLN}",
      "seeAlso": [
        "https://ref.gs1.org/voc/Place",
        "https://schema.org/Place",
        "https://vocabulary.uncefact.org/untp/Facility",
        "http://www.w3.org/ns/locn#Location",
        "http://www.w3.org/ns/locn#Address",
        "http://www.w3.org/ns/locn#Geometry",
        "https://w3id.org/eudpp#Facility",
        "http://data.europa.eu/m8g/InformationConcept"
      ],
      "subClassOf": [
        "https://ref.gs1.org/voc/Place"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/Place",
        "https://schema.org/Place"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/HazardousSubstance",
      "localName": "HazardousSubstance",
      "label": "Hazardous Substance",
      "comment": "A hazardous substance declaration per EU CLP Regulation 1272/2008.\nReusable across product categories.",
      "seeAlso": [
        "https://ref.gs1.org/voc/hasAllergen",
        "https://w3id.org/eudpp#Substance"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#HazardousSubstanceEntity"
      ],
      "narrowMatch": [
        "https://schema.org/ChemicalSubstance",
        "https://schema.org/Substance"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult",
      "localName": "ImpactIndicatorResult",
      "label": "Impact Indicator Result",
      "comment": "One environmental impact indicator (e.g. Global Warming Potential) reported within\nan EPD: its indicator type, declared unit, aggregate value, and optional per-lifecycle-module values.",
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#ImpactValues"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#ImpactValues"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/IndividualTradeItemPiece",
      "localName": "IndividualTradeItemPiece",
      "label": "Individual Trade Item Piece",
      "comment": "A single physical piece of a multi-piece trade item, identified via GS1 AI 8026 (ITIP). Used when a single GTIN is composed of multiple individually-shipped pieces (e.g., a 2-piece suit, a furniture set).",
      "seeAlso": [
        "https://www.gs1.org/standards/barcodes/application-identifiers/8026"
      ],
      "narrowMatch": [
        "https://schema.org/IndividualProduct"
      ],
      "source": "https://ref.gs1.org/ai/8026"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/LifecycleStageResult",
      "localName": "LifecycleStageResult",
      "label": "Lifecycle Stage Result",
      "comment": "The value of an impact indicator for a single EN 15804 lifecycle module (e.g. A1, B6, C3, D).",
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#CarbonFootprintPerLifecycleStageEntity"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/MaterialComposition",
      "localName": "MaterialComposition",
      "label": "Material Composition",
      "comment": "Material composition information including source country,\npercentage, and critical raw material classification.",
      "seeAlso": [
        "https://ref.gs1.org/voc/TextileMaterialDetails",
        "https://ref.gs1.org/voc/PackagingMaterialDetails"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "broadMatch": [
        "https://ref.gs1.org/voc/TextileMaterialDetails",
        "https://ref.gs1.org/voc/PackagingMaterialDetails"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/MultiLanguageDataElement",
      "localName": "MultiLanguageDataElement",
      "label": "Multi-Language Data Element",
      "comment": "A language-dependent data point carrying one or more language-tagged values (EN 18223 4.1.2.8).",
      "subClassOf": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "source": "EN 18223:2026, 4.1.2.8 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/MultiLanguageValue",
      "localName": "MultiLanguageValue",
      "label": "Multi-Language Value",
      "comment": "A language-tagged value: a string plus its language (EN 18223 4.1.2.8.2).",
      "narrowMatch": [
        "https://schema.org/StructuredValue"
      ],
      "source": "EN 18223:2026, 4.1.2.8.2 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/MultiValuedDataElement",
      "localName": "MultiValuedDataElement",
      "label": "Multi-Valued Data Element",
      "comment": "An ordered list of DataElements of the same type (EN 18223 4.1.2.6).",
      "subClassOf": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "source": "EN 18223:2026, 4.1.2.6 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/OperatorInformation",
      "localName": "OperatorInformation",
      "label": "Operator Information",
      "comment": "Economic operator information as required by various EU regulations.\nCaptures manufacturer, importer, distributor, and other operator roles.\nUse gs1:globalLocationNumber for operator identification (inherited from gs1:Organization).\nUse GS1 Digital Link format: https://id.gs1.org/417/{GLN}",
      "seeAlso": [
        "https://ref.gs1.org/voc/Organization",
        "https://schema.org/Organization",
        "http://data.europa.eu/m8g/LegalEntity",
        "https://w3id.org/eudpp#Actor",
        "https://w3id.org/eudpp#LegalPerson",
        "https://w3id.org/eudpp#ManufacturerRecord",
        "https://dpp-keystone.org/spec/v2/terms#EconomicOperatorRole"
      ],
      "subClassOf": [
        "https://ref.gs1.org/voc/Organization"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/OrganizationID_Details"
      ],
      "broadMatch": [
        "https://w3id.org/eudpp#ManufacturerRecord"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/Organization",
        "https://schema.org/Organization",
        "http://data.europa.eu/m8g/LegalEntity",
        "https://w3id.org/eudpp#Actor",
        "https://vocabulary.uncefact.org/untp/Party"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32019R1020"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/PerformanceInfo",
      "localName": "PerformanceInfo",
      "label": "Performance Information",
      "comment": "Product performance and durability information per ESPR Article 7.\nCaptures expected lifespan, usage cycles, and performance metrics.",
      "seeAlso": [
        "https://ref.gs1.org/voc/warranty",
        "https://w3id.org/eudpp#Durability",
        "https://w3id.org/eudpp#Reliability",
        "https://vocabulary.uncefact.org/untp/PerformanceMetric"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/RecyclabilityAssessment",
      "localName": "RecyclabilityAssessment",
      "label": "Recyclability Assessment",
      "comment": "An assessment of a product's recyclability. Different regulations express the same concept differently: PPWR uses letter grades A/B/C, the JRC textile methodology uses a 0-10 score, electronics WEEE uses a 0-1 rate. All three are optional; pick whichever your regulation requires.",
      "subClassOf": [
        "https://schema.org/Observation"
      ],
      "narrowMatch": [
        "http://data.europa.eu/m8g/Criterion",
        "https://vocabulary.uncefact.org/untp/ConformityAssessment"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/RecycledContent",
      "localName": "RecycledContent",
      "label": "Recycled Content",
      "comment": "Declaration of recycled material content with pre-consumer\nand post-consumer splits.",
      "seeAlso": [
        "https://gs1.eu/wp-content/uploads/2025/02/GDSN-Implementation-Guideline-for-exchanging-Carbon-Footprint-Data-3.pdf",
        "https://w3id.org/eudpp#RecycledMaterialsUse",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#RecycledContentEntity",
        "https://ref.gs1.org/voc/PackagingDetails"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo",
      "localName": "RepairabilityInfo",
      "label": "Repairability Information",
      "comment": "Repair and maintenance information per ESPR Article 7.\nCaptures repair scores, spare part availability, and repair instructions.",
      "seeAlso": [
        "https://ref.gs1.org/voc/warranty",
        "https://w3id.org/eudpp#Durability",
        "https://w3id.org/eudpp#Reliability",
        "https://ref.gs1.org/voc/referencedFile"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/RepairProvider",
      "localName": "RepairProvider",
      "label": "Repair Provider",
      "comment": "An authorised repair provider for a product. Supports the European online platform for repair (Article 7 of Directive 2024/1799) and manufacturer-published repair networks.",
      "broadMatch": [
        "https://schema.org/AutoRepair",
        "https://schema.org/MotorcycleRepair"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/SingleValuedDataElement",
      "localName": "SingleValuedDataElement",
      "label": "Single-Valued Data Element",
      "comment": "A single data point with one value (EN 18223 4.1.2.5).",
      "seeAlso": [
        "https://ref.gs1.org/voc/QuantitativeValue",
        "https://schema.org/QuantitativeValue"
      ],
      "subClassOf": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "source": "EN 18223:2026, 4.1.2.5 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern",
      "localName": "SubstanceOfConcern",
      "label": "Substance of Concern",
      "comment": "Substances of concern declaration aligned with SCIP database\nand ESPR requirements. Extends HazardousSubstance for detailed tracking.",
      "seeAlso": [
        "https://echa.europa.eu/scip-database",
        "https://w3id.org/eudpp#SubstanceOfConcern"
      ],
      "subClassOf": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#HazardousSubstanceEntity",
        "https://schema.org/ChemicalSubstance",
        "https://schema.org/Substance"
      ],
      "source": "https://echa.europa.eu/scip"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/TraceabilityPerformance",
      "localName": "TraceabilityPerformance",
      "label": "Traceability Performance",
      "comment": "Supply chain verification and traceability metrics indicating the proportion\nof materials that are verifiably traced through the supply chain.",
      "seeAlso": [
        "https://vocabulary.uncefact.org/untp/PerformanceMetric"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    }
  ],
  "properties": [
    {
      "id": "https://ref.openepcis.io/extensions/common/core/accessLevel",
      "localName": "accessLevel",
      "label": "Access Level",
      "comment": "The access level for this data (Public, AuthorizedOnly, Restricted).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/AccessRights"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/AccessLevel"
      ],
      "narrowMatch": [
        "https://schema.org/conditionsOfAccess"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/accessRights",
      "localName": "accessRights",
      "label": "Access Rights",
      "comment": "Access control configuration for this data element.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/AccessRights"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/activityClassification",
      "localName": "activityClassification",
      "label": "Activity Classification",
      "comment": "Industry/economic activity classification code (UN ISIC, EU NACE, US NAICS).",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://unstats.un.org/unsd/classifications/Econ/isic"
      ],
      "broadMatch": [
        "https://unstats.un.org/unsd/classifications/Econ/isic",
        "https://schema.org/naics",
        "https://schema.org/isicV4"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/annualEnergyConsumption",
      "localName": "annualEnergyConsumption",
      "label": "Annual Energy Consumption",
      "comment": "Annual energy consumption. gs1:QuantitativeValue with unitCode 'KWH'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/authorizedParties",
      "localName": "authorizedParties",
      "label": "Authorized Parties",
      "comment": "List of parties authorized to access restricted data.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/AccessRights"
      ],
      "range": [
        "https://ref.gs1.org/voc/Organization"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/bioBasedFraction",
      "localName": "bioBasedFraction",
      "label": "Bio-based Fraction",
      "comment": "Mass fraction (0-1) of the product or material derived from renewable biological feedstock (rather than fossil-derived). Use unitCode 'P1' (UN/CEFACT Rec 20) when expressed via gs1:QuantitativeValue.",
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/biodegradabilityTestMethod",
      "localName": "biodegradabilityTestMethod",
      "label": "Biodegradability Test Method",
      "comment": "The test method used to determine the biodegradability percentage.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/Biodegradability"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/BiodegradabilityTestMethod"
      ],
      "narrowMatch": [
        "https://schema.org/measurementMethod"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/biodegradationPercentage",
      "localName": "biodegradationPercentage",
      "label": "Biodegradation Percentage",
      "comment": "Percentage of substance biodegraded under the test method conditions. Use unitCode 'P1' (UN/CEFACT Rec 20) when expressed via gs1:QuantitativeValue.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/Biodegradability"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprint",
      "localName": "carbonFootprint",
      "label": "Carbon Footprint",
      "comment": "Carbon footprint measurement for the product.",
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "seeAlso": [
        "https://gs1.eu/wp-content/uploads/2025/02/GDSN-Implementation-Guideline-for-exchanging-Carbon-Footprint-Data-3.pdf",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#absoluteCarbonFootprint"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#batteryCarbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintDeclaration",
      "localName": "carbonFootprintDeclaration",
      "label": "Carbon Footprint Declaration",
      "comment": "Links a product to its carbon footprint declaration.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintDeclaration"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintDistribution",
      "localName": "carbonFootprintDistribution",
      "label": "Carbon Footprint: Distribution",
      "comment": "Lifecycle stage emissions from distribution and logistics. gs1:QuantitativeValue with unitCode 'KGM'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintEndOfLife",
      "localName": "carbonFootprintEndOfLife",
      "label": "Carbon Footprint: End of Life",
      "comment": "Lifecycle stage emissions from end-of-life and recycling. gs1:QuantitativeValue with unitCode 'KGM'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "https://dpp-keystone.org/spec/v2/terms#carbonFootprint",
        "https://dpp-keystone.org/spec/v2/terms#carbonFootprintAbsolute",
        "https://dpp-keystone.org/spec/v2/terms#environmentalFootprint"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage",
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintTotal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintMethodology",
      "localName": "carbonFootprintMethodology",
      "label": "Carbon Footprint Methodology",
      "comment": "URI of the methodology used (e.g. EN 45552, ISO 14067, PEF, GHG Protocol).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintProduction",
      "localName": "carbonFootprintProduction",
      "label": "Carbon Footprint: Production",
      "comment": "Lifecycle stage emissions from main product production. gs1:QuantitativeValue with unitCode 'KGM'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#batteryCarbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#absoluteCarbonFootprint",
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintTotal",
        "https://dpp-keystone.org/spec/v2/terms#carbonFootprint"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintRawMaterial",
      "localName": "carbonFootprintRawMaterial",
      "label": "Carbon Footprint: Raw Material Acquisition",
      "comment": "Lifecycle stage emissions from raw-material acquisition and pre-processing. gs1:QuantitativeValue with unitCode 'KGM' (kg CO2e) and oec:declaredFunctionalUnit set on the parent CarbonFootprintDeclaration.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#absoluteCarbonFootprint"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#batteryCarbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintStudyUrl",
      "localName": "carbonFootprintStudyUrl",
      "label": "Carbon Footprint Study URL",
      "comment": "URL to the full carbon footprint study.",
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintStudyUrl",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintStudy"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintTotal",
      "localName": "carbonFootprintTotal",
      "label": "Carbon Footprint Total",
      "comment": "Total lifecycle carbon footprint in kg CO2e. Aligned with UNTP carbonFootprint.",
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "https://gs1.eu/wp-content/uploads/2025/02/GDSN-Implementation-Guideline-for-exchanging-Carbon-Footprint-Data-3.pdf"
      ],
      "exactMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#absoluteCarbonFootprint",
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintTotal"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint",
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage",
        "https://ref.openepcis.io/extensions/common/core/carbonFootprintProduction"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/carbonFootprintUse",
      "localName": "carbonFootprintUse",
      "label": "Carbon Footprint: Use Phase",
      "comment": "Lifecycle stage emissions from product use. gs1:QuantitativeValue with unitCode 'KGM'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CarbonFootprintDeclaration"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprint"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/casNumber",
      "localName": "casNumber",
      "label": "CAS Number",
      "comment": "Chemical Abstracts Service registry number.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#componentCasNumber"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentCasNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/circularityPerformance",
      "localName": "circularityPerformance",
      "label": "Circularity Performance",
      "comment": "Circularity performance data for the product.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#performance"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/collectionPointDirectoryUrl",
      "localName": "collectionPointDirectoryUrl",
      "label": "Collection Point Directory URL",
      "comment": "URL of a directory of physical collection points.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/referencedFileURL",
        "https://schema.org/url"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/complianceDate",
      "localName": "complianceDate",
      "label": "Compliance Date",
      "comment": "Date of compliance verification.",
      "range": [
        "xsd:date"
      ],
      "seeAlso": [
        "https://schema.org/auditDate",
        "https://ref.gs1.org/voc/certificationAuditDate"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/complianceStatus",
      "localName": "complianceStatus",
      "label": "Compliance Status",
      "comment": "Current compliance status.",
      "range": [
        "xsd:boolean"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/componentIdentifier",
      "localName": "componentIdentifier",
      "label": "Component Identifier",
      "comment": "Identifier for the material or component (e.g. an internal material code or GS1 identifier).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/identifier",
        "https://dpp-keystone.org/spec/v2/terms#componentIdentifier"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentIdentifier",
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#componentId"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#batteryMaterialIdentifier"
      ],
      "narrowMatch": [
        "https://schema.org/identifier",
        "http://www.w3.org/ns/adms#identifier"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/componentName",
      "localName": "componentName",
      "label": "Component Name",
      "comment": "Human-readable name of the material or component (e.g. a fibre type, alloy, or constituent material).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/name",
        "https://dpp-keystone.org/spec/v2/terms#componentName",
        "https://ref.gs1.org/voc/ingredientName"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentName"
      ],
      "broadMatch": [
        "https://ref.gs1.org/voc/additiveName"
      ],
      "narrowMatch": [
        "https://schema.org/name"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/compostabilityStandard",
      "localName": "compostabilityStandard",
      "label": "Compostability Standard",
      "comment": "URI of the standard the compostability claim is certified against (e.g. EN 13432, OK-Compost-Home, ASTM D6400).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/Compostability"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/compostabilityType",
      "localName": "compostabilityType",
      "label": "Compostability Type",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/Compostability"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/CompostabilityType"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/concentration",
      "localName": "concentration",
      "label": "Concentration",
      "comment": "Concentration of the hazardous substance as percentage.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "exactMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstanceConcentration"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/contentSpecificationId",
      "localName": "contentSpecificationId",
      "label": "Content Specification Identifier",
      "comment": "Reference to a horizontal or product-type content specification for the DPP (EN 18223 'contentSpecificationIds'). In EPCIS4DPP mirrors the declared GS1-Extensions namespaces.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#contentSpecificationIds"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/crmListVersion",
      "localName": "crmListVersion",
      "label": "CRM List Version",
      "comment": "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.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://dpp-keystone.org/spec/v2/terms#dppSchemaVersion",
        "https://vocabulary.uncefact.org/untp/version",
        "https://dpp-keystone.org/spec/v2/terms#versionNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/customsCommodityCode",
      "localName": "customsCommodityCode",
      "label": "Customs Commodity Code",
      "comment": "A commodity code assigned to a trade item for customs classification. The coding system (HS / CN / HTSUS) is indicated by oec:customsCommodityCodeType on the same trade item. GS1 has no native property for this; tariffs and regulatory obligations across EU Combined Nomenclature, US HTSUS, and WCO HS all need it.",
      "domain": [
        "https://ref.gs1.org/voc/Product"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://www.wcoomd.org/en/topics/nomenclature.aspx"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/customsCommodityCodeType",
      "localName": "customsCommodityCodeType",
      "label": "Customs Commodity Code Type",
      "comment": "The classification system (HS, CN, HTSUS, etc.) used for oec:customsCommodityCode on the same trade item.",
      "domain": [
        "https://ref.gs1.org/voc/Product"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/CustomsCommodityCodeType"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dataElement",
      "localName": "dataElement",
      "label": "Data Element",
      "comment": "Member DataElement of a DigitalProductPassport, DataElementCollection, or MultiValuedDataElement (EN 18223 4.1.2.4, 4.1.2.6).",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "seeAlso": [
        "https://schema.org/itemListElement"
      ],
      "source": "EN 18223:2026, 4.1.2.4 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dataProviderCertification",
      "localName": "dataProviderCertification",
      "label": "Data Provider Certification",
      "comment": "Certification or accreditation of the data provider.",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/hasCertification",
        "https://ref.gs1.org/voc/certification"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/dataProviderCertification"
      ],
      "narrowMatch": [
        "https://schema.org/hasCertification",
        "https://ref.gs1.org/voc/certification"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dataQualityAssessment",
      "localName": "dataQualityAssessment",
      "label": "Data Quality Assessment",
      "comment": "Assessment of data quality and completeness (A-E rating).",
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dataRetentionPeriod",
      "localName": "dataRetentionPeriod",
      "label": "Data Retention Period",
      "comment": "How long the data must be retained per regulatory requirements. Use unitCode 'ANN' (UN/CEFACT Rec 20).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/AccessRights"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/declaredUnit",
      "localName": "declaredUnit",
      "label": "Declared Unit",
      "comment": "Functional unit for carbon footprint or other metrics (e.g., kg CO2e/kWh, kg CO2e/kg). Aligned with UNTP declaredUnit.",
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#declaredUnit"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/unitCode"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/depositAmount",
      "localName": "depositAmount",
      "label": "Deposit Amount",
      "comment": "Refundable deposit applied at point of sale. Modelled as gs1:QuantitativeValue with unitCode = ISO 4217 currency code (e.g. 'EUR').",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DepositReturnScheme"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "seeAlso": [
        "https://schema.org/amount"
      ],
      "exactMatch": [
        "https://ref.gs1.org/voc/returnablePackageDepositAmount"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/depositRedemptionChannelUrl",
      "localName": "depositRedemptionChannelUrl",
      "label": "Deposit Redemption Channel URL",
      "comment": "URL of the public directory of redemption channels (where consumers can return the container for refund).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DepositReturnScheme"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "narrowMatch": [
        "https://schema.org/availableChannel"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/depositReturnScheme",
      "localName": "depositReturnScheme",
      "label": "Deposit-Return Scheme",
      "comment": "Links a product (typically gs1:PackagingDetails) to the DRS it participates in.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DepositReturnScheme"
      ],
      "seeAlso": [
        "https://vocabulary.uncefact.org/untp/referenceScheme",
        "https://vocabulary.uncefact.org/untp/idScheme"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/depositSchemeOperator",
      "localName": "depositSchemeOperator",
      "label": "Deposit Scheme Operator",
      "comment": "The Producer Responsibility Organisation that operates the DRS (e.g. Pfand-System Deutschland for DE).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DepositReturnScheme"
      ],
      "range": [
        "https://ref.gs1.org/voc/Organization"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#economicOperator"
      ],
      "closeMatch": [
        "https://schema.org/serviceOperator"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dictionaryReference",
      "localName": "dictionaryReference",
      "label": "Dictionary Reference",
      "comment": "Reference to the data-point definition in a data dictionary (EN 18223 4.1.2.3). In EPCIS4DPP a ref.openepcis.io term IRI; ref.openepcis.io is the EN 18223 4.3 data-dictionary repository.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "EN 18223:2026, 4.1.2.3, 4.3 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/did",
      "localName": "did",
      "label": "Decentralized Identifier",
      "comment": "DID (Decentralized Identifier) linking this entity to verifiable identity infrastructure.",
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://www.w3.org/TR/did-core/",
        "https://uncefact.github.io/spec-untp/docs/specification/DigitalIdentityAnchor/"
      ],
      "narrowMatch": [
        "https://schema.org/identifier"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dismantlingGuideUrl",
      "localName": "dismantlingGuideUrl",
      "label": "Dismantling Guide URL",
      "comment": "URL of the public dismantling / repair guide for end-of-life processors.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dismantlingInstructions",
      "localName": "dismantlingInstructions",
      "label": "Dismantling Instructions",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#dismantlingInformation"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/dismantlingInstructions",
        "https://dpp-keystone.org/spec/v2/terms#disassemblyInstructions"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.Circularity:1.2.0#dismantlingAndRemovalInformation"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/instructions"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/diyRepairPossible",
      "localName": "diyRepairPossible",
      "label": "DIY Repair Possible",
      "comment": "Whether the product can be repaired by consumers (do-it-yourself repair).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "xsd:boolean"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/documents",
      "localName": "documents",
      "label": "Documents",
      "comment": "Supporting documents for the product.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/documentType",
      "localName": "documentType",
      "label": "Document Type",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DocumentType"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/documentType",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#documentType"
      ],
      "broadMatch": [
        "https://dpp-keystone.org/spec/v2/terms#europeanAssessmentDocument"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/documentUrl",
      "localName": "documentUrl",
      "label": "Document URL",
      "comment": "URL to the document. See also gs1:referencedFileURL.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "exactMatch": [
        "urn:samm:io.BatteryPass.Circularity:1.2.0#documentURL"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/referencedFile"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dppSchemaVersion",
      "localName": "dppSchemaVersion",
      "label": "DPP Schema Version",
      "comment": "The schema or standard version the DPP instance conforms to (EN 18223 'dppSchemaVersion'). Distinct from the content version oec:passportVersion.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#dppSchemaVersion"
      ],
      "closeMatch": [
        "https://schema.org/schemaVersion"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dueDiligenceRegulationContext",
      "localName": "dueDiligenceRegulationContext",
      "label": "Due Diligence Regulation Context",
      "comment": "The specific regulation against which a due diligence statement is asserted: Battery Annex X (Reg. 2023/1542), EUDR Article 9 (Reg. 2023/1115), CSDDD (Dir. 2024/1760), Forced Labour Regulation (2024/3015), OECD Conflict Minerals, etc. Same oec:DueDiligenceReport shape; different regulatory anchor.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "https://ref.gs1.org/voc/RegulatoryInformation"
      ],
      "closeMatch": [
        "https://vocabulary.uncefact.org/untp/regulation",
        "https://vocabulary.uncefact.org/untp/referenceRegulation"
      ],
      "narrowMatch": [
        "http://data.europa.eu/m8g/isDerivedFrom"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/dueDiligenceReport",
      "localName": "dueDiligenceReport",
      "label": "Due Diligence Report",
      "comment": "Reference to due diligence documentation.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.SupplyChainDueDiligence:1.2.0#supplyChainDueDiligenceReport"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.Labels:1.2.0#resultOfTestReport"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/ecNumber",
      "localName": "ecNumber",
      "label": "EC Number",
      "comment": "European Community number for the substance (EINECS/ELINCS).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#componentEcNumber"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/ecNumber"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentEcNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/economicOperatorId",
      "localName": "economicOperatorId",
      "label": "Economic Operator ID",
      "comment": "Unique EOID from the EU economic operator registry per ESPR Article 77.\nThis replaces individual national registrations with a single EU-wide identifier.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/additionalOrganizationID"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#economicOperatorId"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/elementId",
      "localName": "elementId",
      "label": "Element Id",
      "comment": "Identifier of a DataElement, unique within its container (EN 18223 4.1.2.3).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DataElement"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/identifier"
      ],
      "narrowMatch": [
        "https://schema.org/identifier"
      ],
      "source": "EN 18223:2026, 4.1.2.3 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/emissionsPerformance",
      "localName": "emissionsPerformance",
      "label": "Emissions Performance",
      "comment": "Emissions performance data container. Aligned with UNTP EmissionsPerformance.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/EmissionsPerformance"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#performance"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/endOfLifeInstructions",
      "localName": "endOfLifeInstructions",
      "label": "End of Life Instructions",
      "comment": "URL to end-of-life handling instructions. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/consumerRecyclingInstructions",
        "https://dpp-keystone.org/spec/v2/terms#endOfLifeInstructions",
        "https://ref.gs1.org/voc/sustainabilityInfo"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#endOfLifeInstructions"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/sustainabilityInfo",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#endOfLifeInformation",
        "https://ref.gs1.org/voc/instructions"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/endOfLifeProgram",
      "localName": "endOfLifeProgram",
      "label": "End-of-Life Program",
      "comment": "",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/energyEfficiency",
      "localName": "energyEfficiency",
      "label": "Energy Efficiency",
      "comment": "",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "seeAlso": [
        "https://schema.org/energyEfficiencyScaleMax",
        "https://schema.org/energyEfficiencyScaleMin",
        "https://schema.org/hasEnergyConsumptionDetails",
        "urn:samm:io.BatteryPass.Performance:1.2.1#roundTripEfficiencyFade",
        "urn:samm:io.BatteryPass.Performance:1.2.1#roundTripEfficiencyAt50PercentCycleLife"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/energyEfficiency"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#remainingRoundTripEnergyEfficiency",
        "https://dpp-keystone.org/spec/v2/terms#roundTripEfficiencyAt50Cycles"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/energyEfficiencyClass",
      "localName": "energyEfficiencyClass",
      "label": "Energy Efficiency Class",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiencyClass"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#energyEfficiencyClass",
        "https://ref.openepcis.io/extensions/common/core/energyEfficiencyClass",
        "https://schema.org/energyEfficiencyScaleMin"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#energyEfficiencyClass"
      ],
      "closeMatch": [
        "https://schema.org/hasEnergyEfficiencyCategory"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/environmentalProductDeclaration",
      "localName": "environmentalProductDeclaration",
      "label": "Environmental Product Declaration",
      "comment": "Links a product to its EN 15804 environmental product declaration.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#epd"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#epd"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eoriNumber",
      "localName": "eoriNumber",
      "label": "EORI Number",
      "comment": "Economic Operators Registration and Identification (EORI) number for customs purposes.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/regulatoryReferenceNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/epdProgramOperator",
      "localName": "epdProgramOperator",
      "label": "EPD Programme Operator",
      "comment": "Name of the EPD programme operator (e.g. EPD International, IBU, EcoPlatform).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#operatorInformation"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/epdRegistrationNumber",
      "localName": "epdRegistrationNumber",
      "label": "EPD Registration Number",
      "comment": "Registration / declaration number assigned by the EPD programme operator.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/epdStandard",
      "localName": "epdStandard",
      "label": "EPD Reference Standard",
      "comment": "Reference standard and product category rules version used (e.g. EN 15804+A2).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/epdValidUntil",
      "localName": "epdValidUntil",
      "label": "EPD Valid Until",
      "comment": "Date until which the EPD is valid.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "range": [
        "xsd:date"
      ],
      "exactMatch": [
        "https://schema.org/validUntil"
      ],
      "narrowMatch": [
        "https://schema.org/validThrough"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprComplianceUrl",
      "localName": "eprComplianceUrl",
      "label": "EPR Compliance URL",
      "comment": "URL of the EPR scheme operator's public verification endpoint or compliance certificate for this producer.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/certificationAgencyURL"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprelProductUrl",
      "localName": "eprelProductUrl",
      "label": "EPREL Product URL",
      "comment": "URL of the product's EPREL public page.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprelRegistrationNumber",
      "localName": "eprelRegistrationNumber",
      "label": "EPREL Registration Number",
      "comment": "EU EPREL (European Product Registry for Energy Labelling) registration number.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/regulatoryReferenceNumber",
        "https://schema.org/serialNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprJurisdiction",
      "localName": "eprJurisdiction",
      "label": "EPR Jurisdiction",
      "comment": "The country / member state where this EPR registration applies. EPR schemes are organised per Member State; producers selling into multiple MS register in each.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "range": [
        "https://ref.gs1.org/voc/Country"
      ],
      "seeAlso": [
        "https://schema.org/jurisdiction"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/eprJurisdiction"
      ],
      "narrowMatch": [
        "https://schema.org/jurisdiction"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprRegistrationNumber",
      "localName": "eprRegistrationNumber",
      "label": "EPR Registration Number",
      "comment": "Producer registration number issued by an EPR compliance scheme operator (e.g. Stiftung EAR for German WEEE, EcoEmballages for French packaging).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/registryEntry"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/regulatoryReferenceNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprScheme",
      "localName": "eprScheme",
      "label": "EPR Scheme Operator",
      "comment": "The Producer Responsibility Organisation (PRO) or competent authority that operates the EPR scheme. Modelled as a gs1:Organization or untp:Party.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "range": [
        "https://ref.gs1.org/voc/Organization"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/eprWasteStream",
      "localName": "eprWasteStream",
      "label": "EPR Waste Stream",
      "comment": "The waste stream the EPR registration covers: packaging, weee, batteries, vehicles, textiles, etc. Free-text token; controlled vocabulary may be added when EU publishes one.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/expectedLifespan",
      "localName": "expectedLifespan",
      "label": "Expected Lifespan",
      "comment": "Expected product lifespan. Use gs1:QuantitativeValue with unitCode (e.g., 'ANN' for years).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#expectedLifetime"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/extendedProducerResponsibility",
      "localName": "extendedProducerResponsibility",
      "label": "Extended Producer Responsibility",
      "comment": "Links a product or operator to one or more EPR registrations covering it.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/ExtendedProducerResponsibility"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/facilityCertifications",
      "localName": "facilityCertifications",
      "label": "Facility Certifications",
      "comment": "Certifications held by the facility (ISO 9001, ISO 14001, etc.).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/FacilityInformation"
      ],
      "range": [
        "https://ref.gs1.org/voc/CertificationDetails"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/certificationIdentification"
      ],
      "narrowMatch": [
        "https://schema.org/hasCertification",
        "https://ref.gs1.org/voc/certification",
        "https://ref.gs1.org/voc/certificationInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/facilityId",
      "localName": "facilityId",
      "label": "Facility Identifier",
      "comment": "Identifier of a facility involved in the product's life cycle (EN 18223 'facilityId', formatted per EN 18219). In EPCIS4DPP a GLN. See oec:FacilityInformation for the richer facility record.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#facilityId"
      ],
      "broadMatch": [
        "https://dpp-keystone.org/spec/v2/terms#manufacturingFacility"
      ],
      "source": "EN 18223:2026, 4.1.2.1; EN 18219:2026 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/facilityInformation",
      "localName": "facilityInformation",
      "label": "Facility Information",
      "comment": "Manufacturing or processing facility details.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/FacilityInformation"
      ],
      "seeAlso": [
        "https://schema.org/cvdFacilityId"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/facilityType",
      "localName": "facilityType",
      "label": "Facility Type",
      "comment": "Type of facility (manufacturing, processing, assembly, etc.).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/FacilityInformation"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/forcedLabourFreeAssertion",
      "localName": "forcedLabourFreeAssertion",
      "label": "Forced-Labour-Free Assertion",
      "comment": "Boolean assertion that the product is free of forced labour per EU Regulation 2024/3015. Substantiate with dueDiligenceReport URL + thirdPartyAssurance evidence.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "xsd:boolean"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/3015"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/granularityLevel",
      "localName": "granularityLevel",
      "label": "Granularity Level",
      "comment": "Passport-level granularity (EN 18223 'granularity'): the string token 'model', 'batch', or 'item' (see oec:GranularityLevel).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "EN 18223:2026, 4.1.2.2 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/guaranteedLifespan",
      "localName": "guaranteedLifespan",
      "label": "Guaranteed Lifespan",
      "comment": "Guaranteed minimum product lifespan per manufacturer warranty. Use unitCode 'ANN' (UN/CEFACT Rec 20).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "seeAlso": [
        "https://schema.org/durationOfWarranty"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardClass",
      "localName": "hazardClass",
      "label": "Hazard Class",
      "comment": "CLP Regulation hazard classification.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/HazardClass"
      ],
      "exactMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstanceClass"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardImpact",
      "localName": "hazardImpact",
      "label": "Hazard Impact",
      "comment": "Description of the hazard impact.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardousSubstances",
      "localName": "hazardousSubstances",
      "label": "Hazardous Substances",
      "comment": "Hazardous substances present in the product.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstanceIdentifier",
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstanceClass",
        "https://dpp-keystone.org/spec/v2/terms#substancesOfConcern"
      ],
      "closeMatch": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstances"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardPictogramCode",
      "localName": "hazardPictogramCode",
      "label": "Hazard Pictogram Code",
      "comment": "CLP/GHS pictogram code (GHS01..GHS09). Set-valued: a substance can carry multiple pictograms.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardSignalWord",
      "localName": "hazardSignalWord",
      "label": "Hazard Signal Word",
      "comment": "CLP Regulation 1272/2008 signal word: Danger or Warning.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/HazardSignalWord"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/hazardStatement",
      "localName": "hazardStatement",
      "label": "Hazard Statement (H-statement)",
      "comment": "CLP H-statement code (e.g. H315, H319). Set-valued: a substance can carry multiple H-statements.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/identityCredentialUrl",
      "localName": "identityCredentialUrl",
      "label": "Identity Credential URL",
      "comment": "URL to a verifiable credential proving identity (Digital Identity Anchor or similar).",
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/referencedFileURL",
        "https://uncefact.github.io/spec-untp/docs/specification/DigitalIdentityAnchor/",
        "https://www.w3.org/TR/vc-data-model-2.0/"
      ],
      "narrowMatch": [
        "https://dpp-keystone.org/spec/v2/terms#verifiableCredential"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/impactIndicator",
      "localName": "impactIndicator",
      "label": "Impact Indicator",
      "comment": "An environmental impact indicator result reported within the EPD.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnvironmentalProductDeclaration"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#indicator"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/indicatorTotalValue",
      "localName": "indicatorTotalValue",
      "label": "Indicator Total Value",
      "comment": "Aggregate value of the indicator across the declared lifecycle modules, in the declared unit.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult"
      ],
      "range": [
        "xsd:decimal"
      ],
      "narrowMatch": [
        "https://schema.org/value",
        "https://ref.gs1.org/voc/value"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/indicatorType",
      "localName": "indicatorType",
      "label": "Indicator Type",
      "comment": "The EN 15804 impact category this result reports (e.g. oec:GWPTotal).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorType"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/indicatorUnit",
      "localName": "indicatorUnit",
      "label": "Indicator Unit",
      "comment": "Declared unit for this indicator (e.g. kg CO2 eq, kg CFC11 eq, mol H+ eq, m3 world eq deprived).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult"
      ],
      "range": [
        "xsd:string"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/unitCode"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/isCriticalRawMaterial",
      "localName": "isCriticalRawMaterial",
      "label": "Is Critical Raw Material",
      "comment": "Whether this material is on the EU Critical Raw Materials list.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:boolean"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/isRegulationCompliant",
      "localName": "isRegulationCompliant",
      "label": "Is Regulation Compliant",
      "comment": "Asserts that a trade item complies with a specific regulatory act. Used inside a gs1:regulatoryInformation block alongside gs1:regulatoryAct. Replaces the non-existent gs1:isRegulationCompliant referenced in earlier drafts.",
      "range": [
        "xsd:boolean"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/isStrategicRawMaterial",
      "localName": "isStrategicRawMaterial",
      "label": "Is Strategic Raw Material",
      "comment": "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.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:boolean"
      ],
      "narrowMatch": [
        "https://ref.openepcis.io/extensions/common/core/isCriticalRawMaterial",
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#isCriticalRawMaterial",
        "https://dpp-keystone.org/spec/v2/terms#criticalRawMaterials"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1252"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/issueDate",
      "localName": "issueDate",
      "label": "Issue Date",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "range": [
        "xsd:date"
      ],
      "exactMatch": [
        "https://vocabulary.uncefact.org/untp/issueDate",
        "https://dpp-keystone.org/spec/v2/terms#dateOfIssue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/iupacName",
      "localName": "iupacName",
      "label": "IUPAC Name",
      "comment": "Systematic IUPAC chemical name of the substance, complementing the CAS/EC registry numbers.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#componentIupacName"
      ],
      "exactMatch": [
        "https://schema.org/iupacName"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentIupacName"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/language",
      "localName": "language",
      "label": "Language",
      "comment": "Language tag of a value (EN 18223 4.1.2.8.2): ISO 639 language plus EN ISO 3166-1 country, for example \"en-GB\".",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/inLanguage"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/fileLanguageCode"
      ],
      "broadMatch": [
        "https://schema.org/availableLanguage"
      ],
      "narrowMatch": [
        "https://schema.org/inLanguage",
        "https://schema.org/subtitleLanguage"
      ],
      "source": "EN 18223:2026, 4.1.2.8.2 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/languageCode",
      "localName": "languageCode",
      "label": "Language Code",
      "comment": "ISO 639-1 language code. See also gs1:fileLanguageCode.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/fileLanguageCode"
      ],
      "exactMatch": [
        "https://ref.gs1.org/voc/fileLanguageCode"
      ],
      "narrowMatch": [
        "https://schema.org/inLanguage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/lastDataUpdate",
      "localName": "lastDataUpdate",
      "label": "Last Data Update",
      "comment": "Timestamp of the last update to the DPP data.",
      "range": [
        "xsd:dateTime"
      ],
      "seeAlso": [
        "https://schema.org/sdDatePublished"
      ],
      "exactMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#lastUpdate",
        "https://ref.openepcis.io/extensions/common/core/lastDataUpdate",
        "https://dpp-keystone.org/spec/v2/terms#lastUpdate"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/lastUpdated",
      "localName": "lastUpdated",
      "label": "Last Updated",
      "comment": "Date and time of the latest update to the DPP instance (EN 18223 lastUpdated), UTC, ISO 8601.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:dateTime"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#lastUpdate"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/lifecycleStage",
      "localName": "lifecycleStage",
      "label": "Lifecycle Stage",
      "comment": "The EN 15804 lifecycle module this value applies to (e.g. oec:StageA1).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/LifecycleStageResult"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/LifecycleStage"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#lifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/lifecycleStageResult",
      "localName": "lifecycleStageResult",
      "label": "Lifecycle Stage Result",
      "comment": "A single EN 15804 module value contributing to this indicator.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorResult"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/LifecycleStageResult"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/massFraction",
      "localName": "massFraction",
      "label": "Mass Fraction",
      "comment": "Mass fraction of this material (0-1 scale where 0.45 = 45%).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "https://vocabulary.uncefact.org/untp/massFraction"
      ],
      "exactMatch": [
        "https://vocabulary.uncefact.org/untp/massFraction"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/materialCircularityIndicator",
      "localName": "materialCircularityIndicator",
      "label": "Material Circularity Indicator",
      "comment": "Overall circularity score combining recycled input, recyclability, and utility (0-1 scale).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#recyclabilityScore",
        "https://ref.openepcis.io/extensions/common/core/recyclabilityAssessment"
      ],
      "broadMatch": [
        "https://ref.openepcis.io/extensions/common/core/recyclabilityScore"
      ],
      "source": "https://ellenmacarthurfoundation.org/material-circularity-indicator"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/materialComposition",
      "localName": "materialComposition",
      "label": "Material Composition",
      "comment": "",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/MaterialComposition"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledMaterialComposition",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledMaterialComposition",
        "https://ref.gs1.org/voc/textileMaterialContent",
        "https://dpp-keystone.org/spec/v2/terms#fibreComposition",
        "https://dpp-keystone.org/spec/v2/terms#packagingMaterialCompositionQuantity",
        "https://ref.gs1.org/voc/textileMaterialDescription",
        "https://ref.gs1.org/voc/packagingMaterial",
        "https://ref.gs1.org/voc/packagingMaterialType",
        "https://dpp-keystone.org/spec/v2/terms#packagingMaterialType",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#recycledMaterial",
        "https://ref.gs1.org/voc/upperMaterialType"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/mimeType",
      "localName": "mimeType",
      "label": "MIME Type",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/mimeType",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#mimeType"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/multiLanguageValue",
      "localName": "multiLanguageValue",
      "label": "Multi-Language Value",
      "comment": "A language-tagged value of a MultiLanguageDataElement (EN 18223 4.1.2.8).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/MultiLanguageDataElement"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/MultiLanguageValue"
      ],
      "source": "EN 18223:2026, 4.1.2.8 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/operationalScope",
      "localName": "operationalScope",
      "label": "Operational Scope",
      "comment": "Lifecycle boundary for emissions calculation (CradleToGate or CradleToGrave).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EmissionsPerformance"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/OperationalScope"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#lifecycleStage"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/operatorInformation",
      "localName": "operatorInformation",
      "label": "Operator Information",
      "comment": "Economic operator responsible for the product.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#operatorInformation",
        "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#manufacturerInformation"
      ],
      "broadMatch": [
        "https://ref.gs1.org/voc/manufacturer"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/operatorRole",
      "localName": "operatorRole",
      "label": "Operator Role",
      "comment": "Role of the economic operator (manufacturer, importer, etc.).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/OperatorRole"
      ],
      "seeAlso": [
        "http://data.europa.eu/m8g/role"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/organizationRole"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportExpiryDate",
      "localName": "passportExpiryDate",
      "label": "Passport Expiry Date",
      "comment": "Date when this Digital Product Passport expires or requires renewal.",
      "range": [
        "xsd:date"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportIdentifier",
      "localName": "passportIdentifier",
      "label": "Passport Identifier",
      "comment": "Globally unique identifier (URI) for this DPP instance (EN 18223 'digitalProductPassportId'; JSON key digitalProductPassportId).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryPassportIdentifier"
      ],
      "narrowMatch": [
        "https://schema.org/identifier"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportIssueDate",
      "localName": "passportIssueDate",
      "label": "Passport Issue Date",
      "comment": "Date when this Digital Product Passport was issued.",
      "range": [
        "xsd:date"
      ],
      "seeAlso": [
        "https://schema.org/dateIssued"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportIssuer",
      "localName": "passportIssuer",
      "label": "Passport Issuer",
      "comment": "Economic operator responsible for issuing and maintaining this Digital Product Passport.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "narrowMatch": [
        "https://schema.org/issuedBy"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportStatus",
      "localName": "passportStatus",
      "label": "Passport Status",
      "comment": "Lifecycle status of this DPP (EN 18223 'dppStatus'): a lowercase string token (see oec:PassportStatus).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DigitalProductPassport"
      ],
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#dppStatus"
      ],
      "source": "EN 18223:2026, 4.1.2.1 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/passportVersion",
      "localName": "passportVersion",
      "label": "Passport Version",
      "comment": "Version of this Digital Product Passport.",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://schema.org/version"
      ],
      "closeMatch": [
        "https://schema.org/version"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/performanceClass",
      "localName": "performanceClass",
      "label": "Performance Class",
      "comment": "Performance or efficiency class (e.g., A+++ to G for energy labels).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#energyEfficiencyClass",
        "https://ref.openepcis.io/extensions/common/core/energyEfficiencyClass",
        "https://schema.org/energyEfficiencyScaleMax"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/performanceInfo",
      "localName": "performanceInfo",
      "label": "Performance Information",
      "comment": "Product performance and durability information.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/postConsumerRecycledContent",
      "localName": "postConsumerRecycledContent",
      "label": "Post-Consumer Recycled Content",
      "comment": "Fraction of post-consumer recycled content (0-1 scale).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecycledContent"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.Circularity:1.2.0#recycledContent",
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContent"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContent"
      ],
      "closeMatch": [
        "https://vocabulary.uncefact.org/untp/recycledMassFraction"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/powerConsumptionOff",
      "localName": "powerConsumptionOff",
      "label": "Power Consumption: Off Mode",
      "comment": "Power consumed in off mode. gs1:QuantitativeValue with unitCode 'WTT'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/powerConsumptionOn",
      "localName": "powerConsumptionOn",
      "label": "Power Consumption: On Mode",
      "comment": "Power consumed in active operating mode. gs1:QuantitativeValue with unitCode 'WTT'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/powerConsumptionStandby",
      "localName": "powerConsumptionStandby",
      "label": "Power Consumption: Standby Mode",
      "comment": "Power consumed in standby. gs1:QuantitativeValue with unitCode 'WTT'.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EnergyEfficiency"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/precautionaryStatement",
      "localName": "precautionaryStatement",
      "label": "Precautionary Statement (P-statement)",
      "comment": "CLP P-statement code (e.g. P101, P280). Set-valued.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/HazardousSubstance"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/preConsumerRecycledContent",
      "localName": "preConsumerRecycledContent",
      "label": "Pre-Consumer Recycled Content",
      "comment": "Fraction of pre-consumer (post-industrial) recycled content (0-1 scale).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecycledContent"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "https://ref.openepcis.io/extensions/common/core/recyclableContent",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#recycledContent",
        "https://vocabulary.uncefact.org/untp/recycledMassFraction",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContent",
        "https://ref.gs1.org/voc/textileMaterialContent"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContentPercentage",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContent",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#preConsumerShare"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/previousPassportVersion",
      "localName": "previousPassportVersion",
      "label": "Previous Passport Version",
      "comment": "Reference to the previous version of this passport, supporting version history per EN 18221.",
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "http://www.w3.org/ns/adms#prev"
      ],
      "exactMatch": [
        "http://www.w3.org/ns/adms#prev"
      ],
      "narrowMatch": [
        "https://schema.org/predecessorOf"
      ],
      "source": "EN 18221:2026 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/primarySourcedRatio",
      "localName": "primarySourcedRatio",
      "label": "Primary Sourced Ratio",
      "comment": "Proportion of data from direct measurement vs estimates (0-1 scale).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EmissionsPerformance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/productCategory",
      "localName": "productCategory",
      "label": "Product Category",
      "comment": "ESPR product category classification.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/ProductCategory"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.GeneralProductInformation:1.2.0#batteryCategory"
      ],
      "narrowMatch": [
        "https://schema.org/category",
        "https://ref.gs1.org/voc/additionalProductClassificationCode"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/professionalRepairNetwork",
      "localName": "professionalRepairNetwork",
      "label": "Professional Repair Network",
      "comment": "URL to find authorized repair service providers.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "http://data.europa.eu/m8g/contactPage",
        "https://dpp-keystone.org/spec/v2/terms#repairServices",
        "https://dpp-keystone.org/spec/v2/terms#repairService"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recyclabilityAssessment",
      "localName": "recyclabilityAssessment",
      "label": "Recyclability Assessment",
      "comment": "Links a product to its recyclability assessment.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/RecyclabilityAssessment"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/recyclabilityAssessment"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recyclabilityMethodology",
      "localName": "recyclabilityMethodology",
      "label": "Recyclability Methodology",
      "comment": "URI of the recyclability methodology used (e.g. PEF, EN 15343, JRC textile preparatory study, PPWR Annex II).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecyclabilityAssessment"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recyclabilityRate",
      "localName": "recyclabilityRate",
      "label": "Recyclability Rate",
      "comment": "Decimal fraction (0-1) of the product that can be recycled.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecyclabilityAssessment"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recyclabilityScore",
      "localName": "recyclabilityScore",
      "label": "Recyclability Score",
      "comment": "Numeric recyclability score (e.g. 0-10 per JRC textile methodology). Use unitCode aligned with the methodology when expressed via gs1:QuantitativeValue.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecyclabilityAssessment"
      ],
      "range": [
        "xsd:decimal"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#recyclabilityScore"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recyclableContent",
      "localName": "recyclableContent",
      "label": "Recyclable Content",
      "comment": "Fraction of product that can be recycled (0-1 scale where 0.45 = 45%).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recycledContent",
      "localName": "recycledContent",
      "label": "Recycled Content",
      "comment": "Total fraction of recycled content (0-1 scale where 0.45 = 45%).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RecycledContent"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.Circularity:1.2.0#recycledContent",
        "https://dpp-keystone.org/spec/v2/terms#packagingRecycledContent",
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContentPercentage"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/recycledContent"
      ],
      "broadMatch": [
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContent",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContentPercentage",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContent"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/recycledContentDetails",
      "localName": "recycledContentDetails",
      "label": "Recycled Content Details",
      "comment": "Detailed recycled content breakdown with pre/post-consumer splits.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/RecycledContent"
      ],
      "seeAlso": [
        "https://ref.openepcis.io/extensions/common/core/recyclableContent",
        "https://dpp-keystone.org/spec/v2/terms#recycledContentPercentage",
        "urn:samm:io.BatteryPass.Circularity:1.2.0#recycledContent",
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContent",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContentPercentage",
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledMaterialComposition",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContent",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledContentMass",
        "https://dpp-keystone.org/spec/v2/terms#preConsumerRecycledMaterialComposition"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#postConsumerRecycledContentMass"
      ],
      "broadMatch": [
        "https://vocabulary.uncefact.org/untp/recycledMassFraction"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/registrationNumber",
      "localName": "registrationNumber",
      "label": "Registration Number",
      "comment": "Official registration or license number.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/OperatorInformation"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/registryEntry",
        "https://ref.gs1.org/voc/regulatoryReferenceNumber",
        "https://schema.org/companyRegistration"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/regulatoryActStatus",
      "localName": "regulatoryActStatus",
      "label": "Regulatory Act Status",
      "comment": "Status of a trade item with respect to a specific regulatory act (e.g. ACTIVE, EXEMPT, PENDING). Used inside a gs1:regulatoryInformation block alongside gs1:regulatoryAct.",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/regulatoryAct"
      ],
      "relatedMatch": [
        "https://ref.gs1.org/voc/regulatoryAct"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/regulatoryPermitIdentification",
      "localName": "regulatoryPermitIdentification",
      "label": "Regulatory Permit Identification",
      "comment": "Identifier of a permit, authorisation, or type-examination certificate issued by a regulatory body for the trade item. Used inside a gs1:regulatoryInformation block.",
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/regulatoryReferenceNumber",
        "https://ref.gs1.org/voc/regulatoryIdentifier"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/regulatoryReferenceNumber"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/remanufacturingDate",
      "localName": "remanufacturingDate",
      "label": "Remanufacturing / refurbishment date",
      "comment": "Date on which a product was remanufactured or refurbished and re-released as fit for purpose. Cross-sector: applies to any DPP-covered product that re-enters service after refurbishment (rail rolling stock, batteries, electronics, textiles).",
      "domain": [
        "https://schema.org/Product"
      ],
      "range": [
        "xsd:dateTime"
      ],
      "seeAlso": [
        "https://gs1-epcis-reg.org/rail/voc/data#itemReconditioningDate"
      ],
      "broadMatch": [
        "https://gs1-epcis-reg.org/rail/voc/data#itemReconditioningDate"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairabilityClass",
      "localName": "repairabilityClass",
      "label": "Repairability Class",
      "comment": "Repairability class (A to E, where A is most repairable).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "xsd:string"
      ],
      "exactMatch": [
        "https://ref.openepcis.io/extensions/common/core/repairabilityClass"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairabilityInfo",
      "localName": "repairabilityInfo",
      "label": "Repairability Information",
      "comment": "Repair and maintenance information for the product.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/serviceInfo"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/serviceInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairabilityScore",
      "localName": "repairabilityScore",
      "label": "Repairability Score",
      "comment": "Repairability index score (typically 0-10 scale, e.g., French Indice de Réparabilité).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairInformationPortalUrl",
      "localName": "repairInformationPortalUrl",
      "label": "Repair Information Portal URL",
      "comment": "URL of the manufacturer's public repair information portal as required by EU Right-to-Repair Directive 2024/1799 Article 4: covers spare-parts catalogue, dismantling guides, software updates available to independent repairers.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/dir/2024/1799"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairInstructions",
      "localName": "repairInstructions",
      "label": "Repair Instructions",
      "comment": "URL or reference to repair instructions and manuals.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DocumentReference"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/serviceInfo"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/instructions",
        "https://ref.gs1.org/voc/serviceInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairProvider",
      "localName": "repairProvider",
      "label": "Repair Provider",
      "comment": "Links a product to one or more authorised repair providers.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/RepairProvider"
      ],
      "narrowMatch": [
        "https://schema.org/provider"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairProviderName",
      "localName": "repairProviderName",
      "label": "Repair Provider Name",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairProvider"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://schema.org/provider"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/repairProviderUrl",
      "localName": "repairProviderUrl",
      "label": "Repair Provider URL",
      "comment": "",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairProvider"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/reportDate",
      "localName": "reportDate",
      "label": "Report Date",
      "comment": "Date of the due diligence report.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "xsd:date"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/reportingGranularity",
      "localName": "reportingGranularity",
      "label": "Reporting Granularity",
      "comment": "BatteryPass per-attribute reporting granularity (model / model-per-site / batch / item). Distinct from the passport-level EN 18223 'granularity' (oec:granularityLevel).",
      "domain": [
        "https://ref.gs1.org/voc/Product"
      ],
      "range": [
        "https://ref.openepcis.io/extensions/common/core/DPPGranularity"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#granularity"
      ],
      "source": "https://thebatterypass.eu/battery-pass-ready/publications/"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/reportUrl",
      "localName": "reportUrl",
      "label": "Report URL",
      "comment": "URL to the due diligence report.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.SupplyChainDueDiligence:1.2.0#supplyChainDueDiligenceReport",
        "https://ref.gs1.org/voc/referencedFileURL"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/safeDisassemblyInstructions",
      "localName": "safeDisassemblyInstructions",
      "label": "Safe Disassembly Instructions",
      "comment": "Instructions for safe disassembly and handling of components containing the substance.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/instructions"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/safeUseInstructions",
      "localName": "safeUseInstructions",
      "label": "Safe Use Instructions",
      "comment": "Instructions for safe use of the product containing the substance of concern.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#safeUseInstructions",
        "https://ref.gs1.org/voc/consumerSafetyInformation"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#safeUseInstructions"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/instructions",
        "https://ref.gs1.org/voc/consumerSafetyInformation",
        "https://ref.gs1.org/voc/consumerUsageInstructions",
        "https://ref.gs1.org/voc/instructionsForUse",
        "https://dpp-keystone.org/spec/v2/terms#instructionsForUse"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/scipId",
      "localName": "scipId",
      "label": "SCIP ID",
      "comment": "Identifier in the ECHA SCIP database (Substances of Concern In Products).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "range": [
        "xsd:string"
      ],
      "narrowMatch": [
        "https://schema.org/identifier"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/separateCollectionInfo",
      "localName": "separateCollectionInfo",
      "label": "Separate Collection Info",
      "comment": "URL to separate collection requirements. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/consumerRecyclingInstructions"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/sustainabilityInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/softwareUpdatesAvailability",
      "localName": "softwareUpdatesAvailability",
      "label": "Software Updates Availability",
      "comment": "Duration for which software/firmware updates will be provided. Use unitCode 'ANN' (UN/CEFACT Rec 20).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/sparePartsAvailability",
      "localName": "sparePartsAvailability",
      "label": "Spare Parts Availability",
      "comment": "Duration for which spare parts will be available. Use gs1:QuantitativeValue with unitCode 'ANN' for years.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/RepairabilityInfo"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/stageValue",
      "localName": "stageValue",
      "label": "Stage Value",
      "comment": "Indicator value for this lifecycle module, in the indicator's declared unit.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/LifecycleStageResult"
      ],
      "range": [
        "xsd:decimal"
      ],
      "seeAlso": [
        "https://schema.org/value",
        "https://ref.gs1.org/voc/value",
        "urn:samm:io.BatteryPass.Performance:1.2.1#remainingPowerCapabilityValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#numberOfFullCyclesValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#remainingCapacityValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#capacityThroughputValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#internalResistanceIncreaseValue"
      ],
      "closeMatch": [
        "https://ref.gs1.org/voc/value"
      ],
      "broadMatch": [
        "urn:samm:io.BatteryPass.CarbonFootprint:1.2.0#carbonFootprintPerLifecycleStage",
        "urn:samm:io.BatteryPass.Performance:1.2.1#evolutionOfSelfDischargeValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#energyThroughputValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#remainingEnergyValue",
        "urn:samm:io.BatteryPass.Performance:1.2.1#capacityFadeValue"
      ],
      "narrowMatch": [
        "https://schema.org/value"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/substanceLocation",
      "localName": "substanceLocation",
      "label": "Substance Location",
      "comment": "Location or component where the substance is present in the product.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://dpp-keystone.org/spec/v2/terms#componentLocationInProduct",
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstanceLocation",
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#batteryMaterialLocation",
        "http://www.w3.org/ns/locn#location"
      ],
      "closeMatch": [
        "https://dpp-keystone.org/spec/v2/terms#componentLocationInProduct"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/substancesOfConcern",
      "localName": "substancesOfConcern",
      "label": "Substances of Concern",
      "comment": "List of substances of concern present in the product per ESPR and SCIP database requirements.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern"
      ],
      "seeAlso": [
        "urn:samm:io.BatteryPass.MaterialComposition:1.2.0#hazardousSubstances",
        "https://dpp-keystone.org/spec/v2/terms#substancesOfConcern",
        "https://ref.gs1.org/voc/ingredientOfConcern"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#substancesOfConcern"
      ],
      "source": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32008R1272"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/supplyChainTransparencyUrl",
      "localName": "supplyChainTransparencyUrl",
      "label": "Supply-Chain Transparency URL",
      "comment": "URL of a public supply-chain map / transparency endpoint (CSDDD Article 16, ESPR Article 7).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/takeBackIncentive",
      "localName": "takeBackIncentive",
      "label": "Take-Back Incentive",
      "comment": "Free-text description of any consumer incentive (refund, credit, replacement).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram"
      ],
      "range": [
        "xsd:string"
      ],
      "broadMatch": [
        "https://schema.org/cashBack"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/takeBackUrl",
      "localName": "takeBackUrl",
      "label": "Take-Back URL",
      "comment": "URL of the consumer-facing take-back program landing page.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/EndOfLifeProgram"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://schema.org/merchantReturnLink"
      ],
      "narrowMatch": [
        "https://schema.org/merchantReturnLink"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/technicalLifetime",
      "localName": "technicalLifetime",
      "label": "Technical Lifetime",
      "comment": "Technical lifetime under specified conditions. Use unitCode 'ANN' (UN/CEFACT Rec 20).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "https://ref.gs1.org/voc/QuantitativeValue"
      ],
      "closeMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#expectedLifetime"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#batteryTechnicalProperties"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/testedConditions",
      "localName": "testedConditions",
      "label": "Tested Conditions",
      "comment": "Description of conditions under which performance was tested.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "xsd:string"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/thirdPartyAssurancesUrl",
      "localName": "thirdPartyAssurancesUrl",
      "label": "Third Party Assurances URL",
      "comment": "URL to third party verification or assurances.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/traceabilityPerformance",
      "localName": "traceabilityPerformance",
      "label": "Traceability Performance",
      "comment": "Traceability performance metrics for supply chain verification.",
      "range": [
        "https://ref.openepcis.io/extensions/common/core/TraceabilityPerformance"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/tradeItemPieceCount",
      "localName": "tradeItemPieceCount",
      "label": "Trade Item Piece Count",
      "comment": "Total number of physical pieces that together constitute the complete trade item identified by the parent GTIN.",
      "domain": [
        "https://ref.gs1.org/voc/Product"
      ],
      "range": [
        "xsd:positiveInteger"
      ],
      "seeAlso": [
        "https://www.gs1.org/standards/barcodes/application-identifiers/8026"
      ],
      "source": "https://ref.gs1.org/ai/8026"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/tradeItemPieceDescription",
      "localName": "tradeItemPieceDescription",
      "label": "Trade Item Piece Description",
      "comment": "Human-readable description of what this specific piece is (e.g., 'Jacket', 'Trousers', 'Left shoe', 'Instruction booklet').",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/IndividualTradeItemPiece"
      ],
      "range": [
        "xsd:string"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/productDescription",
        "https://ref.gs1.org/voc/offerDescription",
        "https://ref.gs1.org/voc/additionalProductDescription"
      ],
      "narrowMatch": [
        "https://schema.org/description"
      ],
      "source": "https://ref.gs1.org/ai/8026"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/tradeItemPieceNumber",
      "localName": "tradeItemPieceNumber",
      "label": "Trade Item Piece Number",
      "comment": "The sequential number of this piece within the multi-piece trade item (1-based). For a 2-piece suit, the jacket might be piece 1 and trousers piece 2.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/IndividualTradeItemPiece"
      ],
      "range": [
        "xsd:positiveInteger"
      ],
      "closeMatch": [
        "https://schema.org/clipNumber",
        "https://schema.org/episodeNumber"
      ],
      "source": "https://ref.gs1.org/ai/8026"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/tradeItemPieceOf",
      "localName": "tradeItemPieceOf",
      "label": "Trade Item Piece Of",
      "comment": "Links an individual piece to the multi-piece trade item (identified by its GTIN) it belongs to.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/IndividualTradeItemPiece"
      ],
      "range": [
        "https://ref.gs1.org/voc/Product"
      ],
      "source": "https://ref.gs1.org/ai/8026"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/usageCycles",
      "localName": "usageCycles",
      "label": "Usage Cycles",
      "comment": "Number of expected usage cycles (e.g., charging cycles for batteries).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/PerformanceInfo"
      ],
      "range": [
        "xsd:integer"
      ],
      "closeMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#expectedNumberOfCycles"
      ],
      "narrowMatch": [
        "urn:samm:io.BatteryPass.Performance:1.2.1#batteryCondition"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/utilityFactor",
      "localName": "utilityFactor",
      "label": "Utility Factor",
      "comment": "Durability of the product relative to industry average (1.0 = average). A value >1 indicates above-average durability.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "narrowMatch": [
        "https://schema.org/measuredProperty"
      ],
      "source": "https://uncefact.github.io/spec-untp/"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/value",
      "localName": "value",
      "label": "Value",
      "comment": "The value of a SingleValuedDataElement or MultiLanguageValue (EN 18223 4.1.2.5, 4.1.2.8.2). Any JSON data type.",
      "seeAlso": [
        "https://schema.org/value",
        "https://schema.org/codeValue",
        "https://ref.gs1.org/voc/certificationValue",
        "http://data.europa.eu/m8g/hasValue",
        "http://data.europa.eu/m8g/value",
        "https://ref.gs1.org/voc/value",
        "http://data.europa.eu/m8g/expressionOfExpectedValue",
        "https://ref.gs1.org/voc/originalCodeValue"
      ],
      "exactMatch": [
        "https://vocabulary.uncefact.org/untp/value"
      ],
      "broadMatch": [
        "https://schema.org/textValue",
        "https://gs1-epcis-reg.org/rail/voc/data#nominalValue",
        "https://schema.org/maxValue",
        "https://ref.gs1.org/voc/authenticitySecurityFeatureValue",
        "https://schema.org/valueReference",
        "https://gs1-epcis-reg.org/rail/voc/data#topValue",
        "https://ref.gs1.org/voc/colourCodeValue",
        "https://gs1-epcis-reg.org/rail/voc/data#rightValue",
        "https://gs1-epcis-reg.org/rail/voc/data#leftValueString",
        "https://ref.gs1.org/voc/additionalProductClassificationValue",
        "https://gs1-epcis-reg.org/rail/voc/data#rightValueString"
      ],
      "source": "EN 18223:2026, 4.1.2.5 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/valueDataType",
      "localName": "valueDataType",
      "label": "Value Data Type",
      "comment": "XSD data type of the value (EN 18223 4.1.2.9), for example \"xsd:integer\".",
      "range": [
        "xsd:string"
      ],
      "source": "EN 18223:2026, 4.1.2.9 (CEN/CENELEC JTC 24)"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/verificationBody",
      "localName": "verificationBody",
      "label": "Verification Body",
      "comment": "Organization that performed third-party verification.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/DueDiligenceReport"
      ],
      "range": [
        "https://ref.gs1.org/voc/Organization"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/verifiedRatio",
      "localName": "verifiedRatio",
      "label": "Verified Ratio",
      "comment": "Proportion of materials verifiably traced through the supply chain (0-1 scale).",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/TraceabilityPerformance"
      ],
      "range": [
        "xsd:decimal"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/wastePreventionInfo",
      "localName": "wastePreventionInfo",
      "label": "Waste Prevention Info",
      "comment": "URL to waste prevention information. For text-based recycling guidance, see gs1:consumerRecyclingInstructions.",
      "domain": [
        "https://ref.openepcis.io/extensions/common/core/CircularityPerformance"
      ],
      "range": [
        "xsd:anyURI"
      ],
      "seeAlso": [
        "https://ref.gs1.org/voc/consumerRecyclingInstructions"
      ],
      "exactMatch": [
        "https://dpp-keystone.org/spec/v2/terms#wastePreventionInfo"
      ],
      "narrowMatch": [
        "https://ref.gs1.org/voc/sustainabilityInfo"
      ],
      "source": "https://eur-lex.europa.eu/eli/reg/2024/1781"
    }
  ],
  "enumerations": [
    {
      "id": "https://ref.openepcis.io/extensions/common/core/AccessLevel",
      "localName": "AccessLevel",
      "label": "Access Level",
      "comment": "Access levels for DPP data per ESPR Article 9.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/AuthorizedOnly",
          "localName": "AuthorizedOnly",
          "label": "Authorized Only",
          "comment": "Data accessible only to market surveillance authorities and customs. Per ESPR Article 9(2)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Public",
          "localName": "Public",
          "label": "Public",
          "comment": "Data accessible to all users (consumers, market surveillance, customs). Per ESPR Article 9(1)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Restricted",
          "localName": "Restricted",
          "label": "Restricted",
          "comment": "Data accessible only to specific authorized economic operators. Per ESPR Article 9(3)."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/BiodegradabilityTestMethod",
      "localName": "BiodegradabilityTestMethod",
      "label": "Biodegradability Test Method",
      "comment": "The standardised laboratory method used to assess biodegradability.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ISO14593",
          "localName": "ISO14593",
          "label": "ISO 14593 (CO2 evolution test)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/OECD301B",
          "localName": "OECD301B",
          "label": "OECD 301B (CO2 evolution test)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/OECD301D",
          "localName": "OECD301D",
          "label": "OECD 301D (closed bottle test)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/OECD301F",
          "localName": "OECD301F",
          "label": "OECD 301F (manometric respirometry)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/OECD310",
          "localName": "OECD310",
          "label": "OECD 310 (sealed vessel CO2 evolution)",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/CompostabilityType",
      "localName": "CompostabilityType",
      "label": "Compostability Type",
      "comment": "Classification of how a product can be composted.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HomeCompostable",
          "localName": "HomeCompostable",
          "label": "Home Compostable",
          "comment": "Compostable in domestic composting conditions (typically per OK-Compost-Home / NF T 51-800)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/IndustrialCompostable",
          "localName": "IndustrialCompostable",
          "label": "Industrially Compostable",
          "comment": "Compostable in industrial composting facilities (typically per EN 13432)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/NotCompostable",
          "localName": "NotCompostable",
          "label": "Not Compostable",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/CustomsCommodityCodeType",
      "localName": "CustomsCommodityCodeType",
      "label": "Customs Commodity Code Type",
      "comment": "The classification system that a customs commodity code belongs to.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/CN10",
          "localName": "CN10",
          "label": "EU Combined Nomenclature 10-digit (TARIC)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/CN8",
          "localName": "CN8",
          "label": "EU Combined Nomenclature 8-digit",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HS6",
          "localName": "HS6",
          "label": "HS 6-digit (World Customs Organization Harmonized System)",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HS8",
          "localName": "HS8",
          "label": "HS 8-digit subheading",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HTSUS10",
          "localName": "HTSUS10",
          "label": "US Harmonized Tariff Schedule 10-digit",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DocumentType",
      "localName": "DocumentType",
      "label": "Document Type",
      "comment": "Types of supporting documents for DPP.\nSee also gs1:ReferencedFileTypeCode for GS1 standard document types (PRODUCT_MANUAL, SAFETY_DATA_SHEET, CERTIFICATE, etc.).",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Certificate",
          "localName": "Certificate",
          "label": "Certificate",
          "comment": "Official certificate from accredited body (ISO, environmental, quality certifications)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/DeclarationOfConformity",
          "localName": "DeclarationOfConformity",
          "label": "Declaration of Conformity",
          "comment": "EU Declaration of Conformity stating compliance with applicable EU legislation."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/DueDiligenceDocument",
          "localName": "DueDiligenceDocument",
          "label": "Due Diligence Document",
          "comment": "Documentation of supply chain due diligence processes and risk assessments."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnvironmentalReport",
          "localName": "EnvironmentalReport",
          "label": "Environmental Report",
          "comment": "Environmental impact assessment, carbon footprint study, or LCA report."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Manual",
          "localName": "Manual",
          "label": "Manual",
          "comment": "User manual, installation guide, or maintenance documentation."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/SafetyDataSheet",
          "localName": "SafetyDataSheet",
          "label": "Safety Data Sheet",
          "comment": "Safety Data Sheet (SDS) per REACH Regulation providing hazard information."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/TestReport",
          "localName": "TestReport",
          "label": "Test Report",
          "comment": "Technical test results from accredited laboratory or testing facility."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ThirdPartyVerification",
          "localName": "ThirdPartyVerification",
          "label": "Third Party Verification",
          "comment": "Independent verification report from accredited third-party auditor."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/DPPGranularity",
      "localName": "DPPGranularity",
      "label": "DPP Granularity",
      "comment": "Reporting granularity of a Digital Product Passport: which level of the product hierarchy a given attribute set describes.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/BatchLevel",
          "localName": "BatchLevel",
          "label": "Battery model per calendar year and per manufacturing site (batch)",
          "comment": "Attribute reported per batch: model, calendar year, manufacturing site (e.g. carbon footprint, recycled-content shares)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ItemLevel",
          "localName": "ItemLevel",
          "label": "Individual battery item",
          "comment": "Attribute reported per individual serial-numbered battery (e.g. serial number, state of health, cycle count)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ModelLevel",
          "localName": "ModelLevel",
          "label": "Battery model",
          "comment": "Attribute reported once per battery model (e.g. nominal voltage, expected cycle life)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ModelPerSiteLevel",
          "localName": "ModelPerSiteLevel",
          "label": "Battery model per manufacturing site",
          "comment": "Attribute reported per (model, manufacturing site) tuple (e.g. manufacturer information, manufacturing place)."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/EnergyEfficiencyClass",
      "localName": "EnergyEfficiencyClass",
      "label": "Energy Efficiency Class",
      "comment": "A-G classification per EU Energy Labelling Regulation 2017/1369 and downstream delegated acts.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassA",
          "localName": "EnergyClassA",
          "label": "Class A",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassB",
          "localName": "EnergyClassB",
          "label": "Class B",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassC",
          "localName": "EnergyClassC",
          "label": "Class C",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassD",
          "localName": "EnergyClassD",
          "label": "Class D",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassE",
          "localName": "EnergyClassE",
          "label": "Class E",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassF",
          "localName": "EnergyClassF",
          "label": "Class F",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EnergyClassG",
          "localName": "EnergyClassG",
          "label": "Class G",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/GranularityLevel",
      "localName": "GranularityLevel",
      "label": "Granularity Level",
      "comment": "Passport-level granularity per EN 18223 'granularity': model, batch, or item. Values are the lowercase string tokens given by skos:notation. In EPCIS4DPP the level is derived from the GS1 Digital Link Application Identifiers.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Batch",
          "localName": "Batch",
          "label": "Batch",
          "comment": "DPP data applies to a specific production batch. GS1 Digital Link 01/{gtin}/10/{lot}."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Item",
          "localName": "Item",
          "label": "Item",
          "comment": "DPP data applies to an individual serialized item. GS1 Digital Link 01/{gtin}/21/{serial}."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Model",
          "localName": "Model",
          "label": "Model",
          "comment": "DPP data applies to all products of this model or class. GS1 Digital Link 01/{gtin}."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/HazardClass",
      "localName": "HazardClass",
      "label": "Hazard Class",
      "comment": "Hazard classification categories per EU CLP Regulation.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/AcuteToxicity",
          "localName": "AcuteToxicity",
          "label": "Acute Toxicity",
          "comment": "Substances causing harmful effects after single or short-term exposure via oral, dermal, or inhalation routes."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/AspirationHazard",
          "localName": "AspirationHazard",
          "label": "Aspiration Hazard",
          "comment": "Liquid or solid substances causing chemical pneumonia or pulmonary injury if aspirated into airways."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Carcinogenicity",
          "localName": "Carcinogenicity",
          "label": "Carcinogenicity",
          "comment": "Substances known or suspected to cause cancer in humans."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EyeDamageOrIrritation",
          "localName": "EyeDamageOrIrritation",
          "label": "Eye Damage or Irritation",
          "comment": "Substances causing serious eye damage or reversible eye irritation upon contact."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/GermCellMutagenicity",
          "localName": "GermCellMutagenicity",
          "label": "Germ Cell Mutagenicity",
          "comment": "Substances that may cause heritable genetic mutations in human germ cells."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HazardousToAquaticEnvironment",
          "localName": "HazardousToAquaticEnvironment",
          "label": "Hazardous to Aquatic Environment",
          "comment": "Substances posing acute or chronic toxicity risks to aquatic organisms and ecosystems."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ReproductiveToxicity",
          "localName": "ReproductiveToxicity",
          "label": "Reproductive Toxicity",
          "comment": "Substances adversely affecting sexual function, fertility, or development of offspring."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/RespiratoryOrSkinSensitization",
          "localName": "RespiratoryOrSkinSensitization",
          "label": "Respiratory or Skin Sensitization",
          "comment": "Substances causing hypersensitivity of airways (asthma) or allergic skin reactions after exposure."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/SkinCorrosionOrIrritation",
          "localName": "SkinCorrosionOrIrritation",
          "label": "Skin Corrosion or Irritation",
          "comment": "Substances causing irreversible damage (corrosion) or reversible damage (irritation) to skin tissue."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/SpecificTargetOrganToxicity",
          "localName": "SpecificTargetOrganToxicity",
          "label": "Specific Target Organ Toxicity",
          "comment": "Substances causing non-lethal damage to specific organs after single or repeated exposure."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/HazardSignalWord",
      "localName": "HazardSignalWord",
      "label": "Hazard Signal Word",
      "comment": "CLP Regulation signal word: Danger or Warning.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HazardDanger",
          "localName": "HazardDanger",
          "label": "Danger",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/HazardWarning",
          "localName": "HazardWarning",
          "label": "Warning",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/ImpactIndicatorType",
      "localName": "ImpactIndicatorType",
      "label": "Impact Indicator Type",
      "comment": "Controlled list of EN 15804:2012+A2:2019 environmental impact indicators.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ADPElements",
          "localName": "ADPElements",
          "label": "Abiotic depletion potential, minerals and metals",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ADPFossil",
          "localName": "ADPFossil",
          "label": "Abiotic depletion potential, fossil resources",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/AP",
          "localName": "AP",
          "label": "Acidification potential",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EPFreshwater",
          "localName": "EPFreshwater",
          "label": "Eutrophication potential, freshwater",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EPMarine",
          "localName": "EPMarine",
          "label": "Eutrophication potential, marine",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/EPTerrestrial",
          "localName": "EPTerrestrial",
          "label": "Eutrophication potential, terrestrial",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/GWPBiogenic",
          "localName": "GWPBiogenic",
          "label": "Global Warming Potential, biogenic",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/GWPFossil",
          "localName": "GWPFossil",
          "label": "Global Warming Potential, fossil",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/GWPLuluc",
          "localName": "GWPLuluc",
          "label": "Global Warming Potential, land use and land-use change",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/GWPTotal",
          "localName": "GWPTotal",
          "label": "Global Warming Potential, total",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ODP",
          "localName": "ODP",
          "label": "Depletion potential of the stratospheric ozone layer",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/POCP",
          "localName": "POCP",
          "label": "Formation potential of tropospheric ozone",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/WDP",
          "localName": "WDP",
          "label": "Water (user) deprivation potential",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/LifecycleStage",
      "localName": "LifecycleStage",
      "label": "Lifecycle Stage",
      "comment": "Controlled list of EN 15804 lifecycle modules (product, construction, use, end-of-life, and benefits beyond the system boundary).",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageA1",
          "localName": "StageA1",
          "label": "A1 Raw material supply",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageA2",
          "localName": "StageA2",
          "label": "A2 Transport to manufacturer",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageA3",
          "localName": "StageA3",
          "label": "A3 Manufacturing",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageA4",
          "localName": "StageA4",
          "label": "A4 Transport to site",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageA5",
          "localName": "StageA5",
          "label": "A5 Installation",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB1",
          "localName": "StageB1",
          "label": "B1 Use",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB2",
          "localName": "StageB2",
          "label": "B2 Maintenance",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB3",
          "localName": "StageB3",
          "label": "B3 Repair",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB4",
          "localName": "StageB4",
          "label": "B4 Replacement",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB5",
          "localName": "StageB5",
          "label": "B5 Refurbishment",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB6",
          "localName": "StageB6",
          "label": "B6 Operational energy use",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageB7",
          "localName": "StageB7",
          "label": "B7 Operational water use",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageC1",
          "localName": "StageC1",
          "label": "C1 Deconstruction / demolition",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageC2",
          "localName": "StageC2",
          "label": "C2 Transport to waste processing",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageC3",
          "localName": "StageC3",
          "label": "C3 Waste processing",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageC4",
          "localName": "StageC4",
          "label": "C4 Disposal",
          "comment": ""
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/StageD",
          "localName": "StageD",
          "label": "D Benefits and loads beyond the system boundary",
          "comment": ""
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/OperationalScope",
      "localName": "OperationalScope",
      "label": "Operational Scope",
      "comment": "Lifecycle boundary for emissions or environmental impact calculations.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/CradleToGate",
          "localName": "CradleToGate",
          "label": "Cradle to Gate",
          "comment": "Emissions from raw material extraction through manufacturing, excluding use phase and end-of-life."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/CradleToGrave",
          "localName": "CradleToGrave",
          "label": "Cradle to Grave",
          "comment": "Full lifecycle emissions including raw materials, manufacturing, use phase, and end-of-life."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/OperatorRole",
      "localName": "OperatorRole",
      "label": "Operator Role",
      "comment": "Role of an economic operator in the supply chain.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/AuthorisedRepresentative",
          "localName": "AuthorisedRepresentative",
          "label": "Authorised Representative",
          "comment": "Entity authorised by manufacturer to act on their behalf for specific tasks (per ESPR Article 16)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Distributor",
          "localName": "Distributor",
          "label": "Distributor",
          "comment": "Entity in the supply chain that makes a product available on the market, other than manufacturer or importer."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/FulfilmentServiceProvider",
          "localName": "FulfilmentServiceProvider",
          "label": "Fulfilment Service Provider",
          "comment": "Entity providing fulfilment services including warehousing and order processing (per ESPR Article 17)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Importer",
          "localName": "Importer",
          "label": "Importer",
          "comment": "Entity established in the EU that places a product from a third country on the Union market."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Manufacturer",
          "localName": "Manufacturer",
          "label": "Manufacturer",
          "comment": "Entity that produces the product, including own-brand labellers per EU Market Surveillance Regulation 2019/1020."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Processor",
          "localName": "Processor",
          "label": "Processor",
          "comment": "Entity that processes raw materials or components into finished or intermediate products."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Trader",
          "localName": "Trader",
          "label": "Trader",
          "comment": "Entity that buys and sells products without significant modification or processing."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/PassportStatus",
      "localName": "PassportStatus",
      "label": "Passport Status",
      "comment": "Lifecycle status of a Digital Product Passport (EN 18223 dppStatus). Values are the lowercase string tokens given by skos:notation.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Active",
          "localName": "Active",
          "label": "Active",
          "comment": "Passport is published and represents the current state of the product."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Archived",
          "localName": "Archived",
          "label": "Archived",
          "comment": "Passport is archived after product end-of-life. Data persisted per EN 18221."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Draft",
          "localName": "Draft",
          "label": "Draft",
          "comment": "EPCIS4DPP extension: passport is being prepared and not yet publicly available."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Inactive",
          "localName": "Inactive",
          "label": "Inactive",
          "comment": "Passport is not currently in force (EN 18223 base value)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Invalid",
          "localName": "Invalid",
          "label": "Invalid",
          "comment": "Passport is no longer valid (EN 18223 base value, e.g. revoked)."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Suspended",
          "localName": "Suspended",
          "label": "Suspended",
          "comment": "EPCIS4DPP extension: temporarily not in force (e.g. pending investigation); a specific kind of inactive."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Withdrawn",
          "localName": "Withdrawn",
          "label": "Withdrawn",
          "comment": "EPCIS4DPP extension: passport withdrawn (e.g. product recall); a specific kind of invalid."
        }
      ]
    },
    {
      "id": "https://ref.openepcis.io/extensions/common/core/ProductCategory",
      "localName": "ProductCategory",
      "label": "Product Category",
      "comment": "ESPR priority product categories per Annex I and delegated acts.",
      "values": [
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Aluminium",
          "localName": "Aluminium",
          "label": "Aluminium",
          "comment": "Aluminium intermediate products."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Batteries",
          "localName": "Batteries",
          "label": "Batteries",
          "comment": "Batteries and accumulators per EU Battery Regulation 2023/1542."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Chemicals",
          "localName": "Chemicals",
          "label": "Chemicals",
          "comment": "Chemical substances and mixtures."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/ConstructionProducts",
          "localName": "ConstructionProducts",
          "label": "Construction Products",
          "comment": "Construction products per Construction Products Regulation."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Electronics",
          "localName": "Electronics",
          "label": "Electronics",
          "comment": "Electronic and electrical equipment including ICT and consumer electronics."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/FoodContact",
          "localName": "FoodContact",
          "label": "Food Contact Materials",
          "comment": "Materials and articles intended for food contact."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Furniture",
          "localName": "Furniture",
          "label": "Furniture",
          "comment": "Furniture products including domestic and office furniture."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/IronSteel",
          "localName": "IronSteel",
          "label": "Iron and Steel",
          "comment": "Iron and steel intermediate products."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Packaging",
          "localName": "Packaging",
          "label": "Packaging",
          "comment": "Packaging and packaging waste products."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Textiles",
          "localName": "Textiles",
          "label": "Textiles",
          "comment": "Textile products including apparel, footwear, and home textiles."
        },
        {
          "id": "https://ref.openepcis.io/extensions/common/core/Tyres",
          "localName": "Tyres",
          "label": "Tyres",
          "comment": "Tyres for motor vehicles and their trailers."
        }
      ]
    }
  ]
}