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
n21http://bit.ly/
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n4http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n23http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n16http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n3http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n17http://vos.openlinksw.com/dataspace/person/dav#
n22http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
n15http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx4/sioc.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n12http://vos.openlinksw.com/dataspace/owiki#
n24http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n19http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n11http://vos.openlinksw.com/dataspace/person/owiki#
n20http://docs.openlinksw.com/virtuoso/virtuososponger.
siochttp://rdfs.org/sioc/ns#
Subject Item
n17:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
Subject Item
n16:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
Subject Item
n4:item
n3:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
Subject Item
n12:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
Subject Item
n5:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:48:51.942088
dcterms:modified
2017-06-29T07:41:12.661124
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx4
foaf:maker
n11:this n17:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx4
opl:isDescribedUsing
n15:rdf
sioc:has_creator
n12:this n16:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with INPUT Pragma grab-depth The following example demonstrates usage of the <code> grab-depth </code> pragma: <verbatim> DEFINE input:grab-var "?more" DEFINE input:grab-depth 10 DEFINE input:grab-limit 100 DEFINE input:grab-base "http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1300" 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 ?id ?firstname ?nick WHERE { GRAPH ?g { ?id rdf:type foaf:Person . ?id foaf:firstName ?firstname . ?id foaf:knows ?fn . ?fn foaf:nick ?nick . OPTIONAL { ?id rdfs:SeeAlso ?more } } } LIMIT 10 </verbatim> * [[http://bit.ly/YWQXOy][View the SPARQL Query Definition via SPARQL Protocol URL]] * [[http://bit.ly/YcQ8Aj][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
cfeacafd427fd13c79470add9719ccd5
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx4
sioc:has_container
n5:VOS
n3:has_services
n4:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx4
sioc:links_to
n2:SPARQLSponger n2:VirtSpongerCartridgeRDFExtractor n2:RDFMappers n2:VirtProgrammerGuideRDFCartridge n2:VirtAuthServerUI n2:VirtSpongerCartridgeSupportedDataSources n18:AncMozToc2 n18:AncMozToc3 n19:virtuosospongerusageprocessorex n19:virtuosospongerusageproxyex2 n2:VirtSpongerACL n20:html n21:YWQXOy n21:YcQ8Aj n19:virtuosospongercreatecustcartrexmp n22:html n19:virtuosospongercartridgetypesmetarestexamples n23:html n24:rdfinsertmethodplapissimpleexample n19:virtuosospongerusagebriefex n2:VirtSpongerCartridgeSupportedDataSourcesMetaRESTExamples
atom:source
n5:VOS
atom:author
n17:this
atom:published
2017-06-13T05:48:51Z
atom:updated
2017-06-29T07:41:12Z
sioc:topic
n5:VOS