Changeset 1323


Ignore:
Timestamp:
Dec 18, 2011, 5:41:26 PM (12 years ago)
Author:
George Lilly
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • qrda/qds/SPARQL-experiments.txt

    r1003 r1323  
    175175order by ?measure ?code
    176176offset 2500
     177
     178PREFIX rdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
     179PREFIX qds:<http://cms.gov/pqri/qds/>
     180SELECT * WHERE { ?s qds:measure_name ?o }
     181
Note: See TracChangeset for help on using the changeset viewer.