This HTML5 document contains 52 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/
n13http://bit.ly/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n23http://vos.openlinksw.com/dataspace/services/wiki/
n21http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx14/sioc.
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n7http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n19http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n24http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n8http://vos.openlinksw.com/dataspace/person/dav#
n16http://vos.openlinksw.com/dataspace/owiki/wiki/
n6http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n17http://vos.openlinksw.com/dataspace/owiki#
n11http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n5http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n12http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n14http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n4http://docs.openlinksw.com/virtuoso/virtuososponger.
n15http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n8:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
Subject Item
n19:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
Subject Item
n23:item
n24:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
Subject Item
n17:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
Subject Item
n16:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:41:14.931182
dcterms:modified
2017-06-13T05:41:14.931182
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx14
foaf:maker
n8:this n15:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx14
opl:isDescribedUsing
n21:rdf
sioc:has_creator
n17:this n19:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with GET URI pragma The following example demonstrates usage of the <code> get:uri </code> pragma: <verbatim> DEFINE input:grab-depth 2 DEFINE input:grab-limit 100 DEFINE input:grab-seealso <http://xmlns.com/foaf/0.1/knows> DEFINE input:grab-destination <http://local.virt/addressbook/778> DEFINE get:soft "soft" DEFINE get:uri "http://bblfish.net/people/henry/card#me" SELECT * FROM <http://local.virt/addressbook/778> WHERE { ?s ?p ?o } </verbatim> * [[http://bit.ly/WIWklL][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/X35hor][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
8512bf0e3ed96b0d9042e47b41455267
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx14
sioc:has_container
n16:VOS
n24:has_services
n23:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx14
sioc:links_to
n4:html n5:virtuosospongercreatecustcartrexmp n6:html n5:virtuosospongercartridgetypesmetarestexamples n7:html n11:rdfinsertmethodplapissimpleexample n5:virtuosospongerusagebriefex n12:AncMozToc2 n12:AncMozToc3 n5:virtuosospongerusageprocessorex n13:WIWklL n5:virtuosospongerusageproxyex2 n13:X35hor n14:VirtProgrammerGuideRDFCartridge n14:VirtSpongerACL n14:RDFMappers n14:VirtSpongerCartridgeProgrammersGuide n14:VirtSpongerCartridgeRDFExtractor n14:VirtSpongerLinkedDataHooksIntoSPARQL n14:SPARQLSponger n14:VirtSpongerCartridgeSupportedDataSources n14:VirtAuthServerUI n14:VirtOAuthSPARQL
atom:source
n16:VOS
atom:author
n8:this
atom:published
2017-06-13T05:41:14Z
atom:updated
2017-06-13T05:41:14Z
sioc:topic
n16:VOS