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$/casco-conformity/:Participant
classDiagram
class Participant
GaiaXEntity <|-- Participant
Participant <|-- SystemOwner
Participant <|-- SchemaOwner
Participant <|-- AccreditationBody
Participant <|-- ConformityAssessmentBody
Participant <|-- LegalPerson
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://$BASE_URL$/casco-conformity
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://$BASE_URL$/casco-conformity/:Participant |
| native | https://$BASE_URL$/casco-conformity/: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$/casco-conformity
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$/casco-conformity
is_a: GaiaXEntity
abstract: true