Changes

Jump to navigation Jump to search
Line 37: Line 37:     
= The landscape =
 
= The landscape =
* {{SPARQL|query=
+
{{SPARQL|query=
 
#defaultView:Graph
 
#defaultView:Graph
 
SELECT ?item ?itemLabel ?_image WHERE {
 
SELECT ?item ?itemLabel ?_image WHERE {
Line 46: Line 46:  
OPTIONAL { ?item pdiot:P47 ?_image. }
 
OPTIONAL { ?item pdiot:P47 ?_image. }
 
}
 
}
LIMIT 100|label=adtech mess
+
LIMIT 100|label=adtech mess... we need an ontology
}}  we need ontologies or a [https://github.com/YalePrivacyLab/tracker-profiles/blob/master/guides/Glossary.md glossary]
+
}}   
* {{SPARQL|query=
+
{{SPARQL|query=
 
SELECT ?item ?label ?_image WHERE {
 
SELECT ?item ?label ?_image WHERE {
 
   ?item pdiot:P3 pdio:Q33.
 
   ?item pdiot:P3 pdio:Q33.
Line 58: Line 58:  
}
 
}
 
LIMIT 100 |label= datasets about the adtech ecosystem}}
 
LIMIT 100 |label= datasets about the adtech ecosystem}}
* {{SPARQL|query=
+
{{SPARQL|query=
 
SELECT ?item ?label ?_image WHERE {
 
SELECT ?item ?label ?_image WHERE {
 
   ?item pdiot:P3 pdio:Q1588.
 
   ?item pdiot:P3 pdio:Q1588.
Line 69: Line 69:  
}
 
}
 
LIMIT 100|label= partners lists}}
 
LIMIT 100|label= partners lists}}
* [https://lumapartners.com/wp-content/uploads/2017/01/2y103ITnIXmg2.lPu6ncZsis.wcn8DVuYIUfyLrC9cdQiWUhfOdDLq6-1024x768.png "historic" Lumascape picture]
+
{{SPARQL|query=
* {{SPARQL|query=
   
#defaultView:Graph
 
#defaultView:Graph
 
SELECT  ?object ?objectLabel ?rgb ?subject ?subjectLabel  
 
SELECT  ?object ?objectLabel ?rgb ?subject ?subjectLabel  
Line 99: Line 98:  
}
 
}
 
LIMIT 1000|label=Lumascape-like}}
 
LIMIT 1000|label=Lumascape-like}}
* [http://query.personaldata.io Query Engine], btw
      
= A prototype =
 
= A prototype =

Navigation menu