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 |