Skip to content

LocalRegistrationNumber

URI: gx:LocalRegistrationNumber

Inheritance

Slots

Name Cardinality and Range Description Inheritance
local 1
xsd:string
The state issued company number direct

Identifier and Mapping Information

Schema Source

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

LinkML Source

Direct

name: LocalRegistrationNumber
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: RegistrationNumber
slots:
- local

Induced

name: LocalRegistrationNumber
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: RegistrationNumber
attributes:
  local:
    name: local
    description: The state issued company number.
    from_schema: https://w3id.org/gaia-x/development#slots
    identifier: true
    alias: local
    owner: LocalRegistrationNumber
    domain_of:
    - LocalRegistrationNumber
    range: string
    required: true