This HTML5 document contains 51 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/
n4http://bit.ly/
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/
n23http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
n7http://mygraph.
dchttp://purl.org/dc/elements/1.1/
n18http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n8http://vos.openlinksw.com/dataspace/person/dav#
n22http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
n14http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n17http://vos.openlinksw.com/dataspace/owiki#
n24http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n21http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n26http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n20http://docs.openlinksw.com/virtuoso/virtuososponger.
n25http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx24/sioc.
Subject Item
n8:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
Subject Item
n18:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
Subject Item
n11:item
n12:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
Subject Item
n17:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
Subject Item
n14:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:49:32.755405
dcterms:modified
2017-06-29T07:41:11.598557
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx24
foaf:maker
n8:this n25:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx24
opl:isDescribedUsing
n6:rdf
sioc:has_creator
n17:this n18:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Examples with pragma input:default-graph-uri The following examples demonstrate usage of the <code> input:default-graph-uri </code> pragma. ---++Example with SPARUL INSERT Execute insert statement for graph <code> &lt;http://mygraph.com&gt; </code> : <verbatim> DEFINE input:default-graph-uri <http://mygraph.com> INSERT { <http://myopenlink.net/dataspace/Kingsley#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> } </verbatim> ---++Example with SPARQL SELECT Get all rows for graph <code> &lt;http://mygraph.com&gt; </code> : <verbatim> DEFINE input:default-graph-uri <http://mygraph.com> SELECT * WHERE { ?s ?p ?o } LIMIT 10 </verbatim> * [[http://bit.ly/X77YX7][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/XEsq1G][View the SPARQL Query Results via SPARQL Protocol URL]] ---++Sponger Usage Examples * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html#virtuosospongerusageprocessorex][SPARQL Processor Usage Example]] * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html#virtuosospongerusageproxyex2][RDF Proxy Service Example]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#AncMozToc2][Browsing & Exploring RDF View Example Using ODE]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#AncMozToc3][Browsing & Exploring RDF View Example Using iSPARQL]] * [[http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfinsertmethodplapissimpleexample][Basic Sponger Cartridge Example]] * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html#virtuosospongerusagebriefex][HTTP Example for Extracting Metadata using CURL]] * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html#virtuosospongercartridgetypesmetarestexamples][RESTFul Interaction Examples]] * [[http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.html][Flickr Cartridge Example]] * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html#virtuosospongercreatecustcartrexmp][MusicBrainz Metadatabase Example]] * [[VirtTipsAndTricksGuideAddTriplesNamedGraph][SPARQL Tutorial -- Magic of SPARUL and Sponger]] ---++Related * [[VirtSpongerLinkedDataHooksIntoSPARQL][Sponger's Linked Data Middleware Hooks into SPARQL]] * [[VirtSponger][Virtuoso Sponger]] * [[http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.html][Technical White Paper]] * [[VirtSpongerCartridgeSupportedDataSources][Supported Virtuoso Sponger Cartridges]] * [[SPARQLSponger][SPARQL Sponger]] * [[VirtInteractSpongerMiddlewareRESTPatterns][Interacting with Sponger Middleware via RESTful Patterns]] * [[VirtSpongerCartridgeSupportedDataSourcesMetaRESTExamples][Interacting with Sponger Meta Cartridge via RESTful Patterns]] * [[VirtSpongerCartridgeRDFExtractor][Sponger Cartridge RDF Extractor]] * [[RDFMappers][ Extending SPARQL IRI Dereferencing with RDF Mappers]] * [[VirtSpongerCartridgeProgrammersGuide][Programmer Guide for Virtuoso Linked Data Middleware ("Sponger")]] * [[VirtProgrammerGuideRDFCartridge][Create RDF Custom Cartridge Tutorial]] * [[VirtSpongerCartridgeSupportedDataSources][OpenLink-supplied Virtuoso Sponger Cartridges]] * [[VirtAuthServerUI][Virtuoso Authentication Server]] * [[VirtOAuthSPARQL][Virtuoso SPARQL OAuth Tutorial]] * [[VirtSpongerACL][Virtuoso Sponger Access Control List (ACL) Setup]] * [[VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]] * [[http://docs.openlinksw.com/virtuoso/virtuososponger.html][Virtuoso Documentation]]
sioc:id
fb1a3a0d3a560a06f61cc923d8be8b04
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx24
sioc:has_container
n14:VOS
n12:has_services
n11:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx24
sioc:links_to
n4:XEsq1G n7:com n4:X77YX7 n2:VirtSpongerCartridgeRDFExtractor n2:SPARQLSponger n2:VirtSpongerACL n2:VirtSpongerCartridgeSupportedDataSources n2:VirtAuthServerUI n2:VirtSpongerCartridgeSupportedDataSourcesMetaRESTExamples n2:VirtProgrammerGuideRDFCartridge n2:RDFMappers n20:html n21:virtuosospongercreatecustcartrexmp n22:html n21:virtuosospongercartridgetypesmetarestexamples n23:html n24:rdfinsertmethodplapissimpleexample n21:virtuosospongerusagebriefex n26:AncMozToc2 n26:AncMozToc3 n21:virtuosospongerusageprocessorex n21:virtuosospongerusageproxyex2
atom:source
n14:VOS
atom:author
n8:this
atom:published
2017-06-13T05:49:32Z
atom:updated
2017-06-29T07:41:11Z
sioc:topic
n14:VOS