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: https://$BASE_URL$/abc-data/:Participant

classDiagram class Participant GaiaXEntity <|-- Participant Participant <|-- LegalPerson

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Identifier and Mapping Information

Schema Source

  • from schema: https://$BASE_URL$/abc-data

Mappings

Mapping Type Mapped Value
self https://$BASE_URL$/abc-data/:Participant
native https://$BASE_URL$/abc-data/: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://$BASE_URL$/abc-data
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://$BASE_URL$/abc-data
is_a: GaiaXEntity
abstract: true