Changes

Jump to navigation Jump to search
no edit summary
Line 15: Line 15:  
}
 
}
 
}}
 
}}
 +
{{SPARQL|label=simple view of various Facebook tools, and how they exchange information|state={{{state}}}|query={{SPARQLTableQuery|table=Q383}}}}
 +
 +
{{SPARQL|label=extended view of various Facebook tools, and how they exchange information
 +
|state={{{state}}}
 +
|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". }
 +
}
 +
}}
 +
{{SPARQL|label=how disinformation blends into our information ecosystem through Facebook|state={{{state}}}|query={{SPARQLTableQuery|table=Q366}}}}
 +
{{SPARQL|state={{{state}}}|label=summary of the Cambridge Analytica scandal|query={{SPARQLTableQuery|table=Q384}}}}

Navigation menu