Changes

Jump to navigation Jump to search
Line 1: Line 1: −
This is a page aiming to show different visualizations of the state of MyData, in a broad sense:
+
= Documenting hubs =
* [{{SPARQLEmbed|query=
+
For instance:  
#defaultView:Graph
+
* {{C|50|3|47}}
SELECT ?node ?nodeLabel ?value ?valueLabel ?edgeLabel 
+
* {{C|50|80|727}}
(IF(BOUND(?edge), ?propertyrgb, "FFFFFF") AS ?rgb) #white
+
* {{C|50|55|416}}
{
  −
  VALUES (?propertyRel ?propertyrgb)
  −
  {
  −
      (pdiot:P57 "880000")  # red - activity
  −
      (pdiot:P55 "00AA00")  # light green - country
  −
      (pdiot:P137 "0000AA")  # blue - partner
  −
      (pdiot:P145 "AA00AA")  # pink - seeks
  −
  }
  −
  pdio:Q49 pdiot:P63 ?node.
  −
  OPTIONAL
  −
  {
  −
    ?node ?propertyRel ?value.
  −
    ?edge wikibase:directClaim ?propertyRel.
  −
  }.
  −
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
  −
}
  −
}} MyData hub network]
  −
* personal data ecosystem maps
  −
* personal data tools ecosystem map
  −
 
  −
 
  −
== MyData ==
  −
{| class="wikitable"
  −
|-
  −
! Contributor !! Topic !! Visualization
  −
|-
  −
| MyData Global || the whole network||
  −
* {{SPARQLEmbed|query=SELECT ?item ?itemLabel ?countryLabel ?_image WHERE {
  −
  ?item wdt:P463 wd:Q59696014.
  −
  OPTIONAL
  −
  {
  −
    ?item wdt:P17 ?country
  −
  }
  −
  SERVICE wikibase:label {
  −
    bd:serviceParam wikibase:language "en" .
  −
  }
  −
 
  −
OPTIONAL { ?item wdt:P18 ?_image. }
  −
}
  −
LIMIT 100}}
  −
* [https://query.wikidata.org/embed.html#SELECT%20%3Fitem%20%3FitemLabel%20%3FcountryLabel%20%3F_image%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP463%20wd%3AQ59696014.%0A%20%20OPTIONAL%0A%20%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP17%20%3Fcountry%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%20%0A%20%20%7D%0A%20%20%0AOPTIONAL%20%7B%20%3Fitem%20wdt%3AP18%20%3F_image.%20%7D%0A%7D%0ALIMIT%20100 MyData org members]
  −
* [https://query.wikidata.org/embed.html#SELECT%20%3Fitem%20%3FitemLabel%20%3Flocation%20%3FlocationLabel%20%3Fimage%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ60674536.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%3Fitem%20wdt%3AP276%20%3Flocation.%0A%20%20%20%20%20%20OPTIONAL%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%3Flocation%20wdt%3AP41%20%3Fimage%0A%20%20%20%20%20%20%7D%0A%20%20%7D%0A%20%20OPTIONAL%20%0A%20%20%7B%0A%20%20%20%20%20%20%3Fitem%20wdt%3AP856%20%3Fwebsite.%0A%20%20%7D%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%20%0A%20%20%7D%0A%7D%0ALIMIT%20100 hub list and their flags]
  −
* [https://query.wikidata.org/embed.html#%23defaultView%3AGraph%0A%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Fimage%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ60674536.%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%3Fitem%20wdt%3AP276%20%3Flocation.%0A%20%20%20%20%20%20OPTIONAL%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%3Flocation%20wdt%3AP41%20%3Fimage%0A%20%20%20%20%20%20%7D%0A%20%20%7D%0A%20%20OPTIONAL%20%0A%20%20%7B%0A%20%20%20%20%20%20%3Fitem%20wdt%3AP856%20%3Fwebsite.%0A%20%20%7D%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%20%0A%20%20%7D%0A%7D%0ALIMIT%20100 MyData network visuals]
  −
|-
  −
| MyData Scotland || [[MyData Scotland ecosystem mapping]] workshop ||
  −
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q201}}}}]
  −
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q227}}}}]
  −
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q228}}}}]
  −
[{{SPARQLEmbed|query={{SPARQLWorkshopQuery|workshop=Q224}}}}]
  −
|-
  −
| MyData Finland  || [[Mapping/Finland|Finnish ecosystem]] ||
  −
[{{SPARQLEmbed|query={{SPARQLcountry|country=Q564}}}}]
  −
|-
  −
| MyData Japan  || [[Mapping/Japan|Japanese ecosystem]] ||
  −
[{{SPARQLEmbed|query={{SPARQLcountry|country=Q681|legend=true}}}}]
  −
|}
      +
= Visualizations =
 +
{{Project:MyData/Visualizations|state=collapsed}}
    +
= Mapping =
 +
== Scotland ==
 +
[[Project:MyData/Scotland/Mapping]]
 +
{{Project:MyData/Scotland/Mapping/Results}}
 +
== Japan ==
 +
[[Project:MyData/Japan/Mapping]]
 +
{{Project:MyData/Japan/Mapping/Results}}
 +
== Finland ==
 +
[[Project:MyData/Finland/Mapping]]
 +
{{Project:MyData/Finland/Mapping/Results}}
 +
== Cameroon ==
 +
[[Project:MyData/Cameroon/Mapping]]
 +
{{Project:MyData/Cameroon/Mapping/Results}}
 +
== Methodology ==
    
Of course, it is necessary for these visualisations to engage in a mapping process. We explain [https://www.youtube.com/watch?v=rcc9NoQGTsk here] how to do so.
 
Of course, it is necessary for these visualisations to engage in a mapping process. We explain [https://www.youtube.com/watch?v=rcc9NoQGTsk here] how to do so.

Navigation menu