SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

anonymisierte Daten
anonymised data
données anonymisées
dati anonimizzati
2023-12-06T07:54:38.9034550Z
52456
https://www.termdat.bk.admin.ch/entry/52456
EDÖB, Datenschutz in der Forschung (ausserhalb Bereich Gesundheit) ([Internet, 2023-10-06](https://www.edoeb.admin.ch/edoeb/de/home/datenschutz/forschung_statistik/forschung.html))
FDPIC, Research (unrelated to health) and data protection ([Internet, 2023-10-06](https://www.edoeb.admin.ch/edoeb/en/home/datenschutz/forschung_statistik/forschung.html))
PFPDT, Recherche (hors domaine de la santé) et protection des données ([Internet, 2023-10-06](https://www.edoeb.admin.ch/edoeb/fr/home/datenschutz/forschung_statistik/forschung.html))
IFPDT, Ricerca (escluso il settore della salute) e protezione dei dati ([Internet, 2023-10-06](https://www.edoeb.admin.ch/edoeb/it/home/datenschutz/forschung_statistik/forschung.html))
[Die Forscher] müssen anonymisierte Daten verwenden, wenn das Projekt dies ermöglicht. Das bedeutet, dass Daten nicht oder nur mit unverhältnismässig grossem Aufwand einer identifizierten oder identifizierbaren Person zugeordnet werden können.
[Le chercheur] doit privilégier l'utilisation de données anonymisées dans les limites des possibilités du projet, c'est-à-dire excluant toute possibilité d'attribuer des données à une personne identifiée ou identifiable ou au prix d'efforts démesurés.
I ricercatori devono privilegiare l’utilizzazione di dati anonimizzati nei limiti delle possibilità del progetto, in modo che la possibilità di attribuire dati a una persona identificata o identificabile sia esclusa o sia possibile soltanto con dispendi eccessivi.
We use the term ‘anonymised data’ to refer to data that does not itself identify any individual and that is unlikely to allow any individual to be identified through its combination with other data.
DOM: Datenschutz; GRM: Pl.; EXP: Personendaten
DOM: data protection; EXP: personal data
DOM: protection des données; GRM: pl.; EXP: données personnelles
DOM: protezione dei dati; GRM: pl., EXP: dati personali
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso pseudonymised data
seeAlso anonymisation
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.