VOS.VirtRDFViewTutorialDemo
Virtuoso Tutorials RDF Views Live links to a sample instance
| Class | Basic SPARQL Protocol URL | iSPARQL Results URL | SPARQL Query | Dynamic Data Page | 
|---|---|---|---|---|
| Post | List all Posts URIs | List all Posts URIs | PREFIX tutorial: <http://demo.openlinksw.com/schemas/tutorial#> SELECT * FROM <http://demo.openlinksw.com/tutorial_view> WHERE { ?ps a tutorial:Post. } | Post 2261 |