This HTML5 document contains 34 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
n6http://localhost:8890/doc/
n16http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSSPARQLDemo/sioc.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n11http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n5http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
n8http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n13http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n17http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n14http://localhost:8890/sparql_demo/
n18http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n8:this
foaf:made
n2:VOSSPARQLDemo
Subject Item
n5:this
sioc:creator_of
n2:VOSSPARQLDemo
Subject Item
n11:item
n12:services_of
n2:VOSSPARQLDemo
Subject Item
n17:this
sioc:creator_of
n2:VOSSPARQLDemo
Subject Item
n13:VOS
sioc:container_of
n2:VOSSPARQLDemo
atom:entry
n2:VOSSPARQLDemo
atom:contains
n2:VOSSPARQLDemo
Subject Item
n2:VOSRDF
sioc:links_to
n2:VOSSPARQLDemo
Subject Item
n2:VOSSPARQLDemo
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:43:41.483816
dcterms:modified
2017-06-13T05:43:41.483816
rdfs:label
VOSSPARQLDemo
foaf:maker
n8:this n18:this
dc:title
VOSSPARQLDemo
opl:isDescribedUsing
n16:rdf
sioc:has_creator
n5:this n17:this
sioc:content
%VOSWARNING% %META:TOPICINFO{author="TimHaynes" date="1155032436" format="1.1" version="1.1"}% %META:TOPICPARENT{name="VOSRDF"}% %VOSNAV% ---+ SPARQL Demo Virtuoso comes with a demonstration of its SPARQL abilities, built on the W3C DAWG SPARQL test cases. This is the quickest way to get a feel for Virtuoso's SPARQL support. If you have built the source distribution, the demo database is included. This database contains the SPARQL demo loaded into its WebDAV repository, accessible at http://localhost:8890/sparql_demo/ . This demo provides a set of canned queries illustrating execution both directly or over SOAP, and how SPARQL translates to SQL, the types of query results and the expected results. ---++ Modifying the Demo The source code of the demo is located in binsrc/samples/sparql_demo in the source tree. The commands for loading the prepackaged sample data are found in the binsrc/samples/demo/mkdemo.sh script. To start using the demo on an empty database: Connect to the server using isql: <verbatim> $ isql 1111 dba dba SQL> load binsrc/tests/rdf/rdf-exp.sql; -- This defines an executable virtual directory for the web interface of the demo. SQL> ... </verbatim> This defines the end point for the SPARQL protocol. Having these in place, you can now edit the .vsp files of the demo as you wish. The files will be automatically reloaded by the server when first used after change. ---++ Using SPARQL from SQL A SPARQL query is a valid top-level SQL statement as well as a valid SQL subquery or derived table. Thus, assuming you have the test data loaded, as is the case with the demo database or if you have followed the instructions above, you can type for example: <verbatim> SQL> sparql..... </verbatim> The RDF top-level chapter in the on-line documentation contains additional information on Virtuoso's SPARQL support and how it works. If you are running the demo database, you will find the documentation located at http://localhost:8890/doc/html . %VOSCOPY%
sioc:id
75126beaffc77958c749046e0b0ecb63
sioc:link
n2:VOSSPARQLDemo
sioc:has_container
n13:VOS
n12:has_services
n11:item
atom:title
VOSSPARQLDemo
sioc:links_to
n6:html n14: n2:WebDAV
atom:source
n13:VOS
atom:author
n8:this
atom:published
2017-06-13T05:43:41Z
atom:updated
2017-06-13T05:43:41Z
sioc:topic
n13:VOS
Subject Item
n2:VOSStart
sioc:links_to
n2:VOSSPARQLDemo