Mercurial > hg > audiodb
view sparql/examples/retrieve_all_tracks.rq @ 616:881378d8309d
Now takes DatabasePath on a per-Location basis.
author | mas01mj |
---|---|
date | Fri, 04 Sep 2009 13:47:13 +0000 |
parents | 190c6a9e85a5 |
children |
line wrap: on
line source
PREFIX mo: <http://purl.org/ontology/mo/> SELECT ?signal WHERE { ?signal a mo:Signal. }