Legal Person
A legal person, who is uniquely identified by its registration number.
URI: gx:LegalPerson
classDiagram
class LegalPerson
click LegalPerson href "../LegalPerson"
Participant <|-- LegalPerson
click Participant href "../Participant"
LegalPerson <|-- InternetServiceProvider
click InternetServiceProvider href "../InternetServiceProvider"
LegalPerson <|-- DataProvider
click DataProvider href "../DataProvider"
LegalPerson <|-- DataLicensor
click DataLicensor href "../DataLicensor"
LegalPerson <|-- DataProducer
click DataProducer href "../DataProducer"
LegalPerson <|-- DataConsumer
click DataConsumer href "../DataConsumer"
LegalPerson <|-- Federator
click Federator href "../Federator"
LegalPerson : description
LegalPerson --> "0..1" String : description
click String href "../String"
LegalPerson : headquartersAddress
LegalPerson --> "1" Address : headquartersAddress
click Address href "../Address"
LegalPerson : legalAddress
LegalPerson --> "1" Address : legalAddress
click Address href "../Address"
LegalPerson : name
LegalPerson --> "0..1" String : name
click String href "../String"
LegalPerson : parentOrganizationOf
LegalPerson --> "*" LegalPerson : parentOrganizationOf
click LegalPerson href "../LegalPerson"
LegalPerson : registrationNumber
LegalPerson --> "1..*" String : registrationNumber
click String href "../String"
LegalPerson : subOrganisationOf
LegalPerson --> "*" LegalPerson : subOrganisationOf
click LegalPerson href "../LegalPerson"
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
registrationNumber | 1..* xsd:string or LocalRegistrationNumber or VatID or LeiCode or EORI or EUID or TaxID |
Country's registration number, which identifies one specific entity | direct |
legalAddress | 1 Address |
The full legal address of the organization | direct |
headquartersAddress | 1 Address |
Full physical location of the headquarter of the organization | direct |
parentOrganizationOf | * LegalPerson |
A list of resolvable links to Gaia-X Credentials of participants that this en... | direct |
subOrganisationOf | * LegalPerson |
A list of resolvable links to Gaia-X Credentials of participants with a legal... | direct |
name | 0..1 xsd:string |
A human readable name of the entity | GaiaXEntity |
description | 0..1 xsd:string |
A free text description of the entity | GaiaXEntity |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#legal-person
LinkML Source
Direct
name: LegalPerson
description: A legal person, who is uniquely identified by its registration number.
title: Legal Person
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: Participant
attributes:
registrationNumber:
name: registrationNumber
description: Country's registration number, which identifies one specific entity.
Valid formats are local, EUID, EORI, vatID, leiCode.
title: registration number
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
identifier: true
domain_of:
- LegalPerson
required: true
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: LocalRegistrationNumber
- range: VatID
- range: LeiCode
- range: EORI
- range: EUID
- range: TaxID
legalAddress:
name: legalAddress
description: The full legal address of the organization.
title: legal address
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
domain_of:
- LegalPerson
range: Address
required: true
headquartersAddress:
name: headquartersAddress
description: Full physical location of the headquarter of the organization.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
domain_of:
- LegalPerson
range: Address
required: true
parentOrganizationOf:
name: parentOrganizationOf
description: A list of resolvable links to Gaia-X Credentials of participants
that this entity is a subOrganization of, if any.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
domain_of:
- LegalPerson
range: LegalPerson
multivalued: true
subOrganisationOf:
name: subOrganisationOf
description: A list of resolvable links to Gaia-X Credentials of participants
with a legal mandate on this entity, e.g., as a subsidiary.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
domain_of:
- LegalPerson
range: LegalPerson
multivalued: true
tree_root: true
Induced
name: LegalPerson
description: A legal person, who is uniquely identified by its registration number.
title: Legal Person
from_schema: https://w3id.org/gaia-x/development#legal-person
is_a: Participant
attributes:
registrationNumber:
name: registrationNumber
description: Country's registration number, which identifies one specific entity.
Valid formats are local, EUID, EORI, vatID, leiCode.
title: registration number
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
identifier: true
alias: registrationNumber
owner: LegalPerson
domain_of:
- LegalPerson
range: string
required: true
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: LocalRegistrationNumber
- range: VatID
- range: LeiCode
- range: EORI
- range: EUID
- range: TaxID
legalAddress:
name: legalAddress
description: The full legal address of the organization.
title: legal address
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
alias: legalAddress
owner: LegalPerson
domain_of:
- LegalPerson
range: Address
required: true
headquartersAddress:
name: headquartersAddress
description: Full physical location of the headquarter of the organization.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
alias: headquartersAddress
owner: LegalPerson
domain_of:
- LegalPerson
range: Address
required: true
parentOrganizationOf:
name: parentOrganizationOf
description: A list of resolvable links to Gaia-X Credentials of participants
that this entity is a subOrganization of, if any.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
alias: parentOrganizationOf
owner: LegalPerson
domain_of:
- LegalPerson
range: LegalPerson
multivalued: true
subOrganisationOf:
name: subOrganisationOf
description: A list of resolvable links to Gaia-X Credentials of participants
with a legal mandate on this entity, e.g., as a subsidiary.
from_schema: https://w3id.org/gaia-x/development#legal-person
rank: 1000
alias: subOrganisationOf
owner: LegalPerson
domain_of:
- LegalPerson
range: LegalPerson
multivalued: true
name:
name: name
description: A human readable name of the entity.
title: name
from_schema: http://w3id.org/gaia-x/gx-trust-framework
rank: 1000
slot_uri: https_schema:name
alias: name
owner: LegalPerson
domain_of:
- GaiaXEntity
range: string
required: false
description:
name: description
description: A free text description of the entity.
title: description
from_schema: http://w3id.org/gaia-x/gx-trust-framework
rank: 1000
slot_uri: https_schema:description
alias: description
owner: LegalPerson
domain_of:
- GaiaXEntity
- DataProduct
- Measure
range: string
required: false
tree_root: true