Class: EORI

URI: gx:EORI

classDiagram class EORI RegistrationNumber <|-- EORI EORI : value

Inheritance

Slots

Name Cardinality and Range Description Inheritance
value 1..1
String
The Economic Operators Registration and Identification number (EORI) direct

Identifier and Mapping Information

Schema Source

  • from schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#

Mappings

Mapping Type Mapped Value
self gx:EORI
native gx:EORI

LinkML Source

Direct

name: EORI
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
is_a: RegistrationNumber
attributes:
  value:
    name: value
    description: The Economic Operators Registration and Identification number (EORI).
    from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
    identifier: true
    range: string
    required: true
class_uri: gx:EORI

Induced

name: EORI
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
is_a: RegistrationNumber
attributes:
  value:
    name: value
    description: The Economic Operators Registration and Identification number (EORI).
    from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
    identifier: true
    alias: value
    owner: EORI
    domain_of:
    - LocalRegistrationNumber
    - VatID
    - LeiCode
    - EORI
    - EUID
    range: string
    required: true
class_uri: gx:EORI