Difference between revisions of "Project:MyData Geneva"
Jump to navigation
Jump to search
(Created page with "The goal here is to map better innovation activities in Geneva, and their relation to personal data.") |
|||
| Line 1: | Line 1: | ||
The goal here is to map better innovation activities in Geneva, and their relation to personal data. | The goal here is to map better innovation activities in Geneva, and their relation to personal data. | ||
| + | |||
| + | * [{{SPARQLEmbed|query=PREFIX pdio: <http://wiki.personaldata.io/entity/> | ||
| + | PREFIX pdiot: <http://wiki.personaldata.io/prop/direct/> | ||
| + | |||
| + | SELECT ?item ?label ?_image WHERE { | ||
| + | ?item pdiot:P80 pdio:Q16. | ||
| + | SERVICE wikibase:label { | ||
| + | bd:serviceParam wikibase:language "en" . | ||
| + | ?item rdfs:label ?label | ||
| + | } | ||
| + | |||
| + | OPTIONAL { ?item pdiot:P47 ?_image. } | ||
| + | } | ||
| + | LIMIT 100}} everything located in Geneva] | ||
Revision as of 12:43, 22 October 2019
The goal here is to map better innovation activities in Geneva, and their relation to personal data.