Chris@10
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
Chris@10
|
2
|
Chris@10
|
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
Chris@10
|
4
|
Chris@10
|
5 <head>
|
Chris@10
|
6 <title>DBTune - Classical RDF Service</title>
|
Chris@10
|
7
|
Chris@10
|
8 <link rel="stylesheet" type="text/css" href="http://dbtune.org/style.css" />
|
Chris@10
|
9 </head>
|
Chris@10
|
10
|
Chris@10
|
11 <body>
|
Chris@10
|
12
|
Chris@10
|
13 <h1 style="font-size: 250%">DBTune.org/classical</h1>
|
Chris@10
|
14
|
Chris@10
|
15 <h2><a name="disc" id="disc"></a>0. Disclaimer</h2>
|
Chris@10
|
16 <p>
|
Chris@10
|
17 This is a non-commercial site. The information contained in this site has been collected from several sources and its accuracy cannot be guaranteed.
|
Chris@10
|
18 </p>
|
Chris@10
|
19
|
Chris@10
|
20 <h2><a name="intro" id="intro"></a>1. Introduction</h2>
|
Chris@10
|
21 <p>
|
Chris@10
|
22 This set of resources describes concepts and individuals related to the canon of
|
Chris@10
|
23 Western Classical Music. The data has been aggregated and to some extent hand
|
Chris@10
|
24 curated by Chris Cannam at Queen Mary University of London.
|
Chris@10
|
25 This collection of knowledge includes information about composers, compositions, performers, relationships of influence, and other data. The intention is to provide a <a href="http://linkeddata.org" target="_blank">Linked Data</a> resource that provides many references to existing information sources. <p>Currently the composer data is expected to be reasonably reliable, but the other data in this dataset is likely to be highly provisional, unreliable, and subject to change.
|
Chris@10
|
26 </p>
|
Chris@10
|
27
|
Chris@10
|
28 <p>
|
Chris@10
|
29 This resource provides inter-linking via <code>owl:sameAs</code> to appropriate
|
Chris@10
|
30 resources in
|
Chris@10
|
31 <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>.
|
Chris@10
|
32
|
Chris@10
|
33 <h2<a name="use" id="use"></a>2. Using this resource</h2>
|
Chris@10
|
34 <p>
|
Chris@10
|
35 The most appropriate way to explore and begin using this resource is via the SNORQL AJAX client available at
|
Chris@10
|
36 <pre>
|
Chris@10
|
37 <a href="http://dbtune.org/classical/snorql/" target="_blank">http://dbtune.org/classical/snorql/</a>
|
Chris@10
|
38 </pre>
|
Chris@10
|
39 The SNORQL client includes several example queries which should help beginning users of this resource see what is possible
|
Chris@10
|
40 </p>
|
Chris@10
|
41 <p>
|
Chris@10
|
42 The service is intended to be (re)used via the publicly available SPARQL endpoint at
|
Chris@10
|
43 <pre>
|
Chris@10
|
44 http://dbtune.org/classical/sparql/
|
Chris@10
|
45 </pre>
|
Chris@10
|
46 Which conforms to the <a href="http://www.w3.org/TR/rdf-sparql-query/" target="_blank">W3C SPARQL Query Language for RDF Recommendation</a>
|
Chris@10
|
47 </p>
|
Chris@10
|
48 <p>
|
Chris@10
|
49 This resource is backed by an instance of the <a href="http://4store.org/"
|
Chris@10
|
50 target="_blank">4Store</a> RDF triple store. All URIs at dbtune.org/classical
|
Chris@10
|
51 should be dereferencable via our <a href="http://www4.wiwiss.fu-berlin.de/pubby/" target="_blank">Pubby</a> server.
|
Chris@10
|
52 </p>
|
Chris@10
|
53
|
Chris@10
|
54 <h2>3. Code</h2>
|
Chris@10
|
55 <p>
|
Chris@10
|
56 As of this time, the code used to build this resource is unreleased. It will likely be made available under some open source license in the future.
|
Chris@10
|
57 </p>
|
Chris@10
|
58 </body>
|
Chris@10
|
59 </html>
|