Example with pragma output:valmode
The following example demonstrates usage of the output:valmode
pragma.
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> .
Sponger Usage Examples
- SPARQL Processor Usage Example
- RDF Proxy Service Example
- Browsing & Exploring RDF View Example Using ODE
- Browsing & Exploring RDF View Example Using iSPARQL
- Basic Sponger Cartridge Example
- HTTP Example for Extracting Metadata using CURL
- RESTFul Interaction Examples
- Flickr Cartridge Example
- MusicBrainz Metadatabase Example
- SPARQL Tutorial -- Magic of SPARUL and Sponger
Related
- Sponger's Linked Data Middleware Hooks into SPARQL
- Virtuoso Sponger
- Technical White Paper
- Supported Virtuoso Sponger Cartridges
- SPARQL Sponger
- Interacting with Sponger Middleware via RESTful Patterns
- Interacting with Sponger Meta Cartridge via RESTful Patterns
- Sponger Cartridge RDF Extractor
- Extending SPARQL IRI Dereferencing with RDF Mappers
- Programmer Guide for Virtuoso Linked Data Middleware ("Sponger")
- Create RDF Custom Cartridge Tutorial
- OpenLink-supplied Virtuoso Sponger Cartridges
- Virtuoso Authentication Server
- Virtuoso SPARQL OAuth Tutorial
- Virtuoso Sponger Access Control List (ACL) Setup
- WebID Protocol & SPARQL Endpoint ACLs Tutorial
- Virtuoso Documentation