Defines concepts related to organizations, roles (Economic Operator, Manufacturer, Facility), identifiers, and contact information within the DPP ecosystem.
Source: Organization.jsonld
Classes & Concepts
Properties
| Property | Description | Domain | Range | equivalentProperty |
|---|---|---|---|---|
| Economic Operator (dppk:economicOperator) | Relates the DPP to the Economic Operator responsible for it. | dppk:DigitalProductPassport | dppk:Organization | |
| Manufacturer (dppk:manufacturer) | Relates the DPP to the Manufacturer of the product. | dppk:DigitalProductPassport | dppk:Organization | schema:manufacturer, gs1:manufacturer |
| Importer (dppk:importer) | Relates the DPP to the Importer of the product. | dppk:DigitalProductPassport | dppk:Organization | |
| Manufacturing Facility (dppk:manufacturingFacility) | Relates the DPP to the specific facility where the product (or a step) was manufactured. | dppk:DigitalProductPassport | dppk:Organization | |
| Repair Service (dppk:repairService) | Relates the DPP to an authorized repair service. | dppk:DigitalProductPassport | dppk:Organization | |
| Organization Name (dppk:organizationName) | The official legal name of the organization. | dppk:Organization | xsd:string | schema:name, gs1:organizationName, unece:name |
| Trading Name (dppk:tradingName) | The name under which the organization conducts business, if different from the legal name. | dppk:Organization | xsd:string | gs1:organizationTradingName, unece:tradingBusinessName |
| Global Location Number (GLN) (dppk:gln) | A GS1 standard identifier for legal entities, functional departments, or physical locations. | dppk:Organization | xsd:string | gs1:globalLocationNumber, schema:globalLocationNumber, unece:gLNId |
| Legal Entity Identifier (LEI) (dppk:leiCode) | A standardized global identifier for legal entities. | dppk:Organization | xsd:string | schema:leiCode |
| Economic Operators Registration and Identification (EORI) (dppk:eori) | A unique identifier assigned by a customs authority in the EU to economic operators. | dppk:Organization | xsd:string | |
| Additional Organization ID (dppk:additionalOrganizationId) | An identifier for the organization other than GLN or LEI (e.g., EORI, VAT ID). Must be used in conjunction with additionalOrganizationIdType. | dppk:Organization | xsd:string | gs1:additionalOrganizationIdentification |
| Additional Organization ID Type (dppk:additionalOrganizationIdType) | The type of the identifier provided in additionalOrganizationId (e.g., 'EORI', 'VAT'). | dppk:Organization | xsd:string | gs1:additionalOrganizationIdentificationType |
| Address (dppk:address) | Relates an organization to its physical address. | dppk:Organization | dppk:PostalAddress | schema:address, gs1:address, unece:postalAddress |
| Street Address (dppk:streetAddress) | Includes street name and number. | dppk:PostalAddress | schema:streetAddress, gs1:streetAddress | |
| Postal Code (dppk:postalCode) | The postal code of the location. | dppk:PostalAddress | schema:postalCode, gs1:postalCode | |
| City/Locality (dppk:addressLocality) | The locality (e.g. city) of the address. | dppk:PostalAddress | schema:addressLocality, gs1:addressLocality | |
| Country (dppk:addressCountry) | The country component of the address. | dppk:PostalAddress | schema:addressCountry, gs1:addressCountry, unece:countryName | |
| Email Address (dppk:email) | The email address for contacting the organization. | dppk:Organization | schema:email, gs1:email | |
| Telephone Number (dppk:telephone) | The telephone number for contacting the organization. | dppk:Organization | schema:telephone, gs1:telephone | |
| Operator Email Address (dppk:operatorEmail) | The email address for contacting the economic operator. | dppk:EconomicOperatorRole | xsd:string | |
| Operator Telephone Number (dppk:operatorTelephone) | The telephone number for contacting the economic operator. | dppk:EconomicOperatorRole | xsd:string | |
| Website (dppk:website) | The URL of the organization's website. | dppk:Organization | xsd:anyURI | schema:url |
