home.social

Konstantin :bheartrainbow:

View on hachyderm.io
  1. CW: Meta, about privacy this time
    You can't make this stuff up:

    "Meta mainly tried to bypass the consent requirement for tracking and online advertisement by arguing that ads are a part of the "service" that it contractually owes the users."

    https://noyb.eu/en/cjeu-declares-metafacebooks-gdpr-approach-largely-illegal

    #Meta #GDPR #CJEU #PrivacyViolations
  2. Does anyone know a "fast" local RDF store that can do SPARQL queries (or expose a SPARQL endpoint for queries + endpoint for adding triples)? I have a small tool using rdflib that needs to parse and query several very large graphs and I'd like to avoid deploying a dedicated triple store service.

    #rdf #sparql #turtle #rdflib #python #elixir #rust