glam/schemas/20251121/linkml/modules/classes/SensitivityLevel.yaml

23 lines
713 B
YAML

id: https://nde.nl/ontology/hc/class/SensitivityLevel
name: SensitivityLevel
title: Sensitivity Level
description: Classification of data sensitivity (e.g., Public, Restricted, GDPR-Sensitive). MIGRATED from gdpr_relevant slot.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
SensitivityLevel:
class_uri: skos:Concept
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"