annotate rdfonto/af-mirtoolbox.rdf @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents
children
rev   line source
nothing@18 1 <?xml version="1.0" encoding="UTF-8"?>
nothing@18 2 <rdf:RDF
nothing@18 3 xmlns:dc="http://purl.org/dc/elements/1.1/"
nothing@18 4 xmlns:owl="http://www.w3.org/2002/07/owl#"
nothing@18 5 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
nothing@18 6 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
nothing@18 7 xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
nothing@18 8 >
nothing@18 9 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#BeatSpectrum">
nothing@18 10 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 11 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#BeatSpectrum"/>
nothing@18 12 <rdfs:comment>BeatSpectrum MIR Toolbox audio feature</rdfs:comment>
nothing@18 13 <rdfs:label xml:lang="en">BeatSpectrum</rdfs:label>
nothing@18 14 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 15 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 16 </rdf:Description>
nothing@18 17 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#KeyStrength">
nothing@18 18 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 19 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#KeyStrength"/>
nothing@18 20 <rdfs:comment>KeyStrength MIR Toolbox audio feature</rdfs:comment>
nothing@18 21 <rdfs:label xml:lang="en">KeyStrength</rdfs:label>
nothing@18 22 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 23 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 24 </rdf:Description>
nothing@18 25 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#StandardDeviation">
nothing@18 26 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 27 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#StandardDeviation"/>
nothing@18 28 <rdfs:comment>StandardDeviation MIR Toolbox audio feature</rdfs:comment>
nothing@18 29 <rdfs:label xml:lang="en">StandardDeviation</rdfs:label>
nothing@18 30 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 31 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 32 </rdf:Description>
nothing@18 33 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#NoteOnset">
nothing@18 34 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 35 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#NoteOnset"/>
nothing@18 36 <rdfs:comment>NoteOnset MIR Toolbox audio feature</rdfs:comment>
nothing@18 37 <rdfs:label xml:lang="en">NoteOnset</rdfs:label>
nothing@18 38 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 39 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 40 </rdf:Description>
nothing@18 41 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Flatness">
nothing@18 42 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 43 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Flatness"/>
nothing@18 44 <rdfs:comment>Flatness MIR Toolbox audio feature</rdfs:comment>
nothing@18 45 <rdfs:label xml:lang="en">Flatness</rdfs:label>
nothing@18 46 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 47 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 48 </rdf:Description>
nothing@18 49 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Irregularity">
nothing@18 50 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 51 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Irregularity"/>
nothing@18 52 <rdfs:comment>Irregularity MIR Toolbox audio feature</rdfs:comment>
nothing@18 53 <rdfs:label xml:lang="en">Irregularity</rdfs:label>
nothing@18 54 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 55 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 56 </rdf:Description>
nothing@18 57 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Distance">
nothing@18 58 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Similarity"/>
nothing@18 59 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Distance"/>
nothing@18 60 <rdfs:comment>Distance MIR Toolbox audio feature</rdfs:comment>
nothing@18 61 <rdfs:label xml:lang="en">Distance</rdfs:label>
nothing@18 62 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 63 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 64 </rdf:Description>
nothing@18 65 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#KeySOM">
nothing@18 66 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 67 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#KeySOM"/>
nothing@18 68 <rdfs:comment>KeySOM MIR Toolbox audio feature</rdfs:comment>
nothing@18 69 <rdfs:label xml:lang="en">KeySOM</rdfs:label>
nothing@18 70 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 71 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 72 </rdf:Description>
nothing@18 73 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#MFCC">
nothing@18 74 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 75 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#MFCC"/>
nothing@18 76 <rdfs:comment>MFCC MIR Toolbox audio feature</rdfs:comment>
nothing@18 77 <rdfs:label xml:lang="en">MFCC</rdfs:label>
nothing@18 78 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 79 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 80 </rdf:Description>
nothing@18 81 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Envelope">
nothing@18 82 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 83 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Envelope"/>
nothing@18 84 <rdfs:comment>Envelope MIR Toolbox audio feature</rdfs:comment>
nothing@18 85 <rdfs:label xml:lang="en">Envelope</rdfs:label>
nothing@18 86 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 87 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 88 </rdf:Description>
nothing@18 89 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#MIDI">
nothing@18 90 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PitchFeatureExtractor"/>
nothing@18 91 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#MIDI"/>
nothing@18 92 <rdfs:comment>MIDI MIR Toolbox audio feature</rdfs:comment>
nothing@18 93 <rdfs:label xml:lang="en">MIDI</rdfs:label>
nothing@18 94 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 95 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 96 </rdf:Description>
nothing@18 97 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Skewness">
nothing@18 98 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 99 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Skewness"/>
nothing@18 100 <rdfs:comment>Skewness MIR Toolbox audio feature</rdfs:comment>
nothing@18 101 <rdfs:label xml:lang="en">Skewness</rdfs:label>
nothing@18 102 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 103 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 104 </rdf:Description>
nothing@18 105 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#SpectralFluxOnsetDetectionFunction">
nothing@18 106 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 107 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#SpectralFluxOnsetDetectionFunction"/>
nothing@18 108 <rdfs:comment>SpectralFluxOnsetDetectionFunction MIR Toolbox audio feature</rdfs:comment>
nothing@18 109 <rdfs:label xml:lang="en">SpectralFluxOnsetDetectionFunction</rdfs:label>
nothing@18 110 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 111 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 112 </rdf:Description>
nothing@18 113 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Rolloff">
nothing@18 114 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 115 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Rolloff"/>
nothing@18 116 <rdfs:comment>Rolloff MIR Toolbox audio feature</rdfs:comment>
nothing@18 117 <rdfs:label xml:lang="en">Rolloff</rdfs:label>
nothing@18 118 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 119 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 120 </rdf:Description>
nothing@18 121 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#RhythmicFluctuation">
nothing@18 122 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 123 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#RhythmicFluctuation"/>
nothing@18 124 <rdfs:comment>RhythmicFluctuation MIR Toolbox audio feature</rdfs:comment>
nothing@18 125 <rdfs:label xml:lang="en">RhythmicFluctuation</rdfs:label>
nothing@18 126 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 127 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 128 </rdf:Description>
nothing@18 129 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Inharmonicity">
nothing@18 130 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PitchFeatureExtractor"/>
nothing@18 131 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Inharmonicity"/>
nothing@18 132 <rdfs:comment>Inharmonicity MIR Toolbox audio feature</rdfs:comment>
nothing@18 133 <rdfs:label xml:lang="en">Inharmonicity</rdfs:label>
nothing@18 134 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 135 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 136 </rdf:Description>
nothing@18 137 <rdf:Description rdf:about="">
nothing@18 138 <dc:title xml:lang="en">MIR Toolbox Ontology</dc:title>
nothing@18 139 <dc:description xml:lang="en">This is an ontology for annotating MIR Toolbox audio features</dc:description>
nothing@18 140 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
nothing@18 141 <owl:versionInfo xml:lang="en">Version 1.0</owl:versionInfo>
nothing@18 142 </rdf:Description>
nothing@18 143 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Segment">
nothing@18 144 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Structure"/>
nothing@18 145 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Segment"/>
nothing@18 146 <rdfs:comment>Segment MIR Toolbox audio feature</rdfs:comment>
nothing@18 147 <rdfs:label xml:lang="en">Segment</rdfs:label>
nothing@18 148 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 149 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 150 </rdf:Description>
nothing@18 151 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Query">
nothing@18 152 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Similarity"/>
nothing@18 153 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Query"/>
nothing@18 154 <rdfs:comment>Query MIR Toolbox audio feature</rdfs:comment>
nothing@18 155 <rdfs:label xml:lang="en">Query</rdfs:label>
nothing@18 156 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 157 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 158 </rdf:Description>
nothing@18 159 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Spread">
nothing@18 160 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 161 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Spread"/>
nothing@18 162 <rdfs:comment>Spread MIR Toolbox audio feature</rdfs:comment>
nothing@18 163 <rdfs:label xml:lang="en">Spread</rdfs:label>
nothing@18 164 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 165 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 166 </rdf:Description>
nothing@18 167 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Length">
nothing@18 168 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 169 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Length"/>
nothing@18 170 <rdfs:comment>Length MIR Toolbox audio feature</rdfs:comment>
nothing@18 171 <rdfs:label xml:lang="en">Length</rdfs:label>
nothing@18 172 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 173 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 174 </rdf:Description>
nothing@18 175 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Spectrum">
nothing@18 176 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 177 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Spectrum"/>
nothing@18 178 <rdfs:comment>Spectrum MIR Toolbox audio feature</rdfs:comment>
nothing@18 179 <rdfs:label xml:lang="en">Spectrum</rdfs:label>
nothing@18 180 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 181 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 182 </rdf:Description>
nothing@18 183 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Novelty">
nothing@18 184 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Structure"/>
nothing@18 185 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Novelty"/>
nothing@18 186 <rdfs:comment>Novelty MIR Toolbox audio feature</rdfs:comment>
nothing@18 187 <rdfs:label xml:lang="en">Novelty</rdfs:label>
nothing@18 188 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 189 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 190 </rdf:Description>
nothing@18 191 <rdf:Description rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status">
nothing@18 192 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
nothing@18 193 </rdf:Description>
nothing@18 194 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#StatisticalMapping">
nothing@18 195 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 196 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#StatisticalMapping"/>
nothing@18 197 <rdfs:comment>StatisticalMapping MIR Toolbox audio feature</rdfs:comment>
nothing@18 198 <rdfs:label xml:lang="en">StatisticalMapping</rdfs:label>
nothing@18 199 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 200 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 201 </rdf:Description>
nothing@18 202 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#AttackLeap">
nothing@18 203 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 204 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#AttackLeap"/>
nothing@18 205 <rdfs:comment>AttackLeap MIR Toolbox audio feature</rdfs:comment>
nothing@18 206 <rdfs:label xml:lang="en">AttackLeap</rdfs:label>
nothing@18 207 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 208 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 209 </rdf:Description>
nothing@18 210 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Peaks">
nothing@18 211 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 212 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Peaks"/>
nothing@18 213 <rdfs:comment>Peaks MIR Toolbox audio feature</rdfs:comment>
nothing@18 214 <rdfs:label xml:lang="en">Peaks</rdfs:label>
nothing@18 215 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 216 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 217 </rdf:Description>
nothing@18 218 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Mean">
nothing@18 219 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 220 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Mean"/>
nothing@18 221 <rdfs:comment>Mean MIR Toolbox audio feature</rdfs:comment>
nothing@18 222 <rdfs:label xml:lang="en">Mean</rdfs:label>
nothing@18 223 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 224 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 225 </rdf:Description>
nothing@18 226 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Cluster">
nothing@18 227 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Predictions"/>
nothing@18 228 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Cluster"/>
nothing@18 229 <rdfs:comment>Cluster MIR Toolbox audio feature</rdfs:comment>
nothing@18 230 <rdfs:label xml:lang="en">Cluster</rdfs:label>
nothing@18 231 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 232 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 233 </rdf:Description>
nothing@18 234 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Attack">
nothing@18 235 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 236 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Attack"/>
nothing@18 237 <rdfs:comment>Attack MIR Toolbox audio feature</rdfs:comment>
nothing@18 238 <rdfs:label xml:lang="en">Attack</rdfs:label>
nothing@18 239 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 240 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 241 </rdf:Description>
nothing@18 242 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Key">
nothing@18 243 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 244 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Key"/>
nothing@18 245 <rdfs:comment>Key MIR Toolbox audio feature</rdfs:comment>
nothing@18 246 <rdfs:label xml:lang="en">Key</rdfs:label>
nothing@18 247 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 248 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 249 </rdf:Description>
nothing@18 250 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#SimilarityMatrix">
nothing@18 251 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Structure"/>
nothing@18 252 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#SimilarityMatrix"/>
nothing@18 253 <rdfs:comment>SimilarityMatrix MIR Toolbox audio feature</rdfs:comment>
nothing@18 254 <rdfs:label xml:lang="en">SimilarityMatrix</rdfs:label>
nothing@18 255 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 256 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 257 </rdf:Description>
nothing@18 258 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Filterbank">
nothing@18 259 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 260 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Filterbank"/>
nothing@18 261 <rdfs:comment>Filterbank MIR Toolbox audio feature</rdfs:comment>
nothing@18 262 <rdfs:label xml:lang="en">Filterbank</rdfs:label>
nothing@18 263 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 264 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 265 </rdf:Description>
nothing@18 266 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#EventDensity">
nothing@18 267 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 268 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#EventDensity"/>
nothing@18 269 <rdfs:comment>EventDensity MIR Toolbox audio feature</rdfs:comment>
nothing@18 270 <rdfs:label xml:lang="en">EventDensity</rdfs:label>
nothing@18 271 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 272 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 273 </rdf:Description>
nothing@18 274 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Pitch">
nothing@18 275 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PitchFeatureExtractor"/>
nothing@18 276 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Pitch"/>
nothing@18 277 <rdfs:comment>Pitch MIR Toolbox audio feature</rdfs:comment>
nothing@18 278 <rdfs:label xml:lang="en">Pitch</rdfs:label>
nothing@18 279 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 280 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 281 </rdf:Description>
nothing@18 282 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Chromagram">
nothing@18 283 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 284 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Chromagram"/>
nothing@18 285 <rdfs:comment>Chromagram MIR Toolbox audio feature</rdfs:comment>
nothing@18 286 <rdfs:label xml:lang="en">Chromagram</rdfs:label>
nothing@18 287 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 288 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 289 </rdf:Description>
nothing@18 290 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#HarmonicChangeDetectionFunction">
nothing@18 291 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 292 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#HarmonicChangeDetectionFunction"/>
nothing@18 293 <rdfs:comment>HarmonicChangeDetectionFunction MIR Toolbox audio feature</rdfs:comment>
nothing@18 294 <rdfs:label xml:lang="en">HarmonicChangeDetectionFunction</rdfs:label>
nothing@18 295 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 296 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 297 </rdf:Description>
nothing@18 298 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Classify">
nothing@18 299 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Predictions"/>
nothing@18 300 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Classify"/>
nothing@18 301 <rdfs:comment>Classify MIR Toolbox audio feature</rdfs:comment>
nothing@18 302 <rdfs:label xml:lang="en">Classify</rdfs:label>
nothing@18 303 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 304 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 305 </rdf:Description>
nothing@18 306 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Tempo">
nothing@18 307 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 308 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Tempo"/>
nothing@18 309 <rdfs:comment>Tempo MIR Toolbox audio feature</rdfs:comment>
nothing@18 310 <rdfs:label xml:lang="en">Tempo</rdfs:label>
nothing@18 311 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 312 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 313 </rdf:Description>
nothing@18 314 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Frame">
nothing@18 315 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 316 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Frame"/>
nothing@18 317 <rdfs:comment>Frame MIR Toolbox audio feature</rdfs:comment>
nothing@18 318 <rdfs:label xml:lang="en">Frame</rdfs:label>
nothing@18 319 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 320 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 321 </rdf:Description>
nothing@18 322 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Flux">
nothing@18 323 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 324 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Flux"/>
nothing@18 325 <rdfs:comment>Flux MIR Toolbox audio feature</rdfs:comment>
nothing@18 326 <rdfs:label xml:lang="en">Flux</rdfs:label>
nothing@18 327 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 328 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 329 </rdf:Description>
nothing@18 330 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Mode">
nothing@18 331 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 332 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Mode"/>
nothing@18 333 <rdfs:comment>Mode MIR Toolbox audio feature</rdfs:comment>
nothing@18 334 <rdfs:label xml:lang="en">Mode</rdfs:label>
nothing@18 335 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 336 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 337 </rdf:Description>
nothing@18 338 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Sum">
nothing@18 339 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 340 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Sum"/>
nothing@18 341 <rdfs:comment>Sum MIR Toolbox audio feature</rdfs:comment>
nothing@18 342 <rdfs:label xml:lang="en">Sum</rdfs:label>
nothing@18 343 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 344 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 345 </rdf:Description>
nothing@18 346 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#RMSEnergy">
nothing@18 347 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DynamicsFeatureExtractor"/>
nothing@18 348 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#RMSEnergy"/>
nothing@18 349 <rdfs:comment>RMSEnergy MIR Toolbox audio feature</rdfs:comment>
nothing@18 350 <rdfs:label xml:lang="en">RMSEnergy</rdfs:label>
nothing@18 351 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 352 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 353 </rdf:Description>
nothing@18 354 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Entropy">
nothing@18 355 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 356 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Entropy"/>
nothing@18 357 <rdfs:comment>Entropy MIR Toolbox audio feature</rdfs:comment>
nothing@18 358 <rdfs:label xml:lang="en">Entropy</rdfs:label>
nothing@18 359 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 360 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 361 </rdf:Description>
nothing@18 362 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Emotion">
nothing@18 363 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Predictions"/>
nothing@18 364 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Emotion"/>
nothing@18 365 <rdfs:comment>Emotion MIR Toolbox audio feature</rdfs:comment>
nothing@18 366 <rdfs:label xml:lang="en">Emotion</rdfs:label>
nothing@18 367 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 368 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 369 </rdf:Description>
nothing@18 370 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Centroid">
nothing@18 371 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 372 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Centroid"/>
nothing@18 373 <rdfs:comment>Centroid MIR Toolbox audio feature</rdfs:comment>
nothing@18 374 <rdfs:label xml:lang="en">Centroid</rdfs:label>
nothing@18 375 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 376 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 377 </rdf:Description>
nothing@18 378 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Histogram">
nothing@18 379 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 380 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Histogram"/>
nothing@18 381 <rdfs:comment>Histogram MIR Toolbox audio feature</rdfs:comment>
nothing@18 382 <rdfs:label xml:lang="en">Histogram</rdfs:label>
nothing@18 383 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 384 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 385 </rdf:Description>
nothing@18 386 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#LowEnergy">
nothing@18 387 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DynamicsFeatureExtractor"/>
nothing@18 388 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#LowEnergy"/>
nothing@18 389 <rdfs:comment>LowEnergy MIR Toolbox audio feature</rdfs:comment>
nothing@18 390 <rdfs:label xml:lang="en">LowEnergy</rdfs:label>
nothing@18 391 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 392 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 393 </rdf:Description>
nothing@18 394 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#TonalCentroid">
nothing@18 395 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor"/>
nothing@18 396 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#TonalCentroid"/>
nothing@18 397 <rdfs:comment>TonalCentroid MIR Toolbox audio feature</rdfs:comment>
nothing@18 398 <rdfs:label xml:lang="en">TonalCentroid</rdfs:label>
nothing@18 399 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 400 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 401 </rdf:Description>
nothing@18 402 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#PulseClarity">
nothing@18 403 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor"/>
nothing@18 404 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#PulseClarity"/>
nothing@18 405 <rdfs:comment>PulseClarity MIR Toolbox audio feature</rdfs:comment>
nothing@18 406 <rdfs:label xml:lang="en">PulseClarity</rdfs:label>
nothing@18 407 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 408 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 409 </rdf:Description>
nothing@18 410 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Brightness">
nothing@18 411 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 412 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Brightness"/>
nothing@18 413 <rdfs:comment>Brightness MIR Toolbox audio feature</rdfs:comment>
nothing@18 414 <rdfs:label xml:lang="en">Brightness</rdfs:label>
nothing@18 415 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 416 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 417 </rdf:Description>
nothing@18 418 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Audio">
nothing@18 419 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 420 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Audio"/>
nothing@18 421 <rdfs:comment>Audio MIR Toolbox audio feature</rdfs:comment>
nothing@18 422 <rdfs:label xml:lang="en">Audio</rdfs:label>
nothing@18 423 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 424 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 425 </rdf:Description>
nothing@18 426 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Cepstrum">
nothing@18 427 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 428 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Cepstrum"/>
nothing@18 429 <rdfs:comment>Cepstrum MIR Toolbox audio feature</rdfs:comment>
nothing@18 430 <rdfs:label xml:lang="en">Cepstrum</rdfs:label>
nothing@18 431 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 432 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 433 </rdf:Description>
nothing@18 434 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#ZeroCrossingRate">
nothing@18 435 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 436 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 437 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#ZeroCrossingRate"/>
nothing@18 438 <rdfs:comment>ZeroCrossingRate MIR Toolbox audio feature</rdfs:comment>
nothing@18 439 <rdfs:label xml:lang="en">ZeroCrossingRate</rdfs:label>
nothing@18 440 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 441 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 442 </rdf:Description>
nothing@18 443 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Kurtosis">
nothing@18 444 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics"/>
nothing@18 445 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Kurtosis"/>
nothing@18 446 <rdfs:comment>Kurtosis MIR Toolbox audio feature</rdfs:comment>
nothing@18 447 <rdfs:label xml:lang="en">Kurtosis</rdfs:label>
nothing@18 448 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 449 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 450 </rdf:Description>
nothing@18 451 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Roughness">
nothing@18 452 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 453 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Roughness"/>
nothing@18 454 <rdfs:comment>Roughness MIR Toolbox audio feature</rdfs:comment>
nothing@18 455 <rdfs:label xml:lang="en">Roughness</rdfs:label>
nothing@18 456 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 457 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 458 </rdf:Description>
nothing@18 459 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#Autocorrelation">
nothing@18 460 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator"/>
nothing@18 461 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#Autocorrelation"/>
nothing@18 462 <rdfs:comment>Autocorrelation MIR Toolbox audio feature</rdfs:comment>
nothing@18 463 <rdfs:label xml:lang="en">Autocorrelation</rdfs:label>
nothing@18 464 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 465 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 466 </rdf:Description>
nothing@18 467 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/mir/MIRToolbox/1.0#AttackSlope">
nothing@18 468 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor"/>
nothing@18 469 <owl:sameAs rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/vocabulary/1.0#AttackSlope"/>
nothing@18 470 <rdfs:comment>AttackSlope MIR Toolbox audio feature</rdfs:comment>
nothing@18 471 <rdfs:label xml:lang="en">AttackSlope</rdfs:label>
nothing@18 472 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 473 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 474 </rdf:Description>
nothing@18 475 </rdf:RDF>