---+++TPC H Linked Data Views Live links to a sample instance |*Class*|*Basic SPARQL Protocol URL*|*iSPARQL Results URL*|*SPARQL Query*|*Dynamic Data Page*| |Customer|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+tpch%3A+%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tpch%3Acustomer+.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on][List all Customers URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20tpch%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tpch%3Acustomer%20.%0A%20%20%7D%0A&endpoint=/sparql][List all Customers URIs]]|PREFIX tpch: <http://www.openlinksw.com/schemas/tpch#>
SELECT *
FROM <http://demo.openlinksw.com/tpch>
WHERE
  {
    ?s a tpch:customer .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/tpch/customer/117#this][Customer 117]]| |Nation|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+tpch%3A+%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tpch%3Anation+.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on][List all Nations URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20tpch%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tpch%3Anation%20.%0A%20%20%7D%0A&endpoint=/sparql][List all Nations URIs]]|PREFIX tpch: <http://www.openlinksw.com/schemas/tpch#>
SELECT *
FROM <http://demo.openlinksw.com/tpch>
WHERE
  {
    ?s a tpch:nation .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/tpch/nation/24#this][USA]]| |Order|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+tpch%3A+%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tpch%3Aorder+.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on][List all Orders URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20tpch%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tpch%3Aorder%20.%0A%20%20%7D%0A&endpoint=/sparql][List all Orders URIs]]|PREFIX tpch: <http://www.openlinksw.com/schemas/tpch#>
SELECT *
FROM <http://demo.openlinksw.com/tpch>
WHERE
  {
    ?s a tpch:order .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/tpch/order/2628#this][Order 2628]]| |Supplier|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+tpch%3A+%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fs+a+tpch%3Asupplier+.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on][List all Suppliers URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20tpch%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fschemas%2Ftpch%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Ftpch%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fs%20a%20tpch%3Asupplier%20.%0A%20%20%7D%0A&endpoint=/sparql][List all Suppliers URIs]]|PREFIX tpch: <http://www.openlinksw.com/schemas/tpch#>
SELECT *
FROM <http://demo.openlinksw.com/tpch>
WHERE
  {
    ?s a tpch:supplier .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/tpch/supplier/29#this][Supplier 29]]|