Skip to content

ConfidentialComputing

URI: gx:ConfidentialComputing

Slots

Name Cardinality and Range Description Inheritance
technology 1
xsd:string
Particular confidential computing technology used by flavors as defined in direct
attestationServiceURI 0..1
xsd:anyURI
indicates whether confidential server has an associated attestation service direct

Usages

Identifier and Mapping Information

Schema Source

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

LinkML Source

Direct

name: ConfidentialComputing
from_schema: https://w3id.org/gaia-x/development#server-flavor
slots:
- technology
- attestationServiceURI

Induced

name: ConfidentialComputing
from_schema: https://w3id.org/gaia-x/development#server-flavor
attributes:
  technology:
    name: technology
    description: Particular confidential computing technology used by flavors as defined
      in...
    from_schema: https://w3id.org/gaia-x/development#slots
    alias: technology
    owner: ConfidentialComputing
    domain_of:
    - ConfidentialComputing
    range: string
    required: true
  attestationServiceURI:
    name: attestationServiceURI
    description: indicates whether confidential server has an associated attestation
      service.
    title: attestation service URI
    from_schema: https://w3id.org/gaia-x/development#slots
    alias: attestationServiceURI
    owner: ConfidentialComputing
    domain_of:
    - ConfidentialComputing
    range: uri