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/
n10http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n16http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n12http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n22http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx13/sioc.
n9http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n7http://vos.openlinksw.com/dataspace/person/dav#
n19http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n24http://vos.openlinksw.com/dataspace/owiki#
n17http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n14http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n11http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n4http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n18http://docs.openlinksw.com/virtuoso/virtuososponger.
n26http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n7:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
Subject Item
n12:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
Subject Item
n10:item
n9:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
Subject Item
n24:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
Subject Item
n5:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:41:48.893548
dcterms:modified
2017-06-13T05:41:48.893548
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx13
foaf:maker
n7:this n26:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx13
opl:isDescribedUsing
n22:rdf
sioc:has_creator
n12:this n24:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with GET Pragma soft The following example demonstrates usage of the <code> get:soft </code> pragma: <verbatim> DEFINE get:soft "replace" SELECT * FROM <http://vocab.org/relationship/> WHERE {?s ?p ?o} </verbatim> * [[http://bit.ly/X7Xsfm][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/ZamK2q][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
b7b10cf3390b239be5457787afd7f51e
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx13
sioc:has_container
n5:VOS
n9:has_services
n10:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx13
sioc:links_to
n4:RDFMappers n4:VirtSpongerCartridgeProgrammersGuide n4:VirtSpongerCartridgeRDFExtractor n4:VirtProgrammerGuideRDFCartridge n4:VirtSpongerACL n11:AncMozToc2 n11:AncMozToc3 n13:ZamK2q n14:virtuosospongerusageprocessorex n14:virtuosospongerusageproxyex2 n14:virtuosospongercartridgetypesmetarestexamples n16:html n17:rdfinsertmethodplapissimpleexample n14:virtuosospongerusagebriefex n18:html n14:virtuosospongercreatecustcartrexmp n19:html n4:VirtOAuthSPARQL n4:VirtAuthServerUI n13:X7Xsfm n4:VirtSpongerCartridgeSupportedDataSources n4:VirtSpongerLinkedDataHooksIntoSPARQL n4:SPARQLSponger
atom:source
n5:VOS
atom:author
n7:this
atom:published
2017-06-13T05:41:48Z
atom:updated
2017-06-13T05:41:48Z
sioc:topic
n5:VOS