This HTML5 document contains 49 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/
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/
n5http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n19http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx32/sioc.
n14http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n9http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n13http://vos.openlinksw.com/dataspace/person/dav#
n25http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
n7http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://vos.openlinksw.com/dataspace/owiki#
n6http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n4http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n8http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n11http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n21http://vos.openlinksw.com/dataspace/person/owiki#
n24http://docs.openlinksw.com/virtuoso/virtuososponger.
siochttp://rdfs.org/sioc/ns#
Subject Item
n13:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
Subject Item
n14:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
Subject Item
n10:item
n9:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
Subject Item
n16:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
Subject Item
n7:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:41:53.380890
dcterms:modified
2017-06-13T05:41:53.380890
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx32
foaf:maker
n13:this n21:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx32
opl:isDescribedUsing
n19:rdf
sioc:has_creator
n16:this n14:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with pragma sql:describe-mode The following example demonstrates usage of the <code> sql:describe-mode </code> pragma. <verbatim> DEFINE sql:describe-mode "CBD" PREFIX mo: <http://purl.org/ontology/mo/> DESCRIBE ?s FROM <http://www.bbc.co.uk/music/> WHERE { ?s a mo:SoloMusicArtist ; mo:image ?image ; mo:musicbrainz ?musicbrainz ; foaf:page ?href ; foaf:name ?name ; rdfs:comment ?comments . OPTIONAL { ?s mo:wikipedia ?wikipedia } . OPTIONAL { ?s mo:biography ?bio } . OPTIONAL { ?s mo:myspace ?myspace } . OPTIONAL { ?s mo:imdb ?imdb } . } LIMIT 100 </verbatim> ---++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
4700cb358147811d25b42287fec8bb9d
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx32
sioc:has_container
n7:VOS
n9:has_services
n10:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx32
sioc:links_to
n4:virtuosospongercartridgetypesmetarestexamples n5:html n6:rdfinsertmethodplapissimpleexample n4:virtuosospongerusagebriefex n8:AncMozToc2 n8:AncMozToc3 n4:virtuosospongerusageprocessorex n4:virtuosospongerusageproxyex2 n11:VirtProgrammerGuideRDFCartridge n11:VirtSpongerACL n11:RDFMappers n11:VirtSpongerCartridgeProgrammersGuide n11:VirtSpongerCartridgeRDFExtractor n11:VirtSpongerLinkedDataHooksIntoSPARQL n11:VirtAuthServerUI n11:VirtOAuthSPARQL n11:VirtSpongerCartridgeSupportedDataSources n24:html n4:virtuosospongercreatecustcartrexmp n25:html
atom:source
n7:VOS
atom:author
n13:this
atom:published
2017-06-13T05:41:53Z
atom:updated
2017-06-13T05:41:53Z
sioc:topic
n7:VOS