VirtRDFViewDrupalDemoDrupal RDF Views Live links to a sample instance <tgroup><thead /><tbody> <row /> <row><entry>Forum</entry><entry><ulink url="http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*+%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdrupal_v%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fblog+rdf%3Atype+sioct%3AWeblog+.%0D%0A++%7D&format=text%2Fhtml&debug=on">list all blogs URIs</ulink></entry><entry><ulink url="http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%20%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdrupal_v%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fblog%20rdf%3Atype%20sioct%3AWeblog%20.%0A%20%20%7D&endpoint=/sparql">list all blogs URIs</ulink></entry><entry>PREFIX rdf: <<ulink url="http://www.w3.org/1999/02/22-rdf-syntax-ns">http://www.w3.org/1999/02/22-rdf-syntax-ns</ulink>#>PREFIX sioct: <<ulink url="http://rdfs.org/sioc/types">http://rdfs.org/sioc/types</ulink>#>SELECT * FROM <<ulink url="http://demo.openlinksw.com/drupal_v">http://demo.openlinksw.com/drupal_v</ulink>>WHERE  {   ?blog rdf:type sioct:Weblog . }</entry><entry><ulink url="http://demo.openlinksw.com/about/html/http/demo.openlinksw.com/drupal/blog/8#this">Blog</ulink></entry></row> <row><entry>User</entry><entry><ulink url="http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdrupal_v%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fuser+a+sioc%3AUser+.%0D%0A++++optional%7B+%3Fuser+sioc%3Aname+%3Fname%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aid+%3Fid%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aemail+%3Femail%7D.%0D%0A++%7D%0D%0A&format=text%2Fhtml&debug=on">List of all users</ulink></entry><entry><ulink url="http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdrupal_v%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fuser%20sioc%3Aname%20%3Fname%20.%0A%20%20%20%20optional%20%7B%3Fuser%20sioc%3Aid%20%3Fid%7D%20.%0A%20%20%20%20optional%20%7B%3Fuser%20sioc%3Aemail%20%3Femail%7D%20.%0A%20%20%7D&endpoint=/sparql">List of all users</ulink></entry><entry>PREFIX sioct: <<ulink url="http://rdfs.org/sioc/types">http://rdfs.org/sioc/types</ulink>#>SELECT *FROM <<ulink url="http://demo.openlinksw.com/drupal_v">http://demo.openlinksw.com/drupal_v</ulink>>WHERE  {    ?user sioc:name ?name .    optional {?user sioc:id ?id} .    optional {?user sioc:email ?email}.  }</entry><entry><ulink url="http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/drupal/user/admin#this">User admin</ulink></entry></row> </tbody></tgroup></table> <bridgehead class="http://www.w3.org/1999/xhtml:h3">References</bridgehead> <itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="DrupalSIOCRef">Drupal SIOC Reference</ulink> </listitem> <listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsIntegrationDrupal">Drupal Installation Guide</ulink> </listitem> </itemizedlist></section></docbook>