comparison cmn/index.html @ 18:eb878d1d7d87

Formatting
author Chris Cannam
date Wed, 08 Nov 2017 15:12:17 +0000
parents 7a3f4b31c61d
children 1e79ce3ff5f5
comparison
equal deleted inserted replaced
17:7a3f4b31c61d 18:eb878d1d7d87
106 106
107 107
108 <p>Example SPARQL query. (This link loads a query into the query editor, but you will still need to press the query button on the right of the editor to run the query.)</p> 108 <p>Example SPARQL query. (This link loads a query into the query editor, but you will still need to press the query button on the right of the editor to run the query.)</p>
109 <ul> 109 <ul>
110 <li><a href="http://dbtune.org/cmn/store?query=prefix+cmn:+<http://dbtune.org/cmn/resource/>%0Aprefix+cmno:+<http://purl.org/ontology/classicalmusicnav%23>%0ASELECT+?o+WHERE+{cmn:CAGE+cmno:influencedBy+?o}">Composers who influenced John Cage</a></li> 110 <li><a href="http://dbtune.org/cmn/store?query=prefix+cmn:+<http://dbtune.org/cmn/resource/>%0Aprefix+cmno:+<http://purl.org/ontology/classicalmusicnav%23>%0ASELECT+?o+WHERE+{cmn:CAGE+cmno:influencedBy+?o}">Composers who influenced John Cage</a></li>
111 </ul>
111 112
112 <p>The service also exposes a directory index:</p> 113 <p>The service also exposes a directory index:</p>
113 <ul> 114 <ul>
114 <li><a href="http://dbtune.org/cmn/all/composer">All composers</a></li> 115 <li><a href="http://dbtune.org/cmn/all/composer">All composers</a></li>
115 </ul> 116 </ul>