Skip to content

Slot: providedBy

A resolvable link to the Gaia-X Credential of the participant providing the service. The provider may be a gx:LegalPerson (a juristic person, e.g. a company) or a gx:NaturalPerson (a human individual acting as a provider, e.g. a sole trader or freelancer). Machine/workload identities (gx:ServiceEntity) are intentionally excluded — a machine operates services on behalf of a person but is never their legal provider.

URI: gx:slot/providedBy

Applicable Classes

Name Description Modifies Slot
ServiceOffering A digital service available for order no
InfrastructureServiceOffering A digital service available for order and offering computational, storage and... no
ComputeServiceOffering A digital service available for order and offering computational capabilities no
VirtualMachineServiceOffering A digital service available for order and offering computational capabilities no
ContainerServiceOffering A digital service available for order and providing containers no
BareMetalServiceOffering A digital service available for order and offering bare metal computational c... no
ComputeFunctionServiceOffering A digital service available for order and providing compute functions capabil... no
ConnectivityServiceOffering Connectivity Infrastructure services are made out of Physical, Link and Netwo... no
DataProductCatalogue A list of catalog records providing the route to retrieve the list of Verifia... no
NetworkConnectivityServiceOffering TBD no
InterconnectionServiceOffering TBD no
LinkConnectivityServiceOffering TBD no
PhysicalConnectivityServiceOffering TBD no
StorageServiceOffering A digital service available for order and offering storage capabilities no
FileStorageServiceOffering A digital service available for order and offering file storage capabilities no
BlockStorageServiceOffering A digital service available for order and offering block storage capabilities no
ObjectStorageServiceOffering A digital service available for order and offering object storage capabilitie... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#slots

LinkML Source

name: providedBy
description: A resolvable link to the Gaia-X Credential of the participant providing
  the service. The provider may be a gx:LegalPerson (a juristic person, e.g. a company)
  or a gx:NaturalPerson (a human individual acting as a provider, e.g. a sole trader
  or freelancer). Machine/workload identities (gx:ServiceEntity) are intentionally
  excluded — a machine operates services on behalf of a person but is never their
  legal provider.
from_schema: https://w3id.org/gaia-x/development#slots
domain_of:
- ServiceOffering
range: Participant
required: true
any_of:
- range: LegalPerson
- range: NaturalPerson