Changes

Jump to navigation Jump to search
Line 18: Line 18:  
|-
 
|-
 
| Facebook's tools || various Facebook tools, and how they exchange information ||  [{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q383}}}} simple view of FB]
 
| Facebook's tools || various Facebook tools, and how they exchange information ||  [{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q383}}}} simple view of FB]
[https://query.personaldata.io/embed.html#%23defaultView%3AGraph%0A%0APREFIX%20pdio%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fentity%2F%3E%0APREFIX%20pdiot%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2Fdirect%2F%3E%0APREFIX%20pdiop%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2F%3E%0APREFIX%20pdiops%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2Fstatement%2F%3E%0APREFIX%20pdiopq%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2Fqualifier%2F%3E%0A%0ASELECT%20%3Forigin%20%3ForiginLabel%20%3Fdestination%20%3FdestinationLabel%20%3Frgb%20%3FedgeLabel%20WHERE%0A{%0A%20%20%20%0A%20%20%20pdio%3AQ1044%20pdiot%3AP129%20%3Forigin.%0A%20%20%20pdio%3AQ1044%20pdiot%3AP129%20%3Fdestination.%0A%20%20%20pdio%3AQ1044%20pdiop%3AP130%20%3Fassociation_statement.%0A%20%20%20%3Fassociation_statement%20pdiopq%3AP131%20%3Forigin.%0A%20%20%20%3Fassociation_statement%20pdiopq%3AP132%20%3Fdestination.%0A%20%20%20%3Fassociation_statement%20pdiops%3AP130%20%3Fedge.%0A%20%20%20SERVICE%20wikibase%3Alabel%20{%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20}%0A}%0A extended view of FB]
+
[{{SPARQLEmbed|query={{SPARQL|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". }
 +
}
 +
}}}} extended view of FB]
    
|-
 
|-

Navigation menu