annotate rdf/af-comirva.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="FluctuationPattern">
|
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="FluctuationPatternCent">
|
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="MandelEllis">
|
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="SpectralPatternCent">
|
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="TimbreDistribution">
|
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="MFCC">
|
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:RDF> |