---++ ODS Linked Data Views Live links to a sample instance |*Class*|*Basic SPARQL Protocol URL*|*iSPARQL Results URL*|*SPARQL Query*|*Dynamic Data Page*| |User|[[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+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0D%0Aselect+*%0D%0Afrom+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0D%0Awhere+%7B%3Fs+rdf%3Atype+sioc%3AUser+.%7D&format=text%2Fhtml&debug=on][List all Users URIs]]|[[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%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0Aselect%20*%0Afrom%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0Awhere%20%7B%3Fs%20rdf%3Atype%20sioc%3AUser%20.%7D&endpoint=/sparql][List all Users URIs]]|PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX sioc: <http://rdfs.org/sioc/ns#>
SELECT *
FROM <http://demo.openlinksw.com/dataspace>
WHERE
  {
    ?s rdf:type sioc:User .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo#this][User demo]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsBlog][Weblog]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3AWeblog.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Weblog URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3AWeblog.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Weblog instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:Weblog .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/dav/weblog/Community%20blog][Community Blog]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsFeedManager][SubscriptionList]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3ASubscriptionList+.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Feeds instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0A%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3ASubscriptionList.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Feeds instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:SubscriptionList .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/subscriptions/Demo%20account%27s%20Feed%20Manager][Demo Feed Manager]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsWiki][Wiki]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3AWiki.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Wiki instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3AWiki.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Wiki instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:Wiki .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/dav/wiki/Main][dav wiki]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsCalendar][Calendar]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3ACalendar.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Calendar instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3ACalendar.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Calendar instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:Calendar .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/calendar/DemoCalendar][Demo Calendar]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsBookmarkManager][BookmarkFolder]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3ABookmarkFolder.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Bookmarks instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3ABookmarkFolder.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Bookmarks instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:BookmarkFolder .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/bookmark/demo%27s%20Bookmarks][Demo Bookmarks]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsAddressbook][AddressBook]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3AAddressBook.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all AddressBook instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3AAddressBook.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all AddressBook instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:AddressBook .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/addressbook/demoAddressBook][Demo AddressBook]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsPolls][SurveyCollection]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3ASurveyCollection.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Polls instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3ASurveyCollection.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Polls instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:SurveyCollection .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/polls/Demo%20account%27s%20Polls][Demo Poll]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsGallery][ImageGallery]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3AImageGallery+.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Gallery instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3AImageGallery%20.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Gallery instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:ImageGallery .
  }|[[http://demo.openlinksw.com/about/html/http://demo.openlinksw.com/dataspace/demo/photos/Demo%20account%27s%20Gallery][Demo Gallery]]| |[[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsBriefcase][Briefcase]]|[[http://demo.openlinksw.com/sparql?default-graph-uri=http%3A%2F%2Fdemo.openlinksw.com%2Fdataspace&should-sponge=&query=PREFIX+sioct%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0D%0AWHERE+%7B%0D%0A++++++++%3Fs+a+sioct%3ABriefcase.%0D%0A++++++%7D&format=text%2Fhtml&debug=on][List all Briefcase instances URIs]]|[[http://demo.openlinksw.com/isparql/execute.html?format=application%2Frdf%2Bxml&query=%0APREFIX%20sioct%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Ftypes%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2Fdataspace%3E%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%3Fs%20a%20sioct%3ABriefcase.%0A%20%20%20%20%20%20%7D&endpoint=/sparql][List all Briefcase instances URIs]]|PREFIX sioct: <http://rdfs.org/sioc/types#>
SELECT *
WHERE
  {
    ?s a sioct:ImageBriefcase .
  }|[[http://demo.openlinksw.com/about/html/][Demo Briefcase]]| ---+++References * [[http://ods.openlinksw.com/wiki/ODS/][ODS Data Spaces]] * [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSIOCRef][ODS SIOC Reference (extended version)]] * Use SPARQL to Query ... * [[http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutorials_Part_1/SPARQL_Tutorials_Part_1.html][... My OpenLink Data Spaces Data]] * [[http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutorials_Part_2/SPARQL_Tutorials_Part_2.html][... My Data with SPARQL Extensions in the Virtuoso Universal Server]] * [[http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutorials_Part_3/SPARQL_Tutorials_Part_3.html][... for Analytics]] * [[http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutorials_Part_4/SPARQL_Tutorials_Part_4.html][... FOAF-, Atom OWL-, Annotea-, and SKOS-based Data Spaces on the Linked Data Web]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAtomOWLRef][... My Feeds Subscriptions and Blog Data Spaces using the Atom OWL Ontology]] * [[http://ods.openlinksw.com/wiki/ODS/ODSSKOSRef][... My Tag Clouds Data Spaces using the SKOS Ontology]] * [[http://ods.openlinksw.com/wiki/ODS/ODSFOAFRef][... My Personal Profile & Social Network Data Spaces using the FOAF Ontology]] * [[http://ods.openlinksw.com/wiki/ODS/ODSAnnoteaRef][... My Bookmarks & Annotations Data Spaces using the Annotea Bookmarks & Annotations Ontologies]]