%META:TOPICPARENT{name="VirtRdb2RDFViewsGeneration"}% ---++Sybase PUBS2 RDF Views Live links to a sample instance |*Class*|*Basic SPARQL Protocol URL*|*iSPARQL Results URL*|*SPARQL Query*|*Dynamic Data Page*| |Store|[[http://demo.openlinksw.com/sparql?default-graph-uri=&query=PREFIX+syb%3A+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fpubs2%2F%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fpubs2%23%3E%0D%0AWHERE%0D%0A%7B%0D%0A%3Fs+a+syb%3Astores+.%0D%0A%7D&should-sponge=&format=text%2Fhtml&CXML_redir_for_subjs=121&CXML_redir_for_hrefs=&timeout=0&debug=on][List all Stores URIs]]|[[http://demo.openlinksw.com/isparql/view/?query=PREFIX%20syb%3A%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fschemas%2Fpubs2%2F%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fpubs2%23%3E%0AWHERE%0A%7B%0A%3Fs%20a%20syb%3Astores%20.%0A%7D&endpoint=%2Fsparql&maxrows=50&timeout=&default-graph-uri=&view=1&amode=0][List all Stores URIs]]|PREFIX syb: <http://demo.openlinksw.com/schemas/pubs2/>
SELECT *
FROM <http://demo.openlinksw.com/pubs2#>
WHERE
  {
    ?s a syb:stores .
  }|[[http://demo.openlinksw.com/describe/?url=http%3A//demo.openlinksw.com%2Fpubs2%2Fstores%2Fstor_id%2F8042%23this&graph=http%3A//demo.openlinksw.com/pubs2%23][Store 8042]]|