Skip to content

ProtectionMethod

URI: ProtectionMethod

Permissible Values

Value Meaning Description
Full-Copy None For describing protection through full copy of protected data
Incremental None For describing protection through differential copy of protected data, ie onl...

Slots

Name Description
protectionMethod Method used to protect data, can be be full copy, incremental,

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#data-protection-policy

LinkML Source

name: ProtectionMethod
from_schema: https://w3id.org/gaia-x/development#data-protection-policy
permissible_values:
  Full-Copy:
    text: Full-Copy
    description: For describing protection through full copy of protected data
  Incremental:
    text: Incremental
    description: For describing protection through differential copy of protected
      data, ie only modifications are copied