Update Glossary authored by Kai van Lopik's avatar Kai van Lopik
......@@ -14,6 +14,6 @@ This page lists PEP's key concepts and terminology, and provides concise descrip
| polymorphic pseudonym (PP) | A row identifier that is partially randomized. While any PP refers to a single row, a row is not uniquely associated with a single PP. |
| pseudonymization | The process of making information difficult to associate with any particular person or data entry. Commonly achieved by replacing personally identifying information by meaningless identifiers. |
| row | A data structuring primitive associated with a single entity or data subject. |
| table | The conceptual structure of PEP's storage. |
| table | The conceptual structure of PEP's storage, in which rows refer to data entries (participants or subjects) and columns to different types of data (or separate measurements). |
| upload | The storage of data in PEP. |
| user pseudonym | An abbreviated form of the local pseudonym. |
\ No newline at end of file