Changes

Jump to navigation Jump to search
no edit summary
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]

Navigation menu