Slot: hasConsiderationPrivacyAndAnonymity
How any personal or sensitive data is handled and whether any anonymization techniques are applied.
URI: [nexus:hasConsiderationPrivacyAndAnonymity](https://w3id.org/ai-atlas-nexus/hasConsiderationPrivacyAndAnonymity)
Alias: hasConsiderationPrivacyAndAnonymity
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------------------------- | -------------------------------------------------------------------------------- | ------------- |
| [BenchmarkMetadataCard](BenchmarkMetadataCard.md) | Benchmark metadata cards offer a standardized way to document LLM benchmarks ... | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------- |
| Range | [String](String.md) |
| Domain Of | [BenchmarkMetadataCard](BenchmarkMetadataCard.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ----------------------------------------- |
| self | nexus:hasConsiderationPrivacyAndAnonymity |
| native | nexus:hasConsiderationPrivacyAndAnonymity |
## LinkML Source
name: hasConsiderationPrivacyAndAnonymity
description: How any personal or sensitive data is handled and whether any anonymization
techniques are applied.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: hasConsiderationPrivacyAndAnonymity
domain_of:
- BenchmarkMetadataCard
range: string
multivalued: true
```