Class: LocalRegistrationNumber

URI: gx:LocalRegistrationNumber

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

Inheritance

Slots

Name Cardinality and Range Description Inheritance
value 1..1
String
The state issued company number 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:LocalRegistrationNumber
native gx:LocalRegistrationNumber

LinkML Source

Direct

name: LocalRegistrationNumber
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 state issued company number.
    from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
    rank: 1000
    identifier: true
    range: string
    required: true

Induced

name: LocalRegistrationNumber
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 state issued company number.
    from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
    rank: 1000
    identifier: true
    alias: value
    owner: LocalRegistrationNumber
    domain_of:
    - LocalRegistrationNumber
    - VatID
    - LeiCode
    - EORI
    - EUID
    range: string
    required: true