annotate rdf/base.rdf @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents 8bd8453e0551
children
rev   line source
nothing@0 1 <?xml version="1.0" encoding="UTF-8"?>
nothing@0 2 <rdf:RDF
nothing@0 3 xmlns:local="http://sovarr.c4dm.eecs.qmul.ac.uk/features/"
nothing@0 4 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
nothing@0 5 >
nothing@4 6 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LineSpectralFrequencies">
nothing@4 7 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 8 <local:dimensions>parameterized</local:dimensions>
nothing@4 9 <local:appdomain>several</local:appdomain>
nothing@4 10 <local:computation>Percentile</local:computation>
nothing@4 11 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 12 <local:computation>Windowing</local:computation>
nothing@0 13 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 14 <local:level>physical</local:level>
nothing@4 15 <local:feature>LineSpectralFrequencies</local:feature>
nothing@4 16 <local:domain>frequency</local:domain>
nothing@4 17 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 18 <local:complexity>medium</local:complexity>
nothing@4 19 </rdf:Description>
nothing@4 20 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SubbandEnergyRatio">
nothing@4 21 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 22 <local:dimensions>parameterized</local:dimensions>
nothing@4 23 <local:appdomain>several</local:appdomain>
nothing@4 24 <local:computation>Regression</local:computation>
nothing@4 25 <local:computation>Energy Spectral Density</local:computation>
nothing@4 26 <local:computation>Normalization</local:computation>
nothing@4 27 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 28 <local:computation>Windowing</local:computation>
nothing@4 29 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 30 <local:level>physical</local:level>
nothing@4 31 <local:feature>SubbandEnergyRatio</local:feature>
nothing@4 32 <local:domain>frequency</local:domain>
nothing@4 33 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 34 <local:complexity>low</local:complexity>
nothing@4 35 </rdf:Description>
nothing@4 36 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BarkscaleFrequencyCepstralCoefficients">
nothing@4 37 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 38 <local:dimensions>parameterized</local:dimensions>
nothing@4 39 <local:model>psychoacoustic</local:model>
nothing@4 40 <local:appdomain>several</local:appdomain>
nothing@4 41 <local:computation>Regression</local:computation>
nothing@4 42 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 43 <local:computation>Logarithm</local:computation>
nothing@4 44 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 45 <local:computation>Windowing</local:computation>
nothing@4 46 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 47 <local:level>physical</local:level>
nothing@4 48 <local:feature>BarkscaleFrequencyCepstralCoefficients</local:feature>
nothing@4 49 <local:domain>cepstral</local:domain>
nothing@4 50 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 51 <local:complexity>high</local:complexity>
nothing@4 52 </rdf:Description>
nothing@4 53 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ChromaCENSFeatures">
nothing@4 54 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 55 <local:dimensions>12</local:dimensions>
nothing@4 56 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 57 <local:computation>Band-pass Filter Bank</local:computation>
nothing@4 58 <local:computation>Low-pass Filter</local:computation>
nothing@4 59 <local:computation>Root Mean Square</local:computation>
nothing@4 60 <local:computation>Normalization</local:computation>
nothing@4 61 <local:computation>Windowing</local:computation>
nothing@4 62 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 63 <local:level>perceptual</local:level>
nothing@4 64 <local:feature>ChromaCENSFeatures</local:feature>
nothing@4 65 <local:domain>frequency</local:domain>
nothing@4 66 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 67 <local:complexity>medium</local:complexity>
nothing@4 68 </rdf:Description>
nothing@4 69 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatHistogram">
nothing@4 70 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 71 <local:dimensions>6</local:dimensions>
nothing@4 72 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 73 <local:computation>Discrete Wavelet Transform</local:computation>
nothing@4 74 <local:computation>Autocorrelation</local:computation>
nothing@4 75 <local:computation>Root Mean Square</local:computation>
nothing@4 76 <local:computation>Low-pass Filter</local:computation>
nothing@4 77 <local:computation>Spectral binning</local:computation>
nothing@4 78 <local:computation>Windowing</local:computation>
nothing@4 79 <local:temporalscale>interframe</local:temporalscale>
nothing@4 80 <local:level>perceptual</local:level>
nothing@4 81 <local:feature>BeatHistogram</local:feature>
nothing@4 82 <local:domain>modulation frequency</local:domain>
nothing@4 83 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 84 <local:complexity>medium</local:complexity>
nothing@4 85 </rdf:Description>
nothing@4 86 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicConcentration">
nothing@4 87 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 88 <local:dimensions>1</local:dimensions>
nothing@4 89 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 90 <local:computation>Root Mean Square</local:computation>
nothing@4 91 <local:computation>Energy Spectral Density</local:computation>
nothing@4 92 <local:computation>Level Crossing Detector</local:computation>
nothing@4 93 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 94 <local:computation>Windowing</local:computation>
nothing@4 95 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 96 <local:level>perceptual</local:level>
nothing@4 97 <local:feature>HarmonicConcentration</local:feature>
nothing@4 98 <local:domain>frequency</local:domain>
nothing@4 99 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 100 <local:complexity>medium</local:complexity>
nothing@4 101 </rdf:Description>
nothing@4 102 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ShortTimeEnergy">
nothing@4 103 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 104 <local:dimensions>1</local:dimensions>
nothing@4 105 <local:appdomain>several</local:appdomain>
nothing@4 106 <local:computation>Deviation, Sum of Differences</local:computation>
nothing@4 107 <local:computation>Windowing</local:computation>
nothing@4 108 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 109 <local:level>physical</local:level>
nothing@4 110 <local:feature>ShortTimeEnergy</local:feature>
nothing@0 111 <local:domain>temporal</local:domain>
nothing@4 112 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 113 <local:complexity>low</local:complexity>
nothing@4 114 </rdf:Description>
nothing@4 115 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicCoefficient">
nothing@4 116 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 117 <local:dimensions>1</local:dimensions>
nothing@4 118 <local:appdomain>audio segmentation</local:appdomain>
nothing@4 119 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 120 <local:computation>Autocorrelation</local:computation>
nothing@4 121 <local:computation>Windowing</local:computation>
nothing@4 122 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 123 <local:level>perceptual</local:level>
nothing@4 124 <local:feature>HarmonicCoefficient</local:feature>
nothing@4 125 <local:domain>frequency</local:domain>
nothing@4 126 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 127 <local:complexity>low</local:complexity>
nothing@4 128 </rdf:Description>
nothing@4 129 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCrest">
nothing@4 130 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 131 <local:dimensions>parameterized</local:dimensions>
nothing@4 132 <local:appdomain>fingerprinting</local:appdomain>
nothing@4 133 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 134 <local:computation>Windowing</local:computation>
nothing@4 135 <local:computation>Mean</local:computation>
nothing@4 136 <local:computation>Regression</local:computation>
nothing@4 137 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 138 <local:computation>Logarithm</local:computation>
nothing@4 139 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 140 <local:level>perceptual</local:level>
nothing@4 141 <local:feature>SpectralCrest</local:feature>
nothing@4 142 <local:domain>frequency</local:domain>
nothing@4 143 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 144 <local:complexity>low</local:complexity>
nothing@4 145 </rdf:Description>
nothing@4 146 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ZeroCrossingPeakAmplitudes">
nothing@4 147 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 148 <local:dimensions>parameterized</local:dimensions>
nothing@4 149 <local:model>psychoacoustic</local:model>
nothing@4 150 <local:appdomain>speech recognition</local:appdomain>
nothing@4 151 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 152 <local:computation>Logarithm</local:computation>
nothing@4 153 <local:computation>Root Mean Square</local:computation>
nothing@0 154 <local:computation>Spectral binning</local:computation>
nothing@4 155 <local:computation>Windowing</local:computation>
nothing@4 156 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 157 <local:level>physical</local:level>
nothing@4 158 <local:feature>ZeroCrossingPeakAmplitudes</local:feature>
nothing@4 159 <local:domain>temporal</local:domain>
nothing@4 160 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 161 <local:complexity>medium</local:complexity>
nothing@4 162 </rdf:Description>
nothing@4 163 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCentroid">
nothing@4 164 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 165 <local:dimensions>1</local:dimensions>
nothing@4 166 <local:appdomain>several</local:appdomain>
nothing@4 167 <local:computation>Regression</local:computation>
nothing@4 168 <local:computation>Mean</local:computation>
nothing@4 169 <local:computation>Logarithm</local:computation>
nothing@4 170 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 171 <local:computation>Windowing</local:computation>
nothing@4 172 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 173 <local:level>perceptual</local:level>
nothing@4 174 <local:feature>SpectralCentroid</local:feature>
nothing@4 175 <local:domain>frequency</local:domain>
nothing@4 176 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 177 <local:complexity>low</local:complexity>
nothing@4 178 </rdf:Description>
nothing@4 179 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumBasis">
nothing@4 180 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 181 <local:dimensions>parameterized</local:dimensions>
nothing@4 182 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@4 183 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 184 <local:computation>Windowing</local:computation>
nothing@4 185 <local:computation>Normalization</local:computation>
nothing@4 186 <local:computation>Regression</local:computation>
nothing@4 187 <local:computation>Independent Component Analysis</local:computation>
nothing@4 188 <local:computation>Singular Value Decomposition</local:computation>
nothing@4 189 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 190 <local:computation>Logarithm</local:computation>
nothing@4 191 <local:temporalscale>interframe</local:temporalscale>
nothing@4 192 <local:level>physical</local:level>
nothing@4 193 <local:feature>MPEG7AudioSpectrumBasis</local:feature>
nothing@4 194 <local:domain>eigendomain</local:domain>
nothing@4 195 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 196 <local:complexity>high</local:complexity>
nothing@4 197 </rdf:Description>
nothing@4 198 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntegralLoudness">
nothing@4 199 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 200 <local:dimensions>1</local:dimensions>
nothing@4 201 <local:model>psychoacoustic</local:model>
nothing@4 202 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 203 <local:computation>Exponential Function</local:computation>
nothing@4 204 <local:computation>Root Mean Square</local:computation>
nothing@4 205 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 206 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 207 <local:computation>Windowing</local:computation>
nothing@4 208 <local:computation>Logarithm</local:computation>
nothing@4 209 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 210 <local:level>perceptual</local:level>
nothing@4 211 <local:feature>IntegralLoudness</local:feature>
nothing@4 212 <local:domain>frequency</local:domain>
nothing@4 213 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 214 <local:complexity>high</local:complexity>
nothing@4 215 </rdf:Description>
nothing@4 216 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PsychoacousticalPitch">
nothing@4 217 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 218 <local:dimensions>parameterized</local:dimensions>
nothing@4 219 <local:model>psychoacoustic</local:model>
nothing@4 220 <local:appdomain>several</local:appdomain>
nothing@4 221 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 222 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 223 <local:computation>Autocorrelation</local:computation>
nothing@4 224 <local:computation>Root Mean Square</local:computation>
nothing@4 225 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 226 <local:level>perceptual</local:level>
nothing@4 227 <local:feature>PsychoacousticalPitch</local:feature>
nothing@4 228 <local:domain>frequency</local:domain>
nothing@4 229 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 230 <local:complexity>high</local:complexity>
nothing@4 231 </rdf:Description>
nothing@4 232 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCenter">
nothing@4 233 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 234 <local:dimensions>1</local:dimensions>
nothing@4 235 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 236 <local:computation>Harmonic Peak Detection</local:computation>
nothing@4 237 <local:computation>Energy Spectral Density</local:computation>
nothing@4 238 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 239 <local:computation>Windowing</local:computation>
nothing@4 240 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 241 <local:level>perceptual</local:level>
nothing@4 242 <local:feature>SpectralCenter</local:feature>
nothing@4 243 <local:domain>frequency</local:domain>
nothing@4 244 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 245 <local:complexity>low</local:complexity>
nothing@4 246 </rdf:Description>
nothing@4 247 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SubbandSpectralFlux">
nothing@4 248 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 249 <local:dimensions>8</local:dimensions>
nothing@4 250 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@4 251 <local:computation>Derivation, Difference</local:computation>
nothing@4 252 <local:computation>Windowing</local:computation>
nothing@4 253 <local:computation>Normalization</local:computation>
nothing@4 254 <local:computation>Mean</local:computation>
nothing@4 255 <local:computation>Regression</local:computation>
nothing@4 256 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 257 <local:computation>Logarithm</local:computation>
nothing@4 258 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 259 <local:level>perceptual</local:level>
nothing@4 260 <local:feature>SubbandSpectralFlux</local:feature>
nothing@4 261 <local:domain>frequency</local:domain>
nothing@4 262 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 263 <local:complexity>medium</local:complexity>
nothing@4 264 </rdf:Description>
nothing@4 265 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictionCepstralCoefficients">
nothing@4 266 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 267 <local:dimensions>parameterized</local:dimensions>
nothing@4 268 <local:abbreviation>LPCC</local:abbreviation>
nothing@4 269 <local:appdomain>speech recognition</local:appdomain>
nothing@4 270 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 271 <local:computation>Cepstral Recursion Formula</local:computation>
nothing@4 272 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 273 <local:computation>Windowing</local:computation>
nothing@4 274 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 275 <local:level>physical</local:level>
nothing@4 276 <local:feature>LinearPredictionCepstralCoefficients</local:feature>
nothing@4 277 <local:domain>cepstral</local:domain>
nothing@4 278 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 279 <local:complexity>medium</local:complexity>
nothing@4 280 </rdf:Description>
nothing@4 281 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralDeviation">
nothing@4 282 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 283 <local:dimensions>1</local:dimensions>
nothing@4 284 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 285 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 286 <local:computation>Median</local:computation>
nothing@4 287 <local:computation>Windowing</local:computation>
nothing@4 288 <local:computation>Mean</local:computation>
nothing@4 289 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 290 <local:computation>Level Crossing Detector</local:computation>
nothing@4 291 <local:computation>Logarithm</local:computation>
nothing@4 292 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 293 <local:level>perceptual</local:level>
nothing@4 294 <local:feature>MPEG7HarmonicSpectralDeviation</local:feature>
nothing@4 295 <local:domain>frequency</local:domain>
nothing@4 296 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 297 <local:complexity>medium</local:complexity>
nothing@4 298 </rdf:Description>
nothing@4 299 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictiveCoding">
nothing@4 300 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 301 <local:dimensions>parameterized</local:dimensions>
nothing@4 302 <local:abbreviation>LPC</local:abbreviation>
nothing@4 303 <local:appdomain>speech recognition</local:appdomain>
nothing@4 304 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 305 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 306 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 307 <local:computation>Windowing</local:computation>
nothing@4 308 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 309 <local:level>physical</local:level>
nothing@4 310 <local:feature>LinearPredictiveCoding</local:feature>
nothing@4 311 <local:domain>frequency</local:domain>
nothing@4 312 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 313 <local:complexity>low</local:complexity>
nothing@4 314 </rdf:Description>
nothing@4 315 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralSlope">
nothing@4 316 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 317 <local:dimensions>4</local:dimensions>
nothing@4 318 <local:appdomain>several</local:appdomain>
nothing@4 319 <local:computation>Peak Detection</local:computation>
nothing@4 320 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 321 <local:computation>Windowing</local:computation>
nothing@4 322 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 323 <local:level>physical</local:level>
nothing@4 324 <local:feature>SpectralSlope</local:feature>
nothing@4 325 <local:domain>frequency</local:domain>
nothing@4 326 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 327 <local:complexity>low</local:complexity>
nothing@4 328 </rdf:Description>
nothing@4 329 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchProfile">
nothing@4 330 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 331 <local:dimensions>12</local:dimensions>
nothing@4 332 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 333 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 334 <local:computation>Root Mean Square</local:computation>
nothing@4 335 <local:computation>Constant Q Transform</local:computation>
nothing@4 336 <local:computation>Spectral binning</local:computation>
nothing@4 337 <local:computation>Windowing</local:computation>
nothing@4 338 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 339 <local:level>perceptual</local:level>
nothing@4 340 <local:feature>PitchProfile</local:feature>
nothing@4 341 <local:domain>frequency</local:domain>
nothing@4 342 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 343 <local:complexity>high</local:complexity>
nothing@4 344 </rdf:Description>
nothing@4 345 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7SpectralCentroid">
nothing@4 346 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 347 <local:dimensions>1</local:dimensions>
nothing@4 348 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 349 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 350 <local:computation>Mean</local:computation>
nothing@4 351 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 352 <local:temporalscale>global</local:temporalscale>
nothing@4 353 <local:level>perceptual</local:level>
nothing@4 354 <local:feature>MPEG7SpectralCentroid</local:feature>
nothing@4 355 <local:domain>frequency</local:domain>
nothing@4 356 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 357 <local:complexity>low</local:complexity>
nothing@4 358 </rdf:Description>
nothing@4 359 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7LogAttackTime">
nothing@4 360 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 361 <local:dimensions>1</local:dimensions>
nothing@4 362 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 363 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 364 <local:computation>Logarithm</local:computation>
nothing@4 365 <local:computation>Root Mean Square</local:computation>
nothing@4 366 <local:computation>Power</local:computation>
nothing@4 367 <local:computation>Windowing</local:computation>
nothing@4 368 <local:temporalscale>global</local:temporalscale>
nothing@4 369 <local:level>physical</local:level>
nothing@4 370 <local:feature>MPEG7LogAttackTime</local:feature>
nothing@4 371 <local:domain>temporal</local:domain>
nothing@4 372 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 373 <local:complexity>low</local:complexity>
nothing@4 374 </rdf:Description>
nothing@4 375 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualLinearPrediction">
nothing@4 376 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 377 <local:dimensions>parameterized</local:dimensions>
nothing@4 378 <local:model>psychoacoustic</local:model>
nothing@4 379 <local:appdomain>speech recognition</local:appdomain>
nothing@4 380 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 381 <local:computation>Cepstral Recursion Formula</local:computation>
nothing@4 382 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 383 <local:computation>Regression</local:computation>
nothing@4 384 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 385 <local:computation>Windowing</local:computation>
nothing@4 386 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 387 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 388 <local:level>physical</local:level>
nothing@4 389 <local:feature>PerceptualLinearPrediction</local:feature>
nothing@4 390 <local:domain>cepstral</local:domain>
nothing@4 391 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 392 <local:complexity>high</local:complexity>
nothing@4 393 </rdf:Description>
nothing@4 394 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatSpectrum">
nothing@4 395 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 396 <local:dimensions>parameterized</local:dimensions>
nothing@4 397 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 398 <local:computation>Low-pass Filter</local:computation>
nothing@4 399 <local:computation>Autocorrelation</local:computation>
nothing@4 400 <local:computation>Windowing</local:computation>
nothing@4 401 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 402 <local:computation>Logarithm</local:computation>
nothing@4 403 <local:computation>Cross-Correlation</local:computation>
nothing@4 404 <local:temporalscale>interframe</local:temporalscale>
nothing@4 405 <local:level>perceptual</local:level>
nothing@4 406 <local:feature>BeatSpectrum</local:feature>
nothing@4 407 <local:domain>modulation frequency</local:domain>
nothing@4 408 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 409 <local:complexity>high</local:complexity>
nothing@4 410 </rdf:Description>
nothing@4 411 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandPeriodicity">
nothing@4 412 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 413 <local:dimensions>4</local:dimensions>
nothing@4 414 <local:appdomain>audio segmentation</local:appdomain>
nothing@4 415 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 416 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 417 <local:computation>Root Mean Square</local:computation>
nothing@4 418 <local:computation>Autocorrelation</local:computation>
nothing@4 419 <local:computation>Windowing</local:computation>
nothing@4 420 <local:temporalscale>interframe</local:temporalscale>
nothing@4 421 <local:level>perceptual</local:level>
nothing@4 422 <local:feature>BandPeriodicity</local:feature>
nothing@4 423 <local:domain>modulation frequency</local:domain>
nothing@4 424 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 425 <local:complexity>medium</local:complexity>
nothing@4 426 </rdf:Description>
nothing@4 427 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DaubechiesWaveletCoefficientHistogram">
nothing@4 428 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 429 <local:dimensions>28</local:dimensions>
nothing@4 430 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 431 <local:computation>Discrete Wavelet Transform</local:computation>
nothing@4 432 <local:computation>Spectral binning</local:computation>
nothing@4 433 <local:computation>Windowing</local:computation>
nothing@4 434 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 435 <local:level>physical</local:level>
nothing@4 436 <local:feature>DaubechiesWaveletCoefficientHistogram</local:feature>
nothing@4 437 <local:domain>frequency</local:domain>
nothing@4 438 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 439 <local:complexity>medium</local:complexity>
nothing@4 440 </rdf:Description>
nothing@4 441 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MultiresolutionEntropy">
nothing@4 442 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 443 <local:dimensions>parameterized</local:dimensions>
nothing@4 444 <local:appdomain>speech recognition</local:appdomain>
nothing@4 445 <local:computation>Regression</local:computation>
nothing@4 446 <local:computation>Entropy</local:computation>
nothing@4 447 <local:computation>Normalization</local:computation>
nothing@4 448 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 449 <local:computation>Windowing</local:computation>
nothing@4 450 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 451 <local:level>perceptual</local:level>
nothing@4 452 <local:feature>MultiresolutionEntropy</local:feature>
nothing@4 453 <local:domain>frequency</local:domain>
nothing@4 454 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 455 <local:complexity>medium</local:complexity>
nothing@4 456 </rdf:Description>
nothing@4 457 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatTracker">
nothing@4 458 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 459 <local:dimensions>1</local:dimensions>
nothing@4 460 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 461 <local:computation>Low-pass Filter</local:computation>
nothing@4 462 <local:computation>Derivation, Difference</local:computation>
nothing@4 463 <local:computation>Root Mean Square</local:computation>
nothing@4 464 <local:computation>Comb Filter (Bank)</local:computation>
nothing@4 465 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 466 <local:computation>Windowing</local:computation>
nothing@4 467 <local:temporalscale>interframe</local:temporalscale>
nothing@4 468 <local:level>perceptual</local:level>
nothing@4 469 <local:feature>BeatTracker</local:feature>
nothing@4 470 <local:domain>modulation frequency</local:domain>
nothing@4 471 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 472 <local:complexity>high</local:complexity>
nothing@4 473 </rdf:Description>
nothing@4 474 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DistortionDiscriminantAnalysis">
nothing@4 475 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 476 <local:dimensions>64</local:dimensions>
nothing@4 477 <local:appdomain>fingerprinting</local:appdomain>
nothing@4 478 <local:computation>Principal Component Analysis</local:computation>
nothing@4 479 <local:computation>Modulated Complex Lapped Transform</local:computation>
nothing@4 480 <local:computation>Logarithm</local:computation>
nothing@4 481 <local:computation>Windowing</local:computation>
nothing@4 482 <local:temporalscale>interframe</local:temporalscale>
nothing@4 483 <local:level>physical</local:level>
nothing@4 484 <local:feature>DistortionDiscriminantAnalysis</local:feature>
nothing@4 485 <local:domain>eigendomain</local:domain>
nothing@4 486 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 487 <local:complexity>high</local:complexity>
nothing@4 488 </rdf:Description>
nothing@4 489 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralPeaks">
nothing@4 490 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 491 <local:dimensions>parameterized</local:dimensions>
nothing@4 492 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 493 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 494 <local:computation>Derivation, Difference</local:computation>
nothing@4 495 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 496 <local:computation>Windowing</local:computation>
nothing@4 497 <local:temporalscale>interframe</local:temporalscale>
nothing@4 498 <local:level>physical</local:level>
nothing@4 499 <local:feature>SpectralPeaks</local:feature>
nothing@4 500 <local:domain>frequency</local:domain>
nothing@4 501 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 502 <local:complexity>low</local:complexity>
nothing@4 503 </rdf:Description>
nothing@4 504 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicProminence">
nothing@4 505 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 506 <local:dimensions>1</local:dimensions>
nothing@4 507 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@4 508 <local:computation>Level Crossing Detector</local:computation>
nothing@4 509 <local:computation>Autocorrelation</local:computation>
nothing@4 510 <local:computation>Windowing</local:computation>
nothing@4 511 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 512 <local:level>perceptual</local:level>
nothing@4 513 <local:feature>HarmonicProminence</local:feature>
nothing@4 514 <local:domain>frequency</local:domain>
nothing@4 515 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 516 <local:complexity>medium</local:complexity>
nothing@4 517 </rdf:Description>
nothing@4 518 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhaseSpaceFeatures">
nothing@4 519 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 520 <local:dimensions>parameterized</local:dimensions>
nothing@4 521 <local:appdomain>speech recognition</local:appdomain>
nothing@4 522 <local:computation>Phase Space Embedding</local:computation>
nothing@4 523 <local:computation>Windowing</local:computation>
nothing@4 524 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 525 <local:level>physical</local:level>
nothing@4 526 <local:feature>PhaseSpaceFeatures</local:feature>
nothing@4 527 <local:domain>phase space</local:domain>
nothing@4 528 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 529 <local:complexity>high</local:complexity>
nothing@4 530 </rdf:Description>
nothing@4 531 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Inharmonicity">
nothing@4 532 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 533 <local:dimensions>1</local:dimensions>
nothing@4 534 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 535 <local:computation>Level Crossing Detector</local:computation>
nothing@4 536 <local:computation>Median</local:computation>
nothing@4 537 <local:computation>Autocorrelation</local:computation>
nothing@4 538 <local:computation>Windowing</local:computation>
nothing@4 539 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 540 <local:level>perceptual</local:level>
nothing@4 541 <local:feature>Inharmonicity</local:feature>
nothing@4 542 <local:domain>frequency</local:domain>
nothing@4 543 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 544 <local:complexity>medium</local:complexity>
nothing@4 545 </rdf:Description>
nothing@4 546 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MelscaleFrequencyCepstralCoefficients">
nothing@4 547 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 548 <local:dimensions>parameterized</local:dimensions>
nothing@4 549 <local:model>psychoacoustic</local:model>
nothing@4 550 <local:abbreviation>MFCC</local:abbreviation>
nothing@4 551 <local:appdomain>several</local:appdomain>
nothing@4 552 <local:computation>Regression</local:computation>
nothing@4 553 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 554 <local:computation>Logarithm</local:computation>
nothing@4 555 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 556 <local:computation>Windowing</local:computation>
nothing@4 557 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 558 <local:level>physical</local:level>
nothing@4 559 <local:feature>MelscaleFrequencyCepstralCoefficients</local:feature>
nothing@4 560 <local:domain>cepstral</local:domain>
nothing@4 561 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 562 <local:complexity>high</local:complexity>
nothing@4 563 </rdf:Description>
nothing@4 564 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AmplitudeDescriptor">
nothing@4 565 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 566 <local:dimensions>9</local:dimensions>
nothing@4 567 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@0 568 <local:computation>Mean</local:computation>
nothing@0 569 <local:computation>Median</local:computation>
nothing@4 570 <local:computation>Spectral binning</local:computation>
nothing@0 571 <local:computation>Windowing</local:computation>
nothing@4 572 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 573 <local:level>physical</local:level>
nothing@4 574 <local:feature>AmplitudeDescriptor</local:feature>
nothing@4 575 <local:domain>temporal</local:domain>
nothing@0 576 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 577 <local:complexity>low</local:complexity>
nothing@0 578 </rdf:Description>
nothing@4 579 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CyclicBeatSpectrum">
nothing@4 580 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 581 <local:dimensions>parameterized</local:dimensions>
nothing@0 582 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 583 <local:computation>Low-pass Filter</local:computation>
nothing@4 584 <local:computation>Derivation, Difference</local:computation>
nothing@4 585 <local:computation>Root Mean Square</local:computation>
nothing@4 586 <local:computation>Comb Filter (Bank)</local:computation>
nothing@4 587 <local:computation>Windowing</local:computation>
nothing@4 588 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 589 <local:temporalscale>interframe</local:temporalscale>
nothing@4 590 <local:level>perceptual</local:level>
nothing@4 591 <local:feature>CyclicBeatSpectrum</local:feature>
nothing@4 592 <local:domain>modulation frequency</local:domain>
nothing@4 593 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 594 <local:complexity>high</local:complexity>
nothing@4 595 </rdf:Description>
nothing@4 596 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralRolloff">
nothing@4 597 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 598 <local:dimensions>1</local:dimensions>
nothing@4 599 <local:appdomain>several</local:appdomain>
nothing@4 600 <local:computation>Polynomial Root Finding</local:computation>
nothing@4 601 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 602 <local:computation>Windowing</local:computation>
nothing@0 603 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 604 <local:level>perceptual</local:level>
nothing@4 605 <local:feature>SpectralRolloff</local:feature>
nothing@0 606 <local:domain>frequency</local:domain>
nothing@4 607 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 608 <local:complexity>low</local:complexity>
nothing@4 609 </rdf:Description>
nothing@4 610 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Sone">
nothing@4 611 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 612 <local:dimensions>parameterized</local:dimensions>
nothing@4 613 <local:model>psychoacoustic</local:model>
nothing@4 614 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 615 <local:computation>Low-pass Filter</local:computation>
nothing@4 616 <local:computation>Windowing</local:computation>
nothing@4 617 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 618 <local:computation>Regression</local:computation>
nothing@4 619 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 620 <local:computation>Logarithm</local:computation>
nothing@4 621 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 622 <local:level>perceptual</local:level>
nothing@4 623 <local:feature>Sone</local:feature>
nothing@4 624 <local:domain>frequency</local:domain>
nothing@4 625 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 626 <local:complexity>high</local:complexity>
nothing@4 627 </rdf:Description>
nothing@4 628 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioWaveform">
nothing@4 629 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 630 <local:dimensions>2</local:dimensions>
nothing@4 631 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 632 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 633 <local:computation>Histogram</local:computation>
nothing@4 634 <local:computation>Windowing</local:computation>
nothing@4 635 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 636 <local:level>physical</local:level>
nothing@4 637 <local:feature>MPEG7AudioWaveform</local:feature>
nothing@4 638 <local:domain>temporal</local:domain>
nothing@4 639 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 640 <local:complexity>low</local:complexity>
nothing@4 641 </rdf:Description>
nothing@4 642 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioFundamentalFrequency">
nothing@4 643 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 644 <local:dimensions>2</local:dimensions>
nothing@4 645 <local:appdomain>several</local:appdomain>
nothing@4 646 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 647 <local:computation>Sum, Weighted Sum</local:computation>
nothing@0 648 <local:computation>Autocorrelation</local:computation>
nothing@4 649 <local:computation>Windowing</local:computation>
nothing@4 650 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 651 <local:level>perceptual</local:level>
nothing@4 652 <local:feature>MPEG7AudioFundamentalFrequency</local:feature>
nothing@4 653 <local:domain>frequency</local:domain>
nothing@4 654 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 655 <local:complexity>low</local:complexity>
nothing@4 656 </rdf:Description>
nothing@4 657 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/4HzModulationHarmonicCoefficients">
nothing@4 658 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 659 <local:dimensions>1</local:dimensions>
nothing@4 660 <local:appdomain>audio segmentation</local:appdomain>
nothing@4 661 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 662 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 663 <local:computation>Autocorrelation</local:computation>
nothing@4 664 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 665 <local:computation>Windowing</local:computation>
nothing@4 666 <local:temporalscale>interframe</local:temporalscale>
nothing@4 667 <local:level>physical</local:level>
nothing@4 668 <local:feature>4HzModulationHarmonicCoefficients</local:feature>
nothing@4 669 <local:domain>modulation frequency</local:domain>
nothing@4 670 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 671 <local:complexity>medium</local:complexity>
nothing@4 672 </rdf:Description>
nothing@4 673 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioHarmonicity">
nothing@4 674 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 675 <local:dimensions>2</local:dimensions>
nothing@4 676 <local:appdomain>several</local:appdomain>
nothing@4 677 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 678 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 679 <local:computation>Autocorrelation</local:computation>
nothing@4 680 <local:computation>Windowing</local:computation>
nothing@4 681 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 682 <local:level>perceptual</local:level>
nothing@4 683 <local:feature>MPEG7AudioHarmonicity</local:feature>
nothing@4 684 <local:domain>frequency</local:domain>
nothing@4 685 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 686 <local:complexity>medium</local:complexity>
nothing@4 687 </rdf:Description>
nothing@4 688 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralSpread">
nothing@4 689 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 690 <local:dimensions>1</local:dimensions>
nothing@4 691 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 692 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 693 <local:computation>Level Crossing Detector</local:computation>
nothing@0 694 <local:computation>Median</local:computation>
nothing@4 695 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 696 <local:computation>Windowing</local:computation>
nothing@4 697 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 698 <local:level>perceptual</local:level>
nothing@4 699 <local:feature>MPEG7HarmonicSpectralSpread</local:feature>
nothing@4 700 <local:domain>frequency</local:domain>
nothing@0 701 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 702 <local:complexity>medium</local:complexity>
nothing@4 703 </rdf:Description>
nothing@4 704 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Bandwidth">
nothing@4 705 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@0 706 <local:dimensions>1</local:dimensions>
nothing@4 707 <local:appdomain>several</local:appdomain>
nothing@4 708 <local:computation>Regression</local:computation>
nothing@4 709 <local:computation>Logarithm</local:computation>
nothing@4 710 <local:computation>Median</local:computation>
nothing@4 711 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 712 <local:computation>Windowing</local:computation>
nothing@4 713 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 714 <local:level>perceptual</local:level>
nothing@4 715 <local:feature>Bandwidth</local:feature>
nothing@4 716 <local:domain>frequency</local:domain>
nothing@4 717 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 718 <local:complexity>low</local:complexity>
nothing@4 719 </rdf:Description>
nothing@4 720 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RhythmPatterns">
nothing@4 721 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 722 <local:dimensions>80</local:dimensions>
nothing@4 723 <local:model>psychoacoustic</local:model>
nothing@4 724 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 725 <local:computation>Low-pass Filter</local:computation>
nothing@4 726 <local:computation>Windowing</local:computation>
nothing@4 727 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 728 <local:computation>Regression</local:computation>
nothing@4 729 <local:computation>Harmonic Peak Detection</local:computation>
nothing@4 730 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 731 <local:computation>Logarithm</local:computation>
nothing@4 732 <local:temporalscale>interframe</local:temporalscale>
nothing@4 733 <local:level>physical</local:level>
nothing@4 734 <local:feature>RhythmPatterns</local:feature>
nothing@4 735 <local:domain>modulation frequency</local:domain>
nothing@4 736 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 737 <local:complexity>high</local:complexity>
nothing@4 738 </rdf:Description>
nothing@4 739 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralVariation">
nothing@4 740 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 741 <local:dimensions>1</local:dimensions>
nothing@4 742 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 743 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 744 <local:computation>Cross-Correlation</local:computation>
nothing@4 745 <local:computation>Level Crossing Detector</local:computation>
nothing@4 746 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 747 <local:computation>Windowing</local:computation>
nothing@4 748 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 749 <local:level>perceptual</local:level>
nothing@4 750 <local:feature>MPEG7HarmonicSpectralVariation</local:feature>
nothing@4 751 <local:domain>frequency</local:domain>
nothing@4 752 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 753 <local:complexity>medium</local:complexity>
nothing@4 754 </rdf:Description>
nothing@4 755 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RatescalefrequencyFeatures">
nothing@4 756 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 757 <local:dimensions>256</local:dimensions>
nothing@4 758 <local:model>psychoacoustic</local:model>
nothing@4 759 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@4 760 <local:computation>Discrete Wavelet Transform</local:computation>
nothing@4 761 <local:computation>Low-pass Filter</local:computation>
nothing@4 762 <local:computation>Derivation, Difference</local:computation>
nothing@4 763 <local:computation>Root Mean Square</local:computation>
nothing@4 764 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 765 <local:computation>Band-pass Filter Bank</local:computation>
nothing@4 766 <local:computation>Principal Component Analysis</local:computation>
nothing@4 767 <local:computation>Windowing</local:computation>
nothing@4 768 <local:temporalscale>interframe</local:temporalscale>
nothing@4 769 <local:level>physical</local:level>
nothing@4 770 <local:feature>RatescalefrequencyFeatures</local:feature>
nothing@4 771 <local:domain>eigendomain</local:domain>
nothing@4 772 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 773 <local:complexity>high</local:complexity>
nothing@4 774 </rdf:Description>
nothing@4 775 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutocorrelationMFCCs">
nothing@4 776 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 777 <local:dimensions>parameterized</local:dimensions>
nothing@4 778 <local:model>psychoacoustic</local:model>
nothing@4 779 <local:appdomain>speech recognition</local:appdomain>
nothing@4 780 <local:computation>Low-pass Filter</local:computation>
nothing@4 781 <local:computation>Autocorrelation</local:computation>
nothing@4 782 <local:computation>Windowing</local:computation>
nothing@4 783 <local:computation>Regression</local:computation>
nothing@4 784 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 785 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 786 <local:computation>Logarithm</local:computation>
nothing@4 787 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 788 <local:level>physical</local:level>
nothing@4 789 <local:feature>AutocorrelationMFCCs</local:feature>
nothing@4 790 <local:domain>cepstral</local:domain>
nothing@4 791 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 792 <local:complexity>high</local:complexity>
nothing@4 793 </rdf:Description>
nothing@4 794 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictionZCR">
nothing@4 795 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 796 <local:dimensions>1</local:dimensions>
nothing@4 797 <local:appdomain>speech recognition</local:appdomain>
nothing@4 798 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 799 <local:computation>Spectral binning</local:computation>
nothing@4 800 <local:computation>Windowing</local:computation>
nothing@4 801 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 802 <local:level>physical</local:level>
nothing@4 803 <local:feature>LinearPredictionZCR</local:feature>
nothing@4 804 <local:domain>temporal</local:domain>
nothing@4 805 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 806 <local:complexity>low</local:complexity>
nothing@4 807 </rdf:Description>
nothing@4 808 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NoiseRobustAuditoryFeature">
nothing@4 809 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 810 <local:dimensions>256</local:dimensions>
nothing@4 811 <local:model>psychoacoustic</local:model>
nothing@4 812 <local:appdomain>environmental sound recognition</local:appdomain>
nothing@4 813 <local:computation>Low-pass Filter</local:computation>
nothing@4 814 <local:computation>Derivation, Difference</local:computation>
nothing@4 815 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 816 <local:computation>Band-pass Filter Bank</local:computation>
nothing@4 817 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 818 <local:computation>Windowing</local:computation>
nothing@4 819 <local:computation>Logarithm</local:computation>
nothing@4 820 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 821 <local:level>physical</local:level>
nothing@4 822 <local:feature>NoiseRobustAuditoryFeature</local:feature>
nothing@4 823 <local:domain>cepstral</local:domain>
nothing@4 824 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 825 <local:complexity>high</local:complexity>
nothing@4 826 </rdf:Description>
nothing@4 827 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumSpread">
nothing@4 828 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 829 <local:dimensions>1</local:dimensions>
nothing@4 830 <local:model>psychoacoustic</local:model>
nothing@4 831 <local:appdomain>several</local:appdomain>
nothing@4 832 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 833 <local:computation>Regression</local:computation>
nothing@4 834 <local:computation>Logarithm</local:computation>
nothing@4 835 <local:computation>Median</local:computation>
nothing@4 836 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 837 <local:computation>Windowing</local:computation>
nothing@4 838 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 839 <local:level>perceptual</local:level>
nothing@4 840 <local:feature>MPEG7AudioSpectrumSpread</local:feature>
nothing@4 841 <local:domain>frequency</local:domain>
nothing@4 842 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 843 <local:complexity>medium</local:complexity>
nothing@4 844 </rdf:Description>
nothing@4 845 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Pitch">
nothing@4 846 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 847 <local:dimensions>1</local:dimensions>
nothing@4 848 <local:appdomain>several</local:appdomain>
nothing@4 849 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 850 <local:computation>Autocorrelation</local:computation>
nothing@4 851 <local:computation>Windowing</local:computation>
nothing@4 852 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 853 <local:level>perceptual</local:level>
nothing@4 854 <local:feature>Pitch</local:feature>
nothing@4 855 <local:domain>frequency</local:domain>
nothing@4 856 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 857 <local:complexity>low</local:complexity>
nothing@4 858 </rdf:Description>
nothing@4 859 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ZeroCrossingRate">
nothing@4 860 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 861 <local:dimensions>1</local:dimensions>
nothing@4 862 <local:abbreviation>ZCR</local:abbreviation>
nothing@4 863 <local:appdomain>several</local:appdomain>
nothing@4 864 <local:computation>Spectral binning</local:computation>
nothing@4 865 <local:computation>Windowing</local:computation>
nothing@4 866 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 867 <local:level>physical</local:level>
nothing@4 868 <local:feature>ZeroCrossingRate</local:feature>
nothing@4 869 <local:domain>temporal</local:domain>
nothing@4 870 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 871 <local:complexity>low</local:complexity>
nothing@4 872 </rdf:Description>
nothing@4 873 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DWPTbasedRhythmFeature">
nothing@4 874 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 875 <local:dimensions>parameterized</local:dimensions>
nothing@4 876 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 877 <local:computation>Root Mean Square</local:computation>
nothing@4 878 <local:computation>Discrete Wavelet Transform</local:computation>
nothing@4 879 <local:computation>Autocorrelation</local:computation>
nothing@4 880 <local:computation>Spectral binning</local:computation>
nothing@4 881 <local:computation>Windowing</local:computation>
nothing@4 882 <local:temporalscale>interframe</local:temporalscale>
nothing@4 883 <local:level>perceptual</local:level>
nothing@4 884 <local:feature>DWPTbasedRhythmFeature</local:feature>
nothing@4 885 <local:domain>modulation frequency</local:domain>
nothing@4 886 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 887 <local:complexity>medium</local:complexity>
nothing@4 888 </rdf:Description>
nothing@4 889 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RelativeSpectralPLP">
nothing@4 890 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 891 <local:dimensions>parameterized</local:dimensions>
nothing@4 892 <local:model>psychoacoustic</local:model>
nothing@4 893 <local:appdomain>speech recognition</local:appdomain>
nothing@4 894 <local:computation>Autoregression (Linear Prediction Analysis)</local:computation>
nothing@4 895 <local:computation>Exponential Function</local:computation>
nothing@4 896 <local:computation>Windowing</local:computation>
nothing@4 897 <local:computation>Cepstral Recursion Formula</local:computation>
nothing@4 898 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@4 899 <local:computation>Regression</local:computation>
nothing@4 900 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 901 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 902 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 903 <local:computation>Logarithm</local:computation>
nothing@4 904 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 905 <local:level>physical</local:level>
nothing@4 906 <local:feature>RelativeSpectralPLP</local:feature>
nothing@4 907 <local:domain>cepstral</local:domain>
nothing@4 908 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 909 <local:complexity>high</local:complexity>
nothing@4 910 </rdf:Description>
nothing@4 911 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralDispersion">
nothing@4 912 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 913 <local:dimensions>1</local:dimensions>
nothing@4 914 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 915 <local:computation>Harmonic Peak Detection</local:computation>
nothing@4 916 <local:computation>Energy Spectral Density</local:computation>
nothing@4 917 <local:computation>Median</local:computation>
nothing@4 918 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 919 <local:computation>Windowing</local:computation>
nothing@4 920 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 921 <local:level>perceptual</local:level>
nothing@4 922 <local:feature>SpectralDispersion</local:feature>
nothing@4 923 <local:domain>frequency</local:domain>
nothing@4 924 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 925 <local:complexity>low</local:complexity>
nothing@4 926 </rdf:Description>
nothing@4 927 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/JointAcousticandModuluationFrequency">
nothing@4 928 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 929 <local:dimensions>parameterized</local:dimensions>
nothing@4 930 <local:model>psychoacoustic</local:model>
nothing@4 931 <local:appdomain>several</local:appdomain>
nothing@4 932 <local:computation>Discrete Wavelet Transform</local:computation>
nothing@4 933 <local:computation>Root Mean Square</local:computation>
nothing@4 934 <local:computation>Low-pass Filter</local:computation>
nothing@4 935 <local:computation>Regression</local:computation>
nothing@4 936 <local:computation>Windowing</local:computation>
nothing@4 937 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 938 <local:temporalscale>interframe</local:temporalscale>
nothing@4 939 <local:level>physical</local:level>
nothing@4 940 <local:feature>JointAcousticandModuluationFrequency</local:feature>
nothing@4 941 <local:domain>modulation frequency</local:domain>
nothing@4 942 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 943 <local:complexity>high</local:complexity>
nothing@4 944 </rdf:Description>
nothing@4 945 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchSynchronousZCPA">
nothing@4 946 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 947 <local:dimensions>parameterized</local:dimensions>
nothing@4 948 <local:model>psychoacoustic</local:model>
nothing@4 949 <local:appdomain>speech recognition</local:appdomain>
nothing@4 950 <local:computation>Sum, Weighted Sum</local:computation>
nothing@4 951 <local:computation>Autocorrelation</local:computation>
nothing@4 952 <local:computation>Root Mean Square</local:computation>
nothing@4 953 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 954 <local:computation>Logarithm</local:computation>
nothing@4 955 <local:computation>Spectral binning</local:computation>
nothing@4 956 <local:computation>Windowing</local:computation>
nothing@4 957 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 958 <local:level>physical</local:level>
nothing@4 959 <local:feature>PitchSynchronousZCPA</local:feature>
nothing@4 960 <local:domain>temporal</local:domain>
nothing@4 961 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 962 <local:complexity>medium</local:complexity>
nothing@4 963 </rdf:Description>
nothing@4 964 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralFlatness">
nothing@4 965 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 966 <local:dimensions>parameterized</local:dimensions>
nothing@4 967 <local:appdomain>fingerprinting</local:appdomain>
nothing@4 968 <local:computation>Regression</local:computation>
nothing@4 969 <local:computation>Logarithm</local:computation>
nothing@4 970 <local:computation>Mean</local:computation>
nothing@4 971 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 972 <local:computation>Windowing</local:computation>
nothing@4 973 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 974 <local:level>perceptual</local:level>
nothing@4 975 <local:feature>SpectralFlatness</local:feature>
nothing@4 976 <local:domain>frequency</local:domain>
nothing@4 977 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 978 <local:complexity>medium</local:complexity>
nothing@0 979 </rdf:Description>
nothing@0 980 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralPeakStructure">
nothing@4 981 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 982 <local:dimensions>1</local:dimensions>
nothing@0 983 <local:appdomain>music information retrieval</local:appdomain>
nothing@0 984 <local:computation>Derivation, Difference</local:computation>
nothing@0 985 <local:computation>Entropy</local:computation>
nothing@0 986 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 987 <local:computation>Windowing</local:computation>
nothing@4 988 <local:computation>Spectral binning</local:computation>
nothing@4 989 <local:computation>Level Crossing Detector</local:computation>
nothing@0 990 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 991 <local:level>perceptual</local:level>
nothing@4 992 <local:feature>SpectralPeakStructure</local:feature>
nothing@0 993 <local:domain>frequency</local:domain>
nothing@0 994 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 995 <local:complexity>medium</local:complexity>
nothing@4 996 </rdf:Description>
nothing@4 997 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumCentroid">
nothing@4 998 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@0 999 <local:dimensions>1</local:dimensions>
nothing@0 1000 <local:model>psychoacoustic</local:model>
nothing@0 1001 <local:appdomain>several</local:appdomain>
nothing@4 1002 <local:computedIn>MPEG-7</local:computedIn>
nothing@0 1003 <local:computation>Regression</local:computation>
nothing@0 1004 <local:computation>Mean</local:computation>
nothing@0 1005 <local:computation>Logarithm</local:computation>
nothing@0 1006 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1007 <local:computation>Windowing</local:computation>
nothing@0 1008 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 1009 <local:level>perceptual</local:level>
nothing@4 1010 <local:feature>MPEG7AudioSpectrumCentroid</local:feature>
nothing@0 1011 <local:domain>frequency</local:domain>
nothing@4 1012 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1013 <local:complexity>medium</local:complexity>
nothing@4 1014 </rdf:Description>
nothing@4 1015 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralFlux">
nothing@4 1016 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1017 <local:dimensions>1</local:dimensions>
nothing@4 1018 <local:abbreviation>SF</local:abbreviation>
nothing@4 1019 <local:appdomain>several</local:appdomain>
nothing@4 1020 <local:computation>Derivation, Difference</local:computation>
nothing@4 1021 <local:computation>Root Mean Square</local:computation>
nothing@0 1022 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1023 <local:computation>Windowing</local:computation>
nothing@0 1024 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 1025 <local:level>physical</local:level>
nothing@4 1026 <local:feature>SpectralFlux</local:feature>
nothing@0 1027 <local:domain>frequency</local:domain>
nothing@0 1028 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1029 <local:complexity>low</local:complexity>
nothing@4 1030 </rdf:Description>
nothing@4 1031 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchHistogram">
nothing@4 1032 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@0 1033 <local:dimensions>parameterized</local:dimensions>
nothing@4 1034 <local:appdomain>music information retrieval</local:appdomain>
nothing@0 1035 <local:computation>Root Mean Square</local:computation>
nothing@0 1036 <local:computation>Autocorrelation</local:computation>
nothing@4 1037 <local:computation>Spectral binning</local:computation>
nothing@0 1038 <local:computation>Windowing</local:computation>
nothing@0 1039 <local:temporalscale>interframe</local:temporalscale>
nothing@0 1040 <local:level>perceptual</local:level>
nothing@4 1041 <local:feature>PitchHistogram</local:feature>
nothing@4 1042 <local:domain>frequency</local:domain>
nothing@4 1043 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1044 <local:complexity>medium</local:complexity>
nothing@4 1045 </rdf:Description>
nothing@4 1046 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Chromagram">
nothing@4 1047 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 1048 <local:dimensions>12</local:dimensions>
nothing@4 1049 <local:appdomain>music information retrieval</local:appdomain>
nothing@0 1050 <local:computation>Root Mean Square</local:computation>
nothing@0 1051 <local:computation>Logarithm</local:computation>
nothing@0 1052 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1053 <local:computation>Windowing</local:computation>
nothing@0 1054 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 1055 <local:level>perceptual</local:level>
nothing@4 1056 <local:feature>Chromagram</local:feature>
nothing@0 1057 <local:domain>frequency</local:domain>
nothing@4 1058 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1059 <local:complexity>medium</local:complexity>
nothing@4 1060 </rdf:Description>
nothing@4 1061 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralCentroid">
nothing@4 1062 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1063 <local:dimensions>1</local:dimensions>
nothing@4 1064 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1065 <local:computedIn>MPEG-7</local:computedIn>
nothing@0 1066 <local:computation>Mean</local:computation>
nothing@4 1067 <local:computation>Level Crossing Detector</local:computation>
nothing@0 1068 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1069 <local:computation>Windowing</local:computation>
nothing@4 1070 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1071 <local:level>perceptual</local:level>
nothing@4 1072 <local:feature>MPEG7HarmonicSpectralCentroid</local:feature>
nothing@4 1073 <local:domain>frequency</local:domain>
nothing@0 1074 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1075 <local:complexity>medium</local:complexity>
nothing@0 1076 </rdf:Description>
nothing@0 1077 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PulseMetric">
nothing@4 1078 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1079 <local:dimensions>1</local:dimensions>
nothing@0 1080 <local:appdomain>audio segmentation</local:appdomain>
nothing@0 1081 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@0 1082 <local:computation>Root Mean Square</local:computation>
nothing@0 1083 <local:computation>Autocorrelation</local:computation>
nothing@0 1084 <local:computation>Windowing</local:computation>
nothing@4 1085 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1086 <local:level>perceptual</local:level>
nothing@4 1087 <local:feature>PulseMetric</local:feature>
nothing@4 1088 <local:domain>modulation frequency</local:domain>
nothing@0 1089 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1090 <local:complexity>medium</local:complexity>
nothing@4 1091 </rdf:Description>
nothing@4 1092 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/4HzModulationEnergy">
nothing@4 1093 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1094 <local:dimensions>1</local:dimensions>
nothing@4 1095 <local:model>psychoacoustic</local:model>
nothing@4 1096 <local:appdomain>audio segmentation</local:appdomain>
nothing@4 1097 <local:computation>Normalization</local:computation>
nothing@4 1098 <local:computation>Root Mean Square</local:computation>
nothing@4 1099 <local:computation>Regression</local:computation>
nothing@4 1100 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 1101 <local:computation>Energy Spectral Density</local:computation>
nothing@4 1102 <local:computation>Windowing</local:computation>
nothing@4 1103 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 1104 <local:temporalscale>interframe</local:temporalscale>
nothing@4 1105 <local:level>physical</local:level>
nothing@4 1106 <local:feature>4HzModulationEnergy</local:feature>
nothing@4 1107 <local:domain>modulation frequency</local:domain>
nothing@4 1108 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1109 <local:complexity>medium</local:complexity>
nothing@4 1110 </rdf:Description>
nothing@4 1111 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicDerivate">
nothing@4 1112 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@0 1113 <local:dimensions>parameterized</local:dimensions>
nothing@4 1114 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1115 <local:computation>Derivation, Difference</local:computation>
nothing@4 1116 <local:computation>Logarithm</local:computation>
nothing@4 1117 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 1118 <local:computation>Windowing</local:computation>
nothing@4 1119 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1120 <local:level>perceptual</local:level>
nothing@4 1121 <local:feature>HarmonicDerivate</local:feature>
nothing@4 1122 <local:domain>frequency</local:domain>
nothing@4 1123 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1124 <local:complexity>medium</local:complexity>
nothing@0 1125 </rdf:Description>
nothing@4 1126 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AuditoryFilterBankTemporalEnvelopes">
nothing@4 1127 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 1128 <local:dimensions>62</local:dimensions>
nothing@4 1129 <local:model>psychoacoustic</local:model>
nothing@4 1130 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1131 <local:computation>Band-pass Filter (Bank)</local:computation>
nothing@4 1132 <local:computation>Energy Spectral Density</local:computation>
nothing@4 1133 <local:computation>Root Mean Square</local:computation>
nothing@4 1134 <local:computation>Windowing</local:computation>
nothing@0 1135 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 1136 <local:level>physical</local:level>
nothing@4 1137 <local:feature>AuditoryFilterBankTemporalEnvelopes</local:feature>
nothing@4 1138 <local:domain>modulation frequency</local:domain>
nothing@4 1139 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1140 <local:complexity>medium</local:complexity>
nothing@4 1141 </rdf:Description>
nothing@4 1142 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7TemporalCentroid">
nothing@4 1143 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1144 <local:dimensions>1</local:dimensions>
nothing@4 1145 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1146 <local:computedIn>MPEG-7</local:computedIn>
nothing@4 1147 <local:computation>Mean</local:computation>
nothing@4 1148 <local:computation>Power</local:computation>
nothing@4 1149 <local:computation>Windowing</local:computation>
nothing@4 1150 <local:temporalscale>interframe</local:temporalscale>
nothing@4 1151 <local:level>physical</local:level>
nothing@4 1152 <local:feature>MPEG7TemporalCentroid</local:feature>
nothing@4 1153 <local:domain>temporal</local:domain>
nothing@4 1154 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1155 <local:complexity>low</local:complexity>
nothing@4 1156 </rdf:Description>
nothing@4 1157 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Volume">
nothing@4 1158 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1159 <local:dimensions>1</local:dimensions>
nothing@4 1160 <local:appdomain>several</local:appdomain>
nothing@4 1161 <local:computation>Power</local:computation>
nothing@4 1162 <local:computation>Windowing</local:computation>
nothing@4 1163 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1164 <local:level>physical</local:level>
nothing@4 1165 <local:feature>Volume</local:feature>
nothing@4 1166 <local:domain>temporal</local:domain>
nothing@4 1167 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1168 <local:complexity>low</local:complexity>
nothing@4 1169 </rdf:Description>
nothing@4 1170 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicEnergyEntropy">
nothing@4 1171 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1172 <local:dimensions>1</local:dimensions>
nothing@4 1173 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1174 <local:computation>Entropy</local:computation>
nothing@4 1175 <local:computation>Level Crossing Detector</local:computation>
nothing@0 1176 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1177 <local:computation>Windowing</local:computation>
nothing@0 1178 <local:temporalscale>intraframe</local:temporalscale>
nothing@0 1179 <local:level>perceptual</local:level>
nothing@4 1180 <local:feature>HarmonicEnergyEntropy</local:feature>
nothing@0 1181 <local:domain>frequency</local:domain>
nothing@4 1182 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1183 <local:complexity>medium</local:complexity>
nothing@4 1184 </rdf:Description>
nothing@4 1185 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Sharpness">
nothing@4 1186 <local:dimensionality>one-dimensional</local:dimensionality>
nothing@4 1187 <local:dimensions>1</local:dimensions>
nothing@4 1188 <local:model>psychoacoustic</local:model>
nothing@4 1189 <local:appdomain>several</local:appdomain>
nothing@4 1190 <local:computation>Regression</local:computation>
nothing@4 1191 <local:computation>Mean</local:computation>
nothing@4 1192 <local:computation>(Non-) Linear Weighting Function</local:computation>
nothing@0 1193 <local:computation>Discrete Fourier Transform</local:computation>
nothing@0 1194 <local:computation>Windowing</local:computation>
nothing@4 1195 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1196 <local:level>perceptual</local:level>
nothing@4 1197 <local:feature>Sharpness</local:feature>
nothing@4 1198 <local:domain>frequency</local:domain>
nothing@0 1199 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@4 1200 <local:complexity>medium</local:complexity>
nothing@0 1201 </rdf:Description>
nothing@4 1202 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModifiedGroupDelay">
nothing@4 1203 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 1204 <local:dimensions>parameterized</local:dimensions>
nothing@4 1205 <local:appdomain>speech recognition</local:appdomain>
nothing@4 1206 <local:computation>Discrete Cosine Transform</local:computation>
nothing@4 1207 <local:computation>Group Delay Function</local:computation>
nothing@4 1208 <local:computation>Low-pass Filter</local:computation>
nothing@4 1209 <local:computation>Discrete Fourier Transform</local:computation>
nothing@4 1210 <local:computation>Windowing</local:computation>
nothing@4 1211 <local:temporalscale>intraframe</local:temporalscale>
nothing@4 1212 <local:level>physical</local:level>
nothing@4 1213 <local:feature>ModifiedGroupDelay</local:feature>
nothing@4 1214 <local:domain>frequency</local:domain>
nothing@4 1215 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1216 <local:complexity>medium</local:complexity>
nothing@0 1217 </rdf:Description>
nothing@0 1218 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AdaptiveTimeFrequencyTransform">
nothing@4 1219 <local:dimensionality>multi-dimensional</local:dimensionality>
nothing@4 1220 <local:dimensions>42</local:dimensions>
nothing@0 1221 <local:appdomain>music information retrieval</local:appdomain>
nothing@4 1222 <local:computation>Adaptive Time Frequency Transform</local:computation>
nothing@4 1223 <local:computation>Spectral binning</local:computation>
nothing@0 1224 <local:temporalscale>global</local:temporalscale>
nothing@0 1225 <local:level>physical</local:level>
nothing@4 1226 <local:feature>AdaptiveTimeFrequencyTransform</local:feature>
nothing@0 1227 <local:domain>frequency</local:domain>
nothing@0 1228 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1229 <local:complexity>medium</local:complexity>
nothing@0 1230 </rdf:Description>
nothing@0 1231 </rdf:RDF>