Mercurial > hg > audiodb
view sparql/examples/retrieve_all_tracks.rq @ 681:096feb57c7d6
Added -f to ln on install (overwrites previous .so file)
author | mas01mj |
---|---|
date | Fri, 05 Mar 2010 16:20:43 +0000 |
parents | 190c6a9e85a5 |
children |
line wrap: on
line source
PREFIX mo: <http://purl.org/ontology/mo/> SELECT ?signal WHERE { ?signal a mo:Signal. }