VOS.VirtRDFViewsIngresTutDbDemo
Ingres R3 Tutorial Linked Data Views Live links to a sample instance
Class | Basic SPARQL Protocol URL | iSPARQL Results URL | SPARQL Query | Dynamic Data Page |
---|---|---|---|---|
Customer Order | List all Customers Orders URIs | List all Customer Orders URIs | PREFIX tut: <http://demo.openlinksw.com/schemas/TUT/> SELECT * FROM <http://demo.openlinksw.com/TUT#> WHERE { ?s a tut:cust_orders . } |
Customer Order 5500 |