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/
n6http://bit.ly/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n13http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n24http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx42/sioc.
n19http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n7http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n12http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n4http://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#
n11http://vos.openlinksw.com/dataspace/owiki#
n20http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n18http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n17http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n8http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n10http://vos.openlinksw.com/dataspace/person/owiki#
n21http://docs.openlinksw.com/virtuoso/virtuososponger.
siochttp://rdfs.org/sioc/ns#
Subject Item
n4:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
Subject Item
n7:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
Subject Item
n13:item
n12:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
Subject Item
n11:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
Subject Item
n14:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:42:29.578775
dcterms:modified
2017-06-13T05:42:29.578775
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx42
foaf:maker
n10:this n4:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx42
opl:isDescribedUsing
n24:rdf
sioc:has_creator
n7:this n11:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with pragma output:format The following example demonstrates usage of the <code> output:format </code> pragma. <verbatim> DEFINE output:format "TTL" SELECT * WHERE { graph ?g { ?s ?p ?o } } LIMIT 10 </verbatim> * [[http://bit.ly/Ytn1rd][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/11Iv8rq][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
f5f1378a07e91f1d2822b21beffcecc8
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx42
sioc:has_container
n14:VOS
n12:has_services
n13:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx42
sioc:links_to
n6:Ytn1rd n6:11Iv8rq n8:VirtOAuthSPARQL n8:VirtAuthServerUI n8:VirtSpongerLinkedDataHooksIntoSPARQL n8:RDFMappers n8:VirtSpongerCartridgeProgrammersGuide n8:VirtSpongerCartridgeRDFExtractor n8:VirtSpongerCartridgeSupportedDataSources n8:VirtProgrammerGuideRDFCartridge n8:VirtSpongerACL n17:AncMozToc2 n17:AncMozToc3 n18:virtuosospongerusageprocessorex n18:virtuosospongerusageproxyex2 n18:virtuosospongercartridgetypesmetarestexamples n19:html n20:rdfinsertmethodplapissimpleexample n18:virtuosospongerusagebriefex n21:html n18:virtuosospongercreatecustcartrexmp n22:html
atom:source
n14:VOS
atom:author
n4:this
atom:published
2017-06-13T05:42:29Z
atom:updated
2017-06-13T05:42:29Z
sioc:topic
n14:VOS