OperatorInformation
classOperator Information
Economic operator information as required by various EU regulations. Captures manufacturer, importer, distributor, and other operator roles. Use gs1:globalLocationNumber for operator identification (inherited from gs1:Organization). Use GS1 Digital Link format: https://id.gs1.org/417/{GLN}
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (4)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| economicOperatorId Economic Operator ID | Unique EOID from the EU economic operator registry per ESPR Article 77. This replaces individual national registrations with a single EU-wide identifier. | oec:OperatorInformation | xsd:string | |
| eoriNumber EORI Number | Economic Operators Registration and Identification (EORI) number for customs purposes. | oec:OperatorInformation | xsd:string | |
| operatorRole Operator Role | Role of the economic operator (manufacturer, importer, etc.). | oec:OperatorInformation | oec:OperatorRole | |
| registrationNumber Registration Number | Official registration or license number. | oec:OperatorInformation | xsd:string |
Vocabulary alignment
Close match
GS1gs1:OrganizationID_Details · QA 78%
Broader · upstream
CIRPASS-2cirpass2:ManufacturerRecord · QA 93%
Narrower · downstream
GS1gs1:Organization · QA 92% Schema.orgschema:Organization SEMICeucv:LegalEntity · QA 90% CIRPASS-2cirpass2:Actor · QA 88% UNTPuntp:Party
See also
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (2)
Where used
Referenced by other terms (14)
see also:
In SHACL shapes (1)
- OperatorInformationShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "OperatorInformation",
"economicOperatorId": "...",
"eoriNumber": "...",
"operatorRole": "..."
}