changeset 12:63954ef5bbb1

Classical entry points
author Chris Cannam
date Tue, 07 Nov 2017 15:43:22 +0000
parents d95267afa12a
children 86e6192659db
files classical/classical.html
diffstat 1 files changed, 21 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/classical/classical.html	Tue Nov 07 11:21:26 2017 +0000
+++ b/classical/classical.html	Tue Nov 07 15:43:22 2017 +0000
@@ -30,26 +30,31 @@
 resources in
 <a href="http://dbpedia.org/" target="_blank">DBpedia</a>, <a href="http://dbtune.org/musicbrainz" target="_blank">DBTune/musicbrainz</a>, and <a href="http://bbc.co.uk/music" target="_blank">BBC/music</a>.
 
-<h2<a name="use" id="use"></a>2. Using this resource</h2>
+<h2><a name="use" id="use"></a>2. Using this resource</h2>
 <p>
-The most appropriate way to explore and	begin using this resource is via the SNORQL AJAX client available at
-<pre>
-   <a href="http://dbtune.org/classical/snorql/" target="_blank">http://dbtune.org/classical/snorql/</a>
-</pre>
-The SNORQL client includes several example queries which should	help beginning users of this resource see what	is possible
+  This service exposes a <a href="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</a> end-point, available
+at <a href="http://dbtune.org/classical/sparql/">http://dbtune.org/classical/sparql/</a>. There is also a small
+web interface available at <a href="http://dbtune.org/classical/store/">http://dbtune.org/classical/store/</a>.
 </p>
+
 <p>
-The service is intended to be (re)used via the publicly available SPARQL endpoint at
-<pre>
-    http://dbtune.org/classical/sparql/
-</pre>
-Which conforms to the <a href="http://www.w3.org/TR/rdf-sparql-query/" target="_blank">W3C SPARQL Query Language for RDF Recommendation</a>
+Here are some entry points to the dataset:
 </p>
-<p>
-This resource is backed by an instance of the <a href="http://4store.org/"
-target="_blank">4Store</a> RDF triple store.  All URIs at dbtune.org/classical
-should be dereferencable via our <a href="http://www4.wiwiss.fu-berlin.de/pubby/" target="_blank">Pubby</a> server.
-</p>
+
+<p>Resources</p>
+<ul>
+<li><a href="http://dbtune.org/classical/resource/composer/ravel_maurice">Maurice Ravel</a></li>
+<li><a href="http://dbtune.org/classical/resource/work/bach_johann_sebastian/BWV_232">Mass in B minor BWV 232 by JS Bach</a></li>
+<li><a href="http://dbtune.org/classical/resource/work/bruch_max/47">Kol Nidrei for cello and orchestra by Max Bruch</a></li>
+</ul>
+
+<p>The service exposes some directory indexes:</p>
+<ul>
+  <li><a href="http://dbtune.org/classical/all/composer">All composers</a></li>
+  <li><a href="http://dbtune.org/classical/all/work">All works</a></li>
+  <li><a href="http://dbtune.org/classical/all/composition">All composition events</a></li>
+  <li><a href="http://dbtune.org/classical/all/conductor">All conductors</a></li>
+</ul>
 
 <h2>3. Code</h2>
 <p>