| Line 9: |
Line 9: |
| | | | |
| | For these reasons, we wish to split searches below into reusable components, but we are not there yet... | | For these reasons, we wish to split searches below into reusable components, but we are not there yet... |
| − | == Visualizations ==
| + | = Visualizations = |
| | These are some of the visualizations we are building together. | | These are some of the visualizations we are building together. |
| | | | |
| | + | == Facebook == |
| | + | {{Project:Ecosystem/Facebook/Visualizations|state=collapsed}} |
| | | | |
| − | {| class="wikitable"
| + | == Gig work == |
| − | |-
| + | {{Project:Gig/Visualizations|state=collapsed}} |
| − | ! Data ecosystem !! Topic !! Visualization
| |
| − | |-
| |
| − | | Facebook's tools || various Facebook tools, and how they exchange information || {{SPARQL|label=simple view of FB|state=collapsed|query={{SPARQLTableQuery|table=Q383}}}}
| |
| − | {{SPARQL|label=extended view of FB | |
| − | |state=collapsed | |
| − | |query=#defaultView:Graph
| |
| − | SELECT ?origin ?originLabel ?destination ?destinationLabel ?rgb ?edgeLabel WHERE
| |
| − | {
| |
| − |
| |
| − | pdio:Q1044 pdiot:P129 ?origin.
| |
| − | pdio:Q1044 pdiot:P129 ?destination.
| |
| − | pdio:Q1044 pdiop:P130 ?association_statement.
| |
| − | ?association_statement pdiopq:P131 ?origin.
| |
| − | ?association_statement pdiopq:P132 ?destination.
| |
| − | ?association_statement pdiops:P130 ?edge.
| |
| − | SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
| |
| − | }
| |
| − | }} | |
| | | | |
| − | |-
| + | == Adtech == |
| − | | Facebook and disinformation || how disinformation blends into our information ecosystem through Facebook || {{SPARQL|label=FB and disinformation|state=collapsed|query={{SPARQLTableQuery|table=Q366}}}}
| + | {{Project:Adtech/Visualizations|state=collapsed}} |
| − | |-
| + | |
| − | | Cambridge Analytica scandal || visual summary || {{SPARQL|state=collapsed|label=summary of the Cambridge Analytica scandal|query={{SPARQLTableQuery|table=Q384}}}}
| + | == MyData == |
| − | |-
| + | {{Project:MyData/Visualizations|state=collapsed}} |
| − | | Adtech ecosystem || [[adtech|routes your personal data takes when you browse the web]] ||
| |
| − | |-
| |
| − | | Platform economy and work || workers contribute a lot of data to the [[gig work ecosystem]] ||
| |
| − | |-
| |
| − | | Mobility data ecosystem || [[Mobility services|actors and activities in the mobility space]] ||
| |
| − | |-
| |
| − | | Open Science Hardware || [[Use case: GOSH | Mapping the Gathering for Open Science Hardware community]] ||
| |
| − | |-
| |
| − | | Uber || || {{SPARQL|state=collapsed
| |
| − | |label=Uber systems
| |
| − | |query=SELECT ?origin ?originLabel ?destination ?destinationLabel ?rgb ?edgeLabel WHERE
| |
| − | {
| |
| − |
| |
| − | pdio:Q1070 pdiot:P129 ?origin.
| |
| − | pdio:Q1070 pdiot:P129 ?destination.
| |
| − | pdio:Q1070 pdiop:P130 ?association_statement.
| |
| − | ?association_statement pdiopq:P131 ?origin.
| |
| − | ?association_statement pdiopq:P132 ?destination.
| |
| − | ?association_statement pdiops:P130 ?edge.
| |
| − | SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
| |
| − | }
| |
| − | }}
| |
| − | |}
| |
| | | | |
| | === Others === | | === Others === |
| − | * See [[Project:MyData]]
| + | * [[Presentation_MyDataLab |Open Geneva workshop]] |
| − | * [[Presentation_MyDataLab |workshop]] | |
| | * [http://tinyurl.com/y49p76ff Paul's Wikidata footprint] | | * [http://tinyurl.com/y49p76ff Paul's Wikidata footprint] |
| − | *
| |
| − | {{SPARQL|label= Mickey Mouse's social network
| |
| − | |state=collapsed
| |
| − | |query=
| |
| − | #defaultView:Graph
| |
| − | SELECT ?node ?nodeLabel ?nodeImage ?childNode ?childNodeLabel ?childNodeImage ?rgb WHERE {
| |
| − | {
| |
| − | BIND(pdio:Q308 AS ?node)
| |
| − | ?node ?p ?i.
| |
| − | OPTIONAL { ?node pdiot:P47 ?nodeImage. }
| |
| − | ?childNode ?x ?p.
| |
| − | ?childNode rdf:type wikibase:Property.
| |
| − | FILTER(STRSTARTS(STR(?i), "https://wiki.personaldata.io/entity/Q"))
| |
| − | FILTER(STRSTARTS(STR(?childNode), "https://wiki.personaldata.io/entity/P"))
| |
| − | }
| |
| − | UNION
| |
| − | {
| |
| − | BIND("EFFBD8" AS ?rgb)
| |
| − | pdio:Q308 ?p ?childNode.
| |
| − | OPTIONAL { ?childNode pdiot:P47 ?childNodeImage. }
| |
| − | ?node ?x ?p.
| |
| − | ?node rdf:type wikibase:Property.
| |
| − | FILTER(STRSTARTS(STR(?childNode), "https://wiki.personaldata.io/entity/Q"))
| |
| − | }
| |
| − | OPTIONAL {
| |
| − | ?node pdiot:P47 ?nodeImage.
| |
| − | ?childNode pdiot:P47 ?childNodeImage.
| |
| − | }
| |
| − | SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
| |
| − | }
| |
| − | }}
| |
| | * [http://tinyurl.com/yyyk42d8 Sustainable development goals] | | * [http://tinyurl.com/yyyk42d8 Sustainable development goals] |
| | * [https://www.wikidata.org/wiki/Wikidata:WikiProject_Sustainable_Development WikiProject SDGs] | | * [https://www.wikidata.org/wiki/Wikidata:WikiProject_Sustainable_Development WikiProject SDGs] |
| | * [http://tinyurl.com/y6r6mm7n OpenGeneva] | | * [http://tinyurl.com/y6r6mm7n OpenGeneva] |
| | * [http://tinyurl.com/y253gnam OpenGeneva hackathons] | | * [http://tinyurl.com/y253gnam OpenGeneva hackathons] |