This HTML5 document contains 50 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n23http://bit.ly/
dctermshttp://purl.org/dc/terms/
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/
n19http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n18http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n10http://rdfs.org/sioc/services#
n13http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n22http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
n7http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n4http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx25/sioc.
n14http://vos.openlinksw.com/dataspace/owiki#
n20http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n17http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n16http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n15http://vos.openlinksw.com/dataspace/person/owiki#
n21http://docs.openlinksw.com/virtuoso/virtuososponger.
siochttp://rdfs.org/sioc/ns#
Subject Item
n13:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
Subject Item
n18:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
Subject Item
n11:item
n10:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
Subject Item
n14:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
Subject Item
n7:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:37:40.820820
dcterms:modified
2017-06-29T07:41:11.819060
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx25
foaf:maker
n13:this n15:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx25
opl:isDescribedUsing
n4:rdf
sioc:has_creator
n14:this n18:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with pragma input:named-graph-uri The following example demonstrates usage of the <code> input:named-graph-uri </code> pragma. <verbatim> DEFINE input:grab-follow-predicate <foaf:knows> DEFINE input:grab-var "their_id" DEFINE input:named-graph-uri <http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com> DEFINE input:grab-depth 2 DEFINE input:grab-limit 350 PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT DISTINCT ?my_id ?firstname ?Knows ?their_id WHERE { GRAPH ?g { ?my_id a foaf:Person ; foaf:firstName ?firstname ; foaf:knows ?their_id . ?their_id foaf:nick ?Knows . } } LIMIT 10 </verbatim> * [[http://bit.ly/11GcqAM][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/15c6M8i][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
95a151d72980eca66c7e4358307e76fe
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx25
sioc:has_container
n7:VOS
n10:has_services
n11:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx25
sioc:links_to
n2:RDFMappers n16:AncMozToc2 n16:AncMozToc3 n17:virtuosospongerusageprocessorex n17:virtuosospongerusageproxyex2 n17:virtuosospongercartridgetypesmetarestexamples n2:VirtSpongerCartridgeRDFExtractor n2:SPARQLSponger n19:html n20:rdfinsertmethodplapissimpleexample n2:VirtProgrammerGuideRDFCartridge n17:virtuosospongerusagebriefex n21:html n17:virtuosospongercreatecustcartrexmp n22:html n2:VirtSpongerCartridgeSupportedDataSourcesMetaRESTExamples n2:VirtSpongerCartridgeSupportedDataSources n23:11GcqAM n2:VirtAuthServerUI n23:15c6M8i n2:VirtSpongerACL
atom:source
n7:VOS
atom:author
n13:this
atom:published
2017-06-13T05:37:40Z
atom:updated
2017-06-29T07:41:11Z
sioc:topic
n7:VOS