Progress SQL-89 iSports Linked Data Views Live links to a sample instance

ClassBasic SPARQL Protocol URLiSPARQL Results URLSPARQL QueryDynamic Data Page
CustomerList all Customers URIsList all Customers URIsPREFIX customer: <http://demo.openlinksw.com/schemas/progress9_isports/>
SELECT *
FROM <http://demo.openlinksw.com/progress9_isports#>
WHERE
  {
    ?s a customer:Customer .
  }
Customer 2