Slot: is_sensitive
Indicates whether this variable contains sensitive information (e.g., personal data, protected health information).
URI: data_sheets_schema:is_sensitive Alias: is_sensitive
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| VariableMetadata | Metadata describing an individual variable, field, or column in a dataset | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | data_sheets_schema:is_sensitive |
| native | data_sheets_schema:is_sensitive |
LinkML Source
name: is_sensitive
description: Indicates whether this variable contains sensitive information (e.g.,
personal data, protected health information).
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
alias: is_sensitive
owner: VariableMetadata
domain_of:
- VariableMetadata
range: boolean