Changes between Version 14 and Version 15 of SparqlTutorial

Show
Ignore:
Timestamp:
2010/02/10 11:55:51 (14 years ago)
Author:
akinjo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SparqlTutorial

    v14 v15  
    4141 
    4242{{{ 
    43 select count(*) 
     43select ?t count(*) 
    4444 where { 
    4545?s ?p ?o .