DeduplicationMethod
URI: DeduplicationMethod
Permissible Values
Value | Meaning | Description |
---|---|---|
Inline-Content-Agnostic | None | Inline deduplication not requiring any awareness of data formats |
Inline-Content-Aware | None | Inline deduplication leveraging knowledge of data formats |
Post-Process-Content-Agnostic | None | Post processing deduplication not requiring any awareness of data formats |
Post-Process-Content-Aware | None | Post processing deduplication leveraging knowledge of data formats |
Slots
Name | Description |
---|---|
storageDeduplication | Deduplication features available for the storage service, such as inline or p... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#storage-configuration
LinkML Source
name: DeduplicationMethod
from_schema: https://w3id.org/gaia-x/development#storage-configuration
permissible_values:
Inline-Content-Agnostic:
text: Inline-Content-Agnostic
description: Inline deduplication not requiring any awareness of data formats
Inline-Content-Aware:
text: Inline-Content-Aware
description: Inline deduplication leveraging knowledge of data formats
Post-Process-Content-Agnostic:
text: Post-Process-Content-Agnostic
description: Post processing deduplication not requiring any awareness of data
formats
Post-Process-Content-Aware:
text: Post-Process-Content-Aware
description: Post processing deduplication leveraging knowledge of data formats