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