-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to comply with the GDPR ? #207
Comments
Account creation warningWhen the user creates an account, is it enough to display a suitable text, and which one ? Collection of sensitive dataBy design, SF collects RDF data that is already publicly available on the Web.
Also, a user with a valid email ( see issue #208 ) can only publish one FOAF person: himself. Besides data already publicly available on the Web, and data entered in forms by users, other mechanisms to load data in SF are:
GDPR compliance documentedTake inspiration from:
Search background information on GDPR & LODI found few things by searching the web for LOD linked data + "GDPR" , except these pages :
|
Semantic forms allows personal data to be collected and linked. People should be informed when they create an account, procedures should be put in place to prohibit the collection of sensitive data (within the meaning of GDPR), and GDPR compliance documented.
The text was updated successfully, but these errors were encountered: