OperatorInformation

class

Operator 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}

URI:https://ref.openepcis.io/extensions/common/core/OperatorInformation

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)

DescriptionDomainRangeVocabularies
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:OperatorInformationxsd:string Authorized Only
eoriNumber
EORI Number
Economic Operators Registration and Identification (EORI) number for customs purposes.oec:OperatorInformationxsd:string Restricted
hasOperatorRole
Operator Role
Role of the economic operator (manufacturer, importer, etc.).oec:OperatorInformationoec:OperatorRole Authorized Only
registrationNumber
Registration Number
Official registration or license number.oec:OperatorInformationxsd:string Authorized Only

Vocabulary alignment

Close match
Broader · upstream
Narrower · downstream

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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "OperatorInformation",
  "economicOperatorId": "...",
  "eoriNumber": "...",
  "hasOperatorRole": "..."
}