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

Vocabulary alignment

Close match
Broader · upstream

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

JSON-LD Example

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