Virtuoso Tutorials RDF Views Live links to a sample instance

ClassBasic SPARQL Protocol URLiSPARQL Results URLSPARQL QueryDynamic Data Page
PostList all Posts URIsList all Posts URIsPREFIX tutorial: <http://demo.openlinksw.com/schemas/tutorial#>
SELECT *
FROM <http://demo.openlinksw.com/tutorial_view>
WHERE
  {
    ?ps a tutorial:Post.
  }
Post 2261

References