annotate rdfonto/af-ontology.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/ontology/1.0#Mean">
nothing@18 10 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 11 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 12 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 13 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 14 <rdfs:label>Mean</rdfs:label>
nothing@18 15 </rdf:Description>
nothing@18 16 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioDescriptor">
nothing@18 17 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 18 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 19 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 20 <rdfs:label xml:lang="en">Timbre Toolbox Audio Descriptor</rdfs:label>
nothing@18 21 </rdf:Description>
nothing@18 22 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AuditoryImageModel">
nothing@18 23 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 24 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 25 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 26 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 27 </rdf:Description>
nothing@18 28 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PitchFeatureExtractor">
nothing@18 29 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor"/>
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 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 33 </rdf:Description>
nothing@18 34 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Windowing">
nothing@18 35 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 36 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 37 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 38 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 39 <rdfs:label>Windowing</rdfs:label>
nothing@18 40 </rdf:Description>
nothing@18 41 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ModulationfrequencyFeature">
nothing@18 42 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 43 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 44 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 45 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 46 </rdf:Description>
nothing@18 47 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Signal">
nothing@18 48 <rdfs:label>Signal-level feature</rdfs:label>
nothing@18 49 <rdfs:subClassOf rdf:resource="http://purl.org/ontology/mo/Signal"/>
nothing@18 50 <vs:term_status>testing</vs:term_status>
nothing@18 51 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 52 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 53 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 54 <rdfs:comment>
nothing@18 55 A signal-like feature, holding dense data describing another signal.
nothing@18 56 Examples of signal features include chromagrams, spectrograms, onset detection functions etc.
nothing@18 57 </rdfs:comment>
nothing@18 58 </rdf:Description>
nothing@18 59 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#LowpassFilter">
nothing@18 60 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 61 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
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 <rdfs:label>Low-pass Filter</rdfs:label>
nothing@18 65 </rdf:Description>
nothing@18 66 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#IntraFrame">
nothing@18 67 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalScale"/>
nothing@18 68 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 69 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 70 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 71 </rdf:Description>
nothing@18 72 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#OnsetDetection">
nothing@18 73 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 74 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 75 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 76 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 77 </rdf:Description>
nothing@18 78 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#LoudnessDescriptor">
nothing@18 79 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 80 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 81 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 82 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 83 </rdf:Description>
nothing@18 84 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#temporal_scale">
nothing@18 85 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalScale"/>
nothing@18 86 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 87 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 88 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 89 </rdf:Description>
nothing@18 90 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DiscreteFourierTransform">
nothing@18 91 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 92 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 93 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 94 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 95 <rdfs:label>Discrete Fourier Transform</rdfs:label>
nothing@18 96 </rdf:Description>
nothing@18 97 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PhaseSpaceEmbedding">
nothing@18 98 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 99 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 100 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 101 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 102 <rdfs:label>Phase Space Embedding</rdfs:label>
nothing@18 103 </rdf:Description>
nothing@18 104 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#LowComplexity">
nothing@18 105 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ComputationalComplexity"/>
nothing@18 106 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 107 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 108 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 109 </rdf:Description>
nothing@18 110 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#GroupDelayFunction">
nothing@18 111 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 112 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 113 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 114 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 115 <rdfs:label>Group Delay Function</rdfs:label>
nothing@18 116 </rdf:Description>
nothing@18 117 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#KeyDetection">
nothing@18 118 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 119 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 120 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 121 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 122 </rdf:Description>
nothing@18 123 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AutoregressionLPA">
nothing@18 124 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 125 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
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 <rdfs:label>Autoregression (LPA)</rdfs:label>
nothing@18 129 </rdf:Description>
nothing@18 130 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighComplexity">
nothing@18 131 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ComputationalComplexity"/>
nothing@18 132 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 133 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 134 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 135 </rdf:Description>
nothing@18 136 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DiscreteWaveletTransform">
nothing@18 137 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 138 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 139 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 140 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 141 <rdfs:label>Discrete Wavelet Transform</rdfs:label>
nothing@18 142 </rdf:Description>
nothing@18 143 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#LevelCrossingDetector">
nothing@18 144 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 145 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 146 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 147 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 148 <rdfs:label>Level Crossing Detector</rdfs:label>
nothing@18 149 </rdf:Description>
nothing@18 150 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Segment">
nothing@18 151 <rdfs:label>Segment</rdfs:label>
nothing@18 152 <rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
nothing@18 153 <rdfs:subClassOf rdf:nodeID="Nd8bf2b47b7db4ebc9cfab527b5d10796"/>
nothing@18 154 <vs:term_status>testing</vs:term_status>
nothing@18 155 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 156 <rdfs:comment>
nothing@18 157 A classifier for a temporal region corresponding to the output
nothing@18 158 of an automatic process---an artificial cognitive agent.
nothing@18 159 </rdfs:comment>
nothing@18 160 </rdf:Description>
nothing@18 161 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#CrossCorrelation">
nothing@18 162 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 163 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
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 <rdfs:label>Cross-Correlation</rdfs:label>
nothing@18 167 </rdf:Description>
nothing@18 168 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#SingularValueDecomposition">
nothing@18 169 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 170 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 171 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 172 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 173 <rdfs:label>Singular Value Decomposition</rdfs:label>
nothing@18 174 </rdf:Description>
nothing@18 175 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TempoDetection">
nothing@18 176 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 177 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 178 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 179 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 180 </rdf:Description>
nothing@18 181 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Structure">
nothing@18 182 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighLevelFeature"/>
nothing@18 183 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 184 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 185 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 186 </rdf:Description>
nothing@18 187 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor">
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 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 191 </rdf:Description>
nothing@18 192 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature">
nothing@18 193 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 194 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 195 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 196 <owl:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Signal"/>
nothing@18 197 </rdf:Description>
nothing@18 198 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Auditorymodel">
nothing@18 199 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 200 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 201 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 202 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 203 <rdfs:label xml:lang="en">Auditory model</rdfs:label>
nothing@18 204 </rdf:Description>
nothing@18 205 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HarmonicPeakDetection">
nothing@18 206 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 207 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 208 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 209 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 210 <rdfs:label>Harmonic Peak Detection</rdfs:label>
nothing@18 211 </rdf:Description>
nothing@18 212 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RhythmFeatureExtractor">
nothing@18 213 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor"/>
nothing@18 214 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 215 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 216 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 217 </rdf:Description>
nothing@18 218 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#RootMeanSquare">
nothing@18 219 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 220 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 221 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 222 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 223 <rdfs:label>Root Mean Square</rdfs:label>
nothing@18 224 </rdf:Description>
nothing@18 225 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Maximum">
nothing@18 226 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 227 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 228 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 229 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 230 <rdfs:label>Maximum</rdfs:label>
nothing@18 231 </rdf:Description>
nothing@18 232 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ComputationalComplexity">
nothing@18 233 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 234 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 235 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 236 </rdf:Description>
nothing@18 237 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalScale">
nothing@18 238 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 239 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 240 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 241 </rdf:Description>
nothing@18 242 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Fingerprinting">
nothing@18 243 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 244 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 245 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 246 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 247 </rdf:Description>
nothing@18 248 <rdf:Description rdf:about="">
nothing@18 249 <dc:title xml:lang="en">The Audio Feature ontology</dc:title>
nothing@18 250 <owl:versionInfo>Version 1.0</owl:versionInfo>
nothing@18 251 <dc:date>2013-04-11T11:07:39.079435</dc:date>
nothing@18 252 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
nothing@18 253 <dc:description xml:lang="en">This ontology expresses some common concepts to represent automatically extracted features from audio signals.</dc:description>
nothing@18 254 <rdfs:label xml:lang="en">The Audio Feature ontology</rdfs:label>
nothing@18 255 </rdf:Description>
nothing@18 256 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MediumComplexity">
nothing@18 257 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ComputationalComplexity"/>
nothing@18 258 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 259 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 260 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 261 </rdf:Description>
nothing@18 262 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioFeature">
nothing@18 263 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 264 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 265 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 266 <rdfs:label xml:lang="en">Audio Feature</rdfs:label>
nothing@18 267 </rdf:Description>
nothing@18 268 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Logarithm">
nothing@18 269 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 270 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
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 <rdfs:label>Logarithm</rdfs:label>
nothing@18 274 </rdf:Description>
nothing@18 275 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DynamicsFeatureExtractor">
nothing@18 276 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor"/>
nothing@18 277 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 278 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 279 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 280 </rdf:Description>
nothing@18 281 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#value">
nothing@18 282 <rdfs:comment>
nothing@18 283 Associates a signal resource as defined in the Music Ontology to a literal: its actual value.
nothing@18 284 For example, it can be used to link an onset detection function to a list of values.
nothing@18 285 </rdfs:comment>
nothing@18 286 <vs:term_status>testing</vs:term_status>
nothing@18 287 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
nothing@18 288 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Signal"/>
nothing@18 289 <rdfs:subPropertyOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#value"/>
nothing@18 290 <rdfs:label>value</rdfs:label>
nothing@18 291 </rdf:Description>
nothing@18 292 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Normalization">
nothing@18 293 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 294 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
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 <rdfs:label>Normalization</rdfs:label>
nothing@18 298 </rdf:Description>
nothing@18 299 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalFeature">
nothing@18 300 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 301 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 302 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 303 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 304 </rdf:Description>
nothing@18 305 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FrequencyDomainPerceptualFeature">
nothing@18 306 <owl:equivalentClass rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PerceptualFeature"/>
nothing@18 307 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FrequencyFeature"/>
nothing@18 308 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 309 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 310 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 311 </rdf:Description>
nothing@18 312 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#application_domain">
nothing@18 313 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 314 <vs:term_status>testing</vs:term_status>
nothing@18 315 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 316 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 317 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 318 <rdfs:comment>application domain property</rdfs:comment>
nothing@18 319 </rdf:Description>
nothing@18 320 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation">
nothing@18 321 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MathematicalOperation"/>
nothing@18 322 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 323 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 324 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 325 </rdf:Description>
nothing@18 326 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Entropy">
nothing@18 327 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 328 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 329 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 330 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 331 <rdfs:label>Entropy</rdfs:label>
nothing@18 332 </rdf:Description>
nothing@18 333 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Spectralbinning">
nothing@18 334 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 335 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 336 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 337 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 338 <rdfs:label>Spectral binning</rdfs:label>
nothing@18 339 </rdf:Description>
nothing@18 340 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Statistics">
nothing@18 341 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighLevelFeature"/>
nothing@18 342 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 343 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 344 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 345 </rdf:Description>
nothing@18 346 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ConstantQTransform">
nothing@18 347 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 348 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 349 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 350 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 351 <rdfs:label>Constant Q Transform</rdfs:label>
nothing@18 352 </rdf:Description>
nothing@18 353 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#computational_complexity">
nothing@18 354 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ComputationalComplexity"/>
nothing@18 355 <vs:term_status>testing</vs:term_status>
nothing@18 356 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 357 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 358 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 359 </rdf:Description>
nothing@18 360 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioSegmentation">
nothing@18 361 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 362 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 363 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 364 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 365 </rdf:Description>
nothing@18 366 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#BandpassFilterBank">
nothing@18 367 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 368 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 369 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 370 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 371 <rdfs:label>Band-pass Filter Bank</rdfs:label>
nothing@18 372 </rdf:Description>
nothing@18 373 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PeakDetection">
nothing@18 374 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 375 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 376 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 377 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 378 <rdfs:label>Peak Detection</rdfs:label>
nothing@18 379 </rdf:Description>
nothing@18 380 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#SpeechRecognition">
nothing@18 381 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 382 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 383 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 384 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 385 </rdf:Description>
nothing@18 386 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PrincipalComponentAnalysis">
nothing@18 387 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 388 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 389 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 390 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 391 <rdfs:label>Principal Component Analysis</rdfs:label>
nothing@18 392 </rdf:Description>
nothing@18 393 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PerceptualFeature">
nothing@18 394 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 395 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 396 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 397 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 398 </rdf:Description>
nothing@18 399 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PhasespaceFeature">
nothing@18 400 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 401 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 402 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 403 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 404 </rdf:Description>
nothing@18 405 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimbreFeatureExtractor">
nothing@18 406 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor"/>
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 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 410 </rdf:Description>
nothing@18 411 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ParametrizedDimensions">
nothing@18 412 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 413 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 414 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 415 </rdf:Description>
nothing@18 416 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AdaptiveTimeFrequencyTransformComp">
nothing@18 417 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 418 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 419 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 420 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 421 <rdfs:label>Adaptive Time Frequency Transform Comp</rdfs:label>
nothing@18 422 </rdf:Description>
nothing@18 423 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#EnergySpectralDensity">
nothing@18 424 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 425 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 426 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 427 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 428 <rdfs:label>Energy Spectral Density</rdfs:label>
nothing@18 429 </rdf:Description>
nothing@18 430 <rdf:Description rdf:nodeID="N87a0795eb46f4aac9c248c500cc678f3">
nothing@18 431 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
nothing@18 432 <owl:someValuesFrom rdf:resource="http://purl.org/NET/c4dm/timeline.owl#Instant"/>
nothing@18 433 <owl:onProperty rdf:resource="http://purl.org/NET/c4dm/event.owl#time"/>
nothing@18 434 </rdf:Description>
nothing@18 435 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioSignal">
nothing@18 436 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 437 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 438 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 439 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 440 <rdfs:label xml:lang="en">Audio Signal</rdfs:label>
nothing@18 441 </rdf:Description>
nothing@18 442 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#BandpassFilter">
nothing@18 443 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 444 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 445 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 446 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 447 <rdfs:label>Band-pass Filter</rdfs:label>
nothing@18 448 </rdf:Description>
nothing@18 449 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PitchDetection">
nothing@18 450 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 451 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 452 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 453 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 454 </rdf:Description>
nothing@18 455 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DeviationSumofDifferences">
nothing@18 456 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 457 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 458 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 459 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 460 <rdfs:label>Deviation, Sum of Differences</rdfs:label>
nothing@18 461 </rdf:Description>
nothing@18 462 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#signal_feature">
nothing@18 463 <rdfs:comment>
nothing@18 464 Associates an audio signal with a track-level signal feature.
nothing@18 465 eg. a spectrogram, a chromagram, an onset detection function.
nothing@18 466 </rdfs:comment>
nothing@18 467 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Signal"/>
nothing@18 468 <vs:term_status>testing</vs:term_status>
nothing@18 469 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
nothing@18 470 <rdfs:domain rdf:resource="http://purl.org/ontology/mo/Signal"/>
nothing@18 471 <rdfs:label>signal-level feature</rdfs:label>
nothing@18 472 </rdf:Description>
nothing@18 473 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Median">
nothing@18 474 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 475 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 476 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 477 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 478 <rdfs:label>Median</rdfs:label>
nothing@18 479 </rdf:Description>
nothing@18 480 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Short-termFourierTransform">
nothing@18 481 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 482 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 483 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 484 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 485 <rdfs:label xml:lang="en">Short-term Fourier Transform</rdfs:label>
nothing@18 486 </rdf:Description>
nothing@18 487 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#semantic_interpretation">
nothing@18 488 <vs:term_status>testing</vs:term_status>
nothing@18 489 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 490 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 491 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 492 </rdf:Description>
nothing@18 493 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Operator">
nothing@18 494 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 495 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 496 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 497 </rdf:Description>
nothing@18 498 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#inputRepresentation">
nothing@18 499 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 500 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 501 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@18 502 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioDescriptor"/>
nothing@18 503 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 504 </rdf:Description>
nothing@18 505 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#SumWeightedSum">
nothing@18 506 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 507 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 508 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 509 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 510 <rdfs:label>Sum, Weighted Sum</rdfs:label>
nothing@18 511 </rdf:Description>
nothing@18 512 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#EigendomainFeature">
nothing@18 513 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 514 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 515 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 516 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 517 </rdf:Description>
nothing@18 518 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Power">
nothing@18 519 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 520 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 521 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 522 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 523 <rdfs:label>Power</rdfs:label>
nothing@18 524 </rdf:Description>
nothing@18 525 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalEnergyEnvelope">
nothing@18 526 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 527 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 528 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 529 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 530 <rdfs:label xml:lang="en">Temporal Energy Envelope</rdfs:label>
nothing@18 531 </rdf:Description>
nothing@18 532 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#SpectrumDescriptor">
nothing@18 533 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 534 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 535 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 536 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 537 </rdf:Description>
nothing@18 538 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#feature">
nothing@18 539 <rdfs:comment>
nothing@18 540 Associates a segment classifying a feature to the actual feature---we should use mpeg7 sort-of datatypes here
nothing@18 541 </rdfs:comment>
nothing@18 542 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
nothing@18 543 <vs:term_status>testing</vs:term_status>
nothing@18 544 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
nothing@18 545 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 546 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Segment"/>
nothing@18 547 <rdfs:subPropertyOf rdf:resource="http://purl.org/NET/c4dm/event.owl#literal_factor"/>
nothing@18 548 <rdfs:label>feature</rdfs:label>
nothing@18 549 </rdf:Description>
nothing@18 550 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#GlobalDescriptor">
nothing@18 551 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioDescriptor"/>
nothing@18 552 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 553 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 554 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 555 </rdf:Description>
nothing@18 556 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#WeightingFunction">
nothing@18 557 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 558 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 559 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 560 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 561 <rdfs:label>Weighting Function</rdfs:label>
nothing@18 562 </rdf:Description>
nothing@18 563 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation">
nothing@18 564 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MathematicalOperation"/>
nothing@18 565 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 566 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 567 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 568 </rdf:Description>
nothing@18 569 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Percentile">
nothing@18 570 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 571 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 572 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 573 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 574 <rdfs:label>Percentile</rdfs:label>
nothing@18 575 </rdf:Description>
nothing@18 576 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#dimensions">
nothing@18 577 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 578 <rdfs:comment>
nothing@18 579 Associates a signal with its dimensions, eg. "12 3546". Equivalent to the mpeg7:dim attribute of the mpeg7:Raw
nothing@18 580 element.
nothing@18 581 </rdfs:comment>
nothing@18 582 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ParametrizedDimensions"/>
nothing@18 583 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#Integer"/>
nothing@18 584 <vs:term_status>testing</vs:term_status>
nothing@18 585 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 586 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
nothing@18 587 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 588 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Signal"/>
nothing@18 589 <rdfs:label>dimensions</rdfs:label>
nothing@18 590 </rdf:Description>
nothing@18 591 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FrequencyFeature">
nothing@18 592 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 593 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 594 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 595 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 596 </rdf:Description>
nothing@18 597 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PolynomialRootFinding">
nothing@18 598 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 599 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 600 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 601 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 602 <rdfs:label>Polynomial Root Finding</rdfs:label>
nothing@18 603 </rdf:Description>
nothing@18 604 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FrequencyDomainPhysicalFeature">
nothing@18 605 <owl:equivalentClass rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PhysicalFeature"/>
nothing@18 606 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FrequencyFeature"/>
nothing@18 607 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 608 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 609 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 610 </rdf:Description>
nothing@18 611 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#IndependentComponentAnalysis">
nothing@18 612 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 613 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 614 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 615 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 616 <rdfs:label>Independent Component Analysis</rdfs:label>
nothing@18 617 </rdf:Description>
nothing@18 618 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MusicInformationRetrieval">
nothing@18 619 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 620 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 621 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 622 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 623 </rdf:Description>
nothing@18 624 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DiscreteCosineTransform">
nothing@18 625 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 626 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 627 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 628 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 629 <rdfs:label>Discrete Cosine Transform</rdfs:label>
nothing@18 630 </rdf:Description>
nothing@18 631 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Minimum">
nothing@18 632 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 633 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 634 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 635 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 636 <rdfs:label>Minimum</rdfs:label>
nothing@18 637 </rdf:Description>
nothing@18 638 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TimeVaryingDescriptor">
nothing@18 639 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AudioDescriptor"/>
nothing@18 640 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 641 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 642 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 643 </rdf:Description>
nothing@18 644 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#CombFilter">
nothing@18 645 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 646 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 647 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 648 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 649 <rdfs:label>Comb Filter</rdfs:label>
nothing@18 650 </rdf:Description>
nothing@18 651 <rdf:Description rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status">
nothing@18 652 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
nothing@18 653 </rdf:Description>
nothing@18 654 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Predictions">
nothing@18 655 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighLevelFeature"/>
nothing@18 656 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 657 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 658 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 659 </rdf:Description>
nothing@18 660 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis">
nothing@18 661 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 662 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 663 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 664 </rdf:Description>
nothing@18 665 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Harmonic">
nothing@18 666 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 667 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal"/>
nothing@18 668 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 669 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 670 <rdfs:label xml:lang="en">Harmonic</rdfs:label>
nothing@18 671 </rdf:Description>
nothing@18 672 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#psychoacoustic_model">
nothing@18 673 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#Boolean"/>
nothing@18 674 <vs:term_status>testing</vs:term_status>
nothing@18 675 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 676 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@18 677 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 678 </rdf:Description>
nothing@18 679 <rdf:Description rdf:nodeID="Nd8bf2b47b7db4ebc9cfab527b5d10796">
nothing@18 680 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
nothing@18 681 <owl:someValuesFrom rdf:resource="http://purl.org/NET/c4dm/timeline.owl#Interval"/>
nothing@18 682 <owl:onProperty rdf:resource="http://purl.org/NET/c4dm/event.owl#time"/>
nothing@18 683 </rdf:Description>
nothing@18 684 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#CepstralFeature">
nothing@18 685 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 686 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 687 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 688 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 689 </rdf:Description>
nothing@18 690 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Regression">
nothing@18 691 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 692 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 693 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 694 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 695 <rdfs:label>Regression</rdfs:label>
nothing@18 696 </rdf:Description>
nothing@18 697 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TonalityFeatureExtractor">
nothing@18 698 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#FeatureExtractor"/>
nothing@18 699 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 700 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 701 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 702 </rdf:Description>
nothing@18 703 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Point">
nothing@18 704 <rdfs:label>Point</rdfs:label>
nothing@18 705 <rdfs:subClassOf rdf:nodeID="N87a0795eb46f4aac9c248c500cc678f3"/>
nothing@18 706 <rdfs:subClassOf rdf:resource="http://purl.org/NET/c4dm/event.owl#Event"/>
nothing@18 707 <vs:term_status>testing</vs:term_status>
nothing@18 708 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 709 <rdfs:comment>
nothing@18 710 A classifier for instants corresponding to the output of an automatic process---an
nothing@18 711 artificial cognitive agent (should be associated to a time:Instant---DL version).
nothing@18 712 </rdfs:comment>
nothing@18 713 </rdf:Description>
nothing@18 714 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#CepstralRecursionFormula">
nothing@18 715 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 716 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 717 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 718 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 719 <rdfs:label>Cepstral Recursion Formula</rdfs:label>
nothing@18 720 </rdf:Description>
nothing@18 721 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InterFrame">
nothing@18 722 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalScale"/>
nothing@18 723 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 724 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 725 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 726 </rdf:Description>
nothing@18 727 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain">
nothing@18 728 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 729 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 730 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 731 </rdf:Description>
nothing@18 732 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Histogram">
nothing@18 733 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 734 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Aggregation"/>
nothing@18 735 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 736 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 737 <rdfs:label>Histogram</rdfs:label>
nothing@18 738 </rdf:Description>
nothing@18 739 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MathematicalOperation">
nothing@18 740 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 741 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 742 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 743 </rdf:Description>
nothing@18 744 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#AzimuthDiscriminationandResynthesis">
nothing@18 745 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 746 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 747 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 748 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 749 </rdf:Description>
nothing@18 750 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ExponentialFunction">
nothing@18 751 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 752 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 753 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 754 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 755 <rdfs:label>Exponential Function</rdfs:label>
nothing@18 756 </rdf:Description>
nothing@18 757 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Global">
nothing@18 758 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#TemporalScale"/>
nothing@18 759 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 760 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 761 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 762 </rdf:Description>
nothing@18 763 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Autocorrelation">
nothing@18 764 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 765 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 766 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 767 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 768 <rdfs:label>Autocorrelation</rdfs:label>
nothing@18 769 </rdf:Description>
nothing@18 770 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#EnvironmentalSoundRecognition">
nothing@18 771 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 772 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 773 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 774 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 775 </rdf:Description>
nothing@18 776 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#InputSignal">
nothing@18 777 <rdfs:comment>Timbre Toolbox ontology term</rdfs:comment>
nothing@18 778 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 779 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 780 <rdfs:label xml:lang="en">Timbre Toolbox Input Representation</rdfs:label>
nothing@18 781 </rdf:Description>
nothing@18 782 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter">
nothing@18 783 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#MathematicalOperation"/>
nothing@18 784 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 785 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 786 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 787 </rdf:Description>
nothing@18 788 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#StatisticalFunction">
nothing@18 789 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Analysis"/>
nothing@18 790 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 791 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 792 <rdfs:comment>Marsyas ontology term</rdfs:comment>
nothing@18 793 </rdf:Description>
nothing@18 794 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#DerivationDifference">
nothing@18 795 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 796 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Filter"/>
nothing@18 797 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 798 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 799 <rdfs:label>Derivation, Difference</rdfs:label>
nothing@18 800 </rdf:Description>
nothing@18 801 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Several">
nothing@18 802 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ApplicationDomain"/>
nothing@18 803 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 804 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 805 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 806 </rdf:Description>
nothing@18 807 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#ModulatedComplexLappedTransform">
nothing@18 808 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 809 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Transformation"/>
nothing@18 810 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 811 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 812 <rdfs:label>Modulated Complex Lapped Transform</rdfs:label>
nothing@18 813 </rdf:Description>
nothing@18 814 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#PhysicalFeature">
nothing@18 815 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Feature"/>
nothing@18 816 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 817 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 818 <rdfs:comment>Audio feature taxonomy term (Mitrovic et al)</rdfs:comment>
nothing@18 819 </rdf:Description>
nothing@18 820 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#Similarity">
nothing@18 821 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighLevelFeature"/>
nothing@18 822 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 823 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 824 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 825 </rdf:Description>
nothing@18 826 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/af/ontology/1.0#HighLevelFeature">
nothing@18 827 <vs:term_status xml:lang="en">testing</vs:term_status>
nothing@18 828 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@18 829 <rdfs:comment>MIR Toolbox ontology term</rdfs:comment>
nothing@18 830 </rdf:Description>
nothing@18 831 </rdf:RDF>