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 | Authorized Only | |
| eoriNumber EORI Number | Economic Operators Registration and Identification (EORI) number for customs purposes. | oec:OperatorInformation | xsd:string | Restricted | — |
| hasOperatorRole Operator Role | Role of the economic operator (manufacturer, importer, etc.). | oec:OperatorInformation | oec:OperatorRole | Authorized Only | |
| registrationNumber Registration Number | Official registration or license number. | oec:OperatorInformation | xsd:string | Authorized Only | — |
Vocabulary alignment
Close match
GS1gs1:OrganizationID_Details · curated
Broader · upstream
GS1gs1:Organization · QA 72% Schema.orgschema:Organization · QA 78% CIRPASS-2cirpass2:Actor · QA 62% UNTPuntp:Party · curated
Narrower · downstream
CIRPASS-2cirpass2:ManufacturerRecord · QA 60%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (3)
Where used
Referenced by other terms (15)
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": "...",
"hasOperatorRole": "..."
}