Class: LeiCode
URI: https://$BASE_URL$/casco-conformity/:LeiCode
classDiagram
class LeiCode
RegistrationNumber <|-- LeiCode
LeiCode : value
Inheritance
- RegistrationNumber
- LeiCode
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 1..1 String |
Unique LEI number as defined by https://www | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://$BASE_URL$/casco-conformity
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://$BASE_URL$/casco-conformity/:LeiCode |
| native | https://$BASE_URL$/casco-conformity/:LeiCode |
LinkML Source
Direct
name: LeiCode
from_schema: https://$BASE_URL$/casco-conformity
is_a: RegistrationNumber
attributes:
value:
name: value
description: Unique LEI number as defined by https://www.gleif.org.
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
slot_uri: schema:leiCode
identifier: true
required: true
Induced
name: LeiCode
from_schema: https://$BASE_URL$/casco-conformity
is_a: RegistrationNumber
attributes:
value:
name: value
description: Unique LEI number as defined by https://www.gleif.org.
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
slot_uri: schema:leiCode
identifier: true
alias: value
owner: LeiCode
domain_of:
- LocalRegistrationNumber
- VatID
- LeiCode
- EORI
- EUID
range: string
required: true