Skip to content

EUID

URI: gx:EUID

 classDiagram
    class EUID
    click EUID href "../EUID"
      RegistrationNumber <|-- EUID
        click RegistrationNumber href "../RegistrationNumber"

      EUID : euid




    EUID --> "1" String : euid
    click String href "../String"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
euid 1
xsd:string
The European Unique Identifier (EUID) for business located in the European Ec... direct

Usages

used by used in type used
InternetServiceProvider registrationNumber any_of[range] EUID
DataProvider registrationNumber any_of[range] EUID
DataLicensor registrationNumber any_of[range] EUID
DataProducer registrationNumber any_of[range] EUID
DataConsumer registrationNumber any_of[range] EUID
Federator registrationNumber any_of[range] EUID
LegalPerson registrationNumber any_of[range] EUID

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#legal-person

LinkML Source

Direct

name: EUID
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: RegistrationNumber
attributes:
  euid:
    name: euid
    description: The European Unique Identifier (EUID) for business located in the
      European Economic Area, Iceland, Liechtenstein or Norway and registered in the
      Business Registers Interconnection System (BRIS). This number can be found via
      the EU Business registers portal.
    from_schema: https://w3id.org/gaia-x/development#legal-person
    rank: 1000
    identifier: true
    domain_of:
    - EUID
    range: string
    required: true

Induced

name: EUID
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: RegistrationNumber
attributes:
  euid:
    name: euid
    description: The European Unique Identifier (EUID) for business located in the
      European Economic Area, Iceland, Liechtenstein or Norway and registered in the
      Business Registers Interconnection System (BRIS). This number can be found via
      the EU Business registers portal.
    from_schema: https://w3id.org/gaia-x/development#legal-person
    rank: 1000
    identifier: true
    alias: euid
    owner: EUID
    domain_of:
    - EUID
    range: string
    required: true