Slot: registrationNumber

Country's registration number, which identifies one specific entity. Valid formats are local, EUID, EORI, vatID, leiCode.

URI: https://$BASE_URL$/casco-conformity/:registrationNumber

Applicable Classes

Name Description Modifies Slot
LegalPerson An legal person, who is uniquely identifier by it's registration number no

Properties

  • Range: String

  • Multivalued: True

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://$BASE_URL$/casco-conformity

LinkML Source

name: registrationNumber
description: Country's registration number, which identifies one specific entity.
  Valid formats are local, EUID, EORI, vatID, leiCode.
from_schema: https://$BASE_URL$/casco-conformity
rank: 1000
multivalued: true
alias: registrationNumber
owner: LegalPerson
domain_of:
- LegalPerson
range: string
required: true
inlined: true
inlined_as_list: true
any_of:
- range: RegistrationNumber
- range: LocalRegistrationNumber
- range: VatID
- range: LeiCode
- range: EORI
- range: EUID