annotate rdf/af-PsySound3.rdf @ 18:d5012016bf64
tip
added rdfpy and rdfonto directories
author |
nothing@tehis.net |
date |
Tue, 23 Apr 2013 11:49:20 +0100 |
parents |
62d2c72e4223 |
children |
|
rev |
line source |
nothing@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
nothing@0
|
2 <rdf:RDF
|
nothing@0
|
3 xmlns:dc="http://purl.org/dc/elements/1.1/"
|
nothing@0
|
4 xmlns:local="http://sovarr.c4dm.eecs.qmul.ac.uk/features/"
|
nothing@0
|
5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
nothing@0
|
6 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
nothing@0
|
7 >
|
nothing@0
|
8 <rdf:Description rdf:about="Loudness">
|
nothing@0
|
9 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
10 </rdf:Description>
|
nothing@0
|
11 <rdf:Description rdf:about="Sharpness">
|
nothing@0
|
12 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
13 </rdf:Description>
|
nothing@0
|
14 <rdf:Description rdf:about="TimbralWidth">
|
nothing@0
|
15 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
16 </rdf:Description>
|
nothing@0
|
17 <rdf:Description rdf:about="SpectralDissonance">
|
nothing@0
|
18 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
19 </rdf:Description>
|
nothing@0
|
20 <rdf:Description rdf:about="TonalDissonance">
|
nothing@0
|
21 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
22 </rdf:Description>
|
nothing@0
|
23 <rdf:Description rdf:about="PureTonalness">
|
nothing@0
|
24 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
25 </rdf:Description>
|
nothing@0
|
26 <rdf:Description rdf:about="Multiplicity">
|
nothing@0
|
27 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
|
nothing@0
|
28 </rdf:Description>
|
nothing@0
|
29 </rdf:RDF> |