Class: Participant
An legal or natural person that is onboarded to Gaia-X and offers, consumes services or operates resources.
- NOTE: this is an abstract class and should not be instantiated directly
URI: gx:Participant
classDiagram
class Participant
GaiaXEntity <|-- Participant
Participant <|-- LegalPerson
Inheritance
- GaiaXEntity
- Participant
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
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:Participant |
| native | gx:Participant |
LinkML Source
Direct
name: Participant
description: An legal or natural person that is onboarded to Gaia-X and offers, consumes
services or operates resources.
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
is_a: GaiaXEntity
abstract: true
Induced
name: Participant
description: An legal or natural person that is onboarded to Gaia-X and offers, consumes
services or operates resources.
from_schema: https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#
is_a: GaiaXEntity
abstract: true