Skip to content

ProtectionFrequency

URI: ProtectionFrequency

Permissible Values

Value Meaning Description
Hourly None For describing protection policies triggered once an hour
Daily None For describing protection policies triggered once a day
Weekly None For describing protection policies triggered once a week
Monthly None For describing protection policies triggered once a month
Continuously None For describing protection policies triggered continuously, ie each time data ...
OnDemand None For describing unplanned protection policies triggered on demand

Slots

Name Description
protectionFrequency Frequency at which data are captured/protected

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ProtectionFrequency
from_schema: https://w3id.org/gaia-x/development#data-protection-policy
permissible_values:
  Hourly:
    text: Hourly
    description: For describing protection policies triggered once an hour
  Daily:
    text: Daily
    description: For describing protection policies triggered once a day
  Weekly:
    text: Weekly
    description: For describing protection policies triggered once a week
  Monthly:
    text: Monthly
    description: For describing protection policies triggered once a month
  Continuously:
    text: Continuously
    description: For describing protection policies triggered continuously, ie each
      time data are modified
  OnDemand:
    text: OnDemand
    description: For describing unplanned protection policies triggered on demand