# HG changeset patch # User Chris Cannam # Date 1510149436 0 # Node ID eea58cdb7c08c61bc721f3c9d4e2d11759c518cf # Parent 4e8315c4ff5e25951b539391ba4f0ccfcc23e3ac Classical and CMN-related fixes diff -r 4e8315c4ff5e -r eea58cdb7c08 classical/classical.html --- a/classical/classical.html Wed Nov 08 11:56:36 2017 +0000 +++ b/classical/classical.html Wed Nov 08 13:57:16 2017 +0000 @@ -53,7 +53,7 @@
  • Composers born in the same year as JS Bach
  • Works in F minor
  • Influenced Debussy
  • -
  • Influenced someone born at least 100 years after their death
  • +
  • Influenced someone born at least 100 years after their death
  • Persons listed as both conductor and composer
  • diff -r 4e8315c4ff5e -r eea58cdb7c08 cmn/index.html --- a/cmn/index.html Wed Nov 08 11:56:36 2017 +0000 +++ b/cmn/index.html Wed Nov 08 13:57:16 2017 +0000 @@ -86,24 +86,34 @@ Note we have provided links to Musicbrainz identifiers and DBpedia where possible.

    - -A SPARQL endpoint with a slick Virtuoso - web interface is available at http://dbtune.org/cmn/sparql

    +

    2. Using this resource

    +

    + This service exposes a SPARQL end-point, available +at http://dbtune.org/cmn/sparql/. There is also a small +web interface available at http://dbtune.org/cmn/store/. +

    -An example query to find all composers who influenced John Cage: +

    +Here are some entry points to the dataset: +

    -
    -prefix cmn: <http://dbtune.org/cmn/resource/>
    -prefix cmno: <http://purl.org/ontology/classicalmusicnav#>
    +

    Resources:

    + + +

    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.)

    +
    - - +

    The service also exposes a directory index:

    + +

    A. References

    @@ -125,12 +135,7 @@ to provide a democratic mechanism for doing so. Anybody can publish Music Ontology data and link it with existing data, in order to help create a music-related web of data. - +
    diff -r 4e8315c4ff5e -r eea58cdb7c08 dbtune.html --- a/dbtune.html Wed Nov 08 11:56:36 2017 +0000 +++ b/dbtune.html Wed Nov 08 13:57:16 2017 +0000 @@ -38,7 +38,7 @@

    DBTune hosts a number of servers, providing access to -music-related structured data, in a Linked Data fashion. It now provides access to more than 14 billion RDF triples. +music-related structured data, in a Linked Data fashion. All the services hosted here are based on open Web standards such as RDF and SPARQL.

    @@ -47,12 +47,14 @@ Open Data on the Semantic Web community project, hosted by the Semantic Web Education and Outreach interest group.

    +

    November 2017 update: This server has recently been revived at the Centre for Digital Music following a period of downtime. Many of the datasets have been restored, mostly using a default ClioPatria server viewing static data (i.e. datasets that were originally dynamic are now old static snapshots). Some datasets have been officially retired. More details are below.

    +

    2. Quick overview of underlying concepts (or the "Semantic Web" in 10 lines... Don't slap me, please)

    @@ -102,6 +105,8 @@
  • Magnatune, holding data from the Magnatune label (SPARQL end-point and browsable URIs, RDF dump available) ;
  • BBC John Peel sessions, holding data released during the Hackday, 2007 (SPARQL end-point and browsable URIs, RDF dump available) ;
  • +
  • Classical Music Navigator data adapted from Charles H Smith's CMN site (SPARQL end-point and browsable URIs, RDF dump available) ;
  • +
  • DBTune classical data, a larger and messier dataset adapted from various sources (SPARQL end-point and browsable URIs, RDF dump available) ;
  • A chord symbol service, holding descriptions of chords, generated on-the-fly (browsable URIs)
  • Musicbrainz data, powered by D2R server and a D2RQ mapping, SPARQL end-point available
  • Echonest Analyze XML to Music Ontology RDF transform