Skip to content

StorageAPI

URI: StorageAPI

Permissible Values

Value Meaning Description
Swift None OpenStack Swift API
CDMI None Cloud Data Management Interface API (open ISO standard)
S3 None Amazon S3 API
Azure-Blob None Azure Blob API
CloudStorage None Google Cloud Storage API

Slots

Name Description
objectAPICompatibility Compatibility for third party object storage APIs

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#storage-service-offering

LinkML Source

name: StorageAPI
from_schema: https://w3id.org/gaia-x/development#storage-service-offering
permissible_values:
  Swift:
    text: Swift
    description: OpenStack Swift API
  CDMI:
    text: CDMI
    description: Cloud Data Management Interface API (open ISO standard)
  S3:
    text: S3
    description: Amazon S3 API
  Azure-Blob:
    text: Azure-Blob
    description: Azure Blob API
  CloudStorage:
    text: CloudStorage
    description: Google Cloud Storage API