Mercurial > hg > dbtune-site
changeset 19:1e79ce3ff5f5 tip
Simplify and cut some non-working resource paths
author | Chris Cannam |
---|---|
date | Wed, 08 Nov 2017 15:27:23 +0000 |
parents | eb878d1d7d87 |
children | |
files | cmn/index.html |
diffstat | 1 files changed, 2 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/cmn/index.html Wed Nov 08 15:12:17 2017 +0000 +++ b/cmn/index.html Wed Nov 08 15:27:23 2017 +0000 @@ -48,7 +48,7 @@ In this data set you find statements like the following:<p> <pre> - @prefix : <http://dbtune.org/cmn/resource/> . + @prefix : <http://purl.org/NET/classicalmusicnav#> . @prefix cmno: <http://purl.org/ontology/classicalmusicnav#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix mo: <http://purl.org/ontology/mo/> . @@ -94,20 +94,9 @@ web interface available at <a href="http://dbtune.org/cmn/store/">http://dbtune.org/cmn/store/</a>. </p> -<p> -Here are some entry points to the dataset: -</p> - -<p>Resources:</p> -<ul> -<li><a href="http://dbtune.org/cmn/resource/VIVA">Antonio Vivaldi</a></li> -<li><a href="http://dbtune.org/cmn/resource/SHOS">Dmitri Shostakovich</a></li> -</ul> - - <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> <ul> -<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> +<li><a href="http://dbtune.org/cmn/store?query=prefix+cmn:+<http://purl.org/NET/classicalmusicnav%23>%0Aprefix+cmno:+<http://purl.org/ontology/classicalmusicnav%23>%0ASELECT+?o+WHERE+{cmn:CAGE+cmno:influencedBy+?o}">Composers who influenced John Cage</a></li> </ul> <p>The service also exposes a directory index:</p>