This HTML5 document contains 48 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/
n18http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n11http://docs.openlinksw.com/virtuoso/sect5_virtuosospongercreatecustcartrrgstflickr.
dchttp://purl.org/dc/elements/1.1/
n6http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://rdfs.org/sioc/services#
n15http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n23http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSpongerLinkedDataHooksIntoSPARQLEx41/sioc.
n19http://vos.openlinksw.com/dataspace/owiki/wiki/
n16http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n13http://vos.openlinksw.com/dataspace/owiki#
n12http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#
n9http://docs.openlinksw.com/virtuoso/virtuososponger.html#
xsdhhttp://www.w3.org/2001/XMLSchema#
n20http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView#
n8http://vos.openlinksw.com/dataspace/person/owiki#
n14http://docs.openlinksw.com/virtuoso/virtuososponger.
siochttp://rdfs.org/sioc/ns#
Subject Item
n15:this
foaf:made
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
Subject Item
n6:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
Subject Item
n18:item
n17:services_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
Subject Item
n13:this
sioc:creator_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
Subject Item
n19:VOS
sioc:container_of
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
atom:entry
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
atom:contains
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
Subject Item
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:43:21.538613
dcterms:modified
2017-06-29T07:41:13.026365
rdfs:label
VirtSpongerLinkedDataHooksIntoSPARQLEx41
foaf:maker
n8:this n15:this
dc:title
VirtSpongerLinkedDataHooksIntoSPARQLEx41
opl:isDescribedUsing
n23:rdf
sioc:has_creator
n6:this n13:this
sioc:content
%META:TOPICPARENT{name="VirtSpongerLinkedDataHooksIntoSPARQL"}% ---+Example with pragma output:valmode The following example demonstrates usage of the <code> output:valmode </code> pragma. <verbatim> DEFINE output:valmode "LONG" CONSTRUCT { ?s ?p ?o } WHERE { graph ?g { ?s ?p ?o } } LIMIT 10 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix dbpedia: <http://dbpedia.org/resource/> . dbpedia:Expensive_Planetarium rdf:type <http://dbpedia.org/class/yago/1962VideoGames> . @prefix ns2: <http://purl.org/nbirn/birnlex/ontology/annotation/BIRNLex_annotation_properties.owl#> . ns2:NeuroNames_defSource rdf:type ns2:BirnlexDefinitionSource . <http://dbpedia.org/resource/Spacewar!> rdf:type <http://dbpedia.org/class/yago/1962VideoGames> . @prefix ns3: <http://www.nokia.co.uk/> . ns3:A4221139 rdf:type "http://mymobileont/#mobile" . <http://dbpedia.org/resource/Spacewar%21> rdf:type <http://dbpedia.org/class/yago/1962VideoGames> . @prefix ns4: <http://bio2rdf.org/sgd:> . ns4:S000003664gp_0000208 rdf:type <http://bio2rdf.org/go:0000208> . </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
671d605abcf4a4b27933fa0e9f84b2f9
sioc:link
n2:VirtSpongerLinkedDataHooksIntoSPARQLEx41
sioc:has_container
n19:VOS
n17:has_services
n18:item
atom:title
VirtSpongerLinkedDataHooksIntoSPARQLEx41
sioc:links_to
n2:VirtProgrammerGuideRDFCartridge n2:VirtSpongerCartridgeRDFExtractor n2:SPARQLSponger n9:virtuosospongercartridgetypesmetarestexamples n11:html n12:rdfinsertmethodplapissimpleexample n9:virtuosospongerusagebriefex n14:html n9:virtuosospongercreatecustcartrexmp n2:VirtSpongerACL n16:html n20:AncMozToc2 n20:AncMozToc3 n9:virtuosospongerusageprocessorex n2:VirtAuthServerUI n9:virtuosospongerusageproxyex2 n2:VirtSpongerCartridgeSupportedDataSourcesMetaRESTExamples n2:RDFMappers n2:VirtSpongerCartridgeSupportedDataSources
atom:source
n19:VOS
atom:author
n15:this
atom:published
2017-06-13T05:43:21Z
atom:updated
2017-06-29T07:41:13Z
sioc:topic
n19:VOS