annotate baseOnto.rdf @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents 62d2c72e4223
children
rev   line source
nothing@0 1 <?xml version="1.0" encoding="UTF-8"?>
nothing@0 2 <rdf:RDF
nothing@0 3 xmlns:af="http://sovarr.c4dm.eecs.qmul.ac.uk/features/"
nothing@0 4 xmlns:dc="http://purl.org/dc/elements/1.1/"
nothing@0 5 xmlns:owl="http://www.w3.org/2002/07/owl#"
nothing@0 6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
nothing@0 7 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
nothing@0 8 xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
nothing@0 9 >
nothing@0 10 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/JointAcousticandModuluationFrequency">
nothing@0 11 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 12 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 13 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 14 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform"/>
nothing@0 15 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 16 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 17 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 18 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 19 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 20 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 21 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 22 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 23 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 24 <rdfs:label>JointAcousticandModuluationFrequency</rdfs:label>
nothing@0 25 <rdfs:label>Joint Acoustic and Moduluation Frequency</rdfs:label>
nothing@0 26 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 27 <rdfs:comment>Joint Acoustic and Moduluation Frequency feature</rdfs:comment>
nothing@0 28 <vs:term_status>testing</vs:term_status>
nothing@0 29 </rdf:Description>
nothing@0 30 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/dimensions">
nothing@0 31 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#Integer"/>
nothing@0 32 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 33 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 34 </rdf:Description>
nothing@0 35 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SingularValueDecomposition">
nothing@0 36 <rdfs:label>Singular Value Decomposition</rdfs:label>
nothing@0 37 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 38 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 39 </rdf:Description>
nothing@0 40 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyFeature">
nothing@0 41 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 42 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 43 </rdf:Description>
nothing@0 44 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference">
nothing@0 45 <rdfs:label>Derivation, Difference</rdfs:label>
nothing@0 46 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 47 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 48 </rdf:Description>
nothing@0 49 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/semantic_interpretation">
nothing@0 50 <vs:term_status>testing</vs:term_status>
nothing@0 51 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 52 </rdf:Description>
nothing@0 53 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RatescalefrequencyFeatures">
nothing@0 54 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 55 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">256</af:dimensions>
nothing@0 56 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 57 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 58 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 59 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform"/>
nothing@0 60 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PrincipalComponentAnalysis"/>
nothing@0 61 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 62 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 63 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 64 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EigendomainFeature"/>
nothing@0 65 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 66 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 67 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 68 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 69 <rdfs:label>Rate-scale-frequency Features</rdfs:label>
nothing@0 70 <rdfs:label>RatescalefrequencyFeatures</rdfs:label>
nothing@0 71 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 72 <rdfs:comment>Rate-scale-frequency Features feature</rdfs:comment>
nothing@0 73 <vs:term_status>testing</vs:term_status>
nothing@0 74 </rdf:Description>
nothing@0 75 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumCentroid">
nothing@0 76 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 77 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 78 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 79 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 80 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 81 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 82 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 83 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 84 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 85 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 86 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 87 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 88 <rdfs:label>MPEG-7 Audio Spectrum Centroid</rdfs:label>
nothing@0 89 <rdfs:label>MPEG7AudioSpectrumCentroid</rdfs:label>
nothing@0 90 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 91 <rdfs:comment>MPEG-7 Audio Spectrum Centroid feature</rdfs:comment>
nothing@0 92 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 93 <vs:term_status>testing</vs:term_status>
nothing@0 94 </rdf:Description>
nothing@0 95 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioHarmonicity">
nothing@0 96 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 97 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</af:dimensions>
nothing@0 98 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 99 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 100 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 101 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 102 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 103 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 104 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 105 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 106 <rdfs:label>MPEG7AudioHarmonicity</rdfs:label>
nothing@0 107 <rdfs:label>MPEG-7 Audio Harmonicity</rdfs:label>
nothing@0 108 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 109 <rdfs:comment>MPEG-7 Audio Harmonicity feature</rdfs:comment>
nothing@0 110 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 111 <vs:term_status>testing</vs:term_status>
nothing@0 112 </rdf:Description>
nothing@0 113 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature">
nothing@0 114 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 115 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 116 </rdf:Description>
nothing@0 117 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DaubechiesWaveletCoefficientHistogram">
nothing@0 118 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 119 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">28</af:dimensions>
nothing@0 120 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 121 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform"/>
nothing@0 122 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 123 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 124 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 125 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 126 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 127 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 128 <rdfs:label>Daubechies Wavelet Coefficient Histogram</rdfs:label>
nothing@0 129 <rdfs:label>DaubechiesWaveletCoefficientHistogram</rdfs:label>
nothing@0 130 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 131 <rdfs:comment>Daubechies Wavelet Coefficient Histogram feature</rdfs:comment>
nothing@0 132 <vs:term_status>testing</vs:term_status>
nothing@0 133 </rdf:Description>
nothing@0 134 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Percentile">
nothing@0 135 <rdfs:label>Percentile</rdfs:label>
nothing@0 136 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 137 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 138 </rdf:Description>
nothing@0 139 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioWaveform">
nothing@0 140 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 141 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</af:dimensions>
nothing@0 142 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 143 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Histogram"/>
nothing@0 144 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 145 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 146 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 147 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 148 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 149 <rdfs:label>MPEG-7 Audio Waveform</rdfs:label>
nothing@0 150 <rdfs:label>MPEG7AudioWaveform</rdfs:label>
nothing@0 151 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 152 <rdfs:comment>MPEG-7 Audio Waveform feature</rdfs:comment>
nothing@0 153 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 154 <vs:term_status>testing</vs:term_status>
nothing@0 155 </rdf:Description>
nothing@0 156 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/psychoacoustic_model">
nothing@0 157 <vs:term_status>testing</vs:term_status>
nothing@0 158 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#Boolean"/>
nothing@0 159 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 160 </rdf:Description>
nothing@0 161 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Inharmonicity">
nothing@0 162 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 163 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 164 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 165 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 166 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 167 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 168 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 169 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 170 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 171 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 172 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 173 <rdfs:label>Inharmonicity</rdfs:label>
nothing@0 174 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 175 <rdfs:comment>Inharmonicity feature</rdfs:comment>
nothing@0 176 <vs:term_status>testing</vs:term_status>
nothing@0 177 </rdf:Description>
nothing@0 178 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AdaptiveTimeFrequencyTransform">
nothing@0 179 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 180 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">42</af:dimensions>
nothing@0 181 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 182 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AdaptiveTimeFrequencyTransform"/>
nothing@0 183 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 184 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 185 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 186 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 187 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Global"/>
nothing@0 188 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 189 <rdfs:label>Adaptive Time Frequency Transform</rdfs:label>
nothing@0 190 <rdfs:label>Adaptive Time-Frequency Transform</rdfs:label>
nothing@0 191 <rdfs:label>AdaptiveTimeFrequencyTransform</rdfs:label>
nothing@0 192 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 193 <rdfs:comment>Adaptive Time-Frequency Transform feature</rdfs:comment>
nothing@0 194 <vs:term_status>testing</vs:term_status>
nothing@0 195 </rdf:Description>
nothing@0 196 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MultiresolutionEntropy">
nothing@0 197 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 198 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 199 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Entropy"/>
nothing@0 200 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 201 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 202 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 203 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 204 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 205 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 206 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 207 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 208 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 209 <rdfs:label>Multi-resolution Entropy</rdfs:label>
nothing@0 210 <rdfs:label>MultiresolutionEntropy</rdfs:label>
nothing@0 211 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 212 <rdfs:comment>Multi-resolution Entropy feature</rdfs:comment>
nothing@0 213 <vs:term_status>testing</vs:term_status>
nothing@0 214 </rdf:Description>
nothing@0 215 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhaseSpaceFeatures">
nothing@0 216 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 217 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 218 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhaseSpaceEmbedding"/>
nothing@0 219 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 220 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhasespaceFeature"/>
nothing@0 221 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 222 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 223 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 224 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 225 <rdfs:label>PhaseSpaceFeatures</rdfs:label>
nothing@0 226 <rdfs:label>Phase Space Features</rdfs:label>
nothing@0 227 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 228 <rdfs:comment>Phase Space Features feature</rdfs:comment>
nothing@0 229 <vs:term_status>testing</vs:term_status>
nothing@0 230 </rdf:Description>
nothing@0 231 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralDeviation">
nothing@0 232 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 233 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 234 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 235 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 236 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 237 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 238 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 239 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 240 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 241 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 242 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 243 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 244 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 245 <rdfs:label>MPEG7HarmonicSpectralDeviation</rdfs:label>
nothing@0 246 <rdfs:label>MPEG-7 Harmonic Spectral Deviation</rdfs:label>
nothing@0 247 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 248 <rdfs:comment>MPEG-7 Harmonic Spectral Deviation feature</rdfs:comment>
nothing@0 249 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 250 <vs:term_status>testing</vs:term_status>
nothing@0 251 </rdf:Description>
nothing@0 252 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCrest">
nothing@0 253 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 254 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 255 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 256 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 257 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 258 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 259 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 260 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 261 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 262 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 263 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 264 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 265 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Fingerprinting"/>
nothing@0 266 <rdfs:label>Spectral Crest</rdfs:label>
nothing@0 267 <rdfs:label>SpectralCrest</rdfs:label>
nothing@0 268 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 269 <rdfs:comment>Spectral Crest feature</rdfs:comment>
nothing@0 270 <vs:term_status>testing</vs:term_status>
nothing@0 271 </rdf:Description>
nothing@0 272 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictionCepstralCoefficients">
nothing@0 273 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 274 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 275 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralRecursionFormula"/>
nothing@0 276 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 277 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 278 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 279 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 280 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 281 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 282 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 283 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 284 <af:abbreviation>LPCC</af:abbreviation>
nothing@0 285 <rdfs:label>Linear Prediction Cepstral Coefficients</rdfs:label>
nothing@0 286 <rdfs:label>LinearPredictionCepstralCoefficients</rdfs:label>
nothing@0 287 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 288 <rdfs:comment>Linear Prediction Cepstral Coefficients feature</rdfs:comment>
nothing@0 289 <vs:term_status>testing</vs:term_status>
nothing@0 290 </rdf:Description>
nothing@0 291 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulatedComplexLappedTransform">
nothing@0 292 <rdfs:label>Modulated Complex Lapped Transform</rdfs:label>
nothing@0 293 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 294 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 295 </rdf:Description>
nothing@0 296 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature">
nothing@0 297 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 298 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 299 </rdf:Description>
nothing@0 300 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicConcentration">
nothing@0 301 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 302 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 303 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 304 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 305 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 306 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 307 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 308 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 309 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 310 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 311 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 312 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 313 <rdfs:label>Harmonic Concentration</rdfs:label>
nothing@0 314 <rdfs:label>HarmonicConcentration</rdfs:label>
nothing@0 315 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 316 <rdfs:comment>Harmonic Concentration feature</rdfs:comment>
nothing@0 317 <vs:term_status>testing</vs:term_status>
nothing@0 318 </rdf:Description>
nothing@0 319 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature">
nothing@0 320 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 321 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 322 </rdf:Description>
nothing@0 323 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition">
nothing@0 324 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 325 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 326 </rdf:Description>
nothing@0 327 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicDerivate">
nothing@0 328 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 329 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 330 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 331 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 332 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 333 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 334 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 335 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 336 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 337 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 338 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 339 <rdfs:label>Harmonic Derivate</rdfs:label>
nothing@0 340 <rdfs:label>HarmonicDerivate</rdfs:label>
nothing@0 341 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 342 <rdfs:comment>Harmonic Derivate feature</rdfs:comment>
nothing@0 343 <vs:term_status>testing</vs:term_status>
nothing@0 344 </rdf:Description>
nothing@0 345 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PrincipalComponentAnalysis">
nothing@0 346 <rdfs:label>Principal Component Analysis</rdfs:label>
nothing@0 347 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 348 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 349 </rdf:Description>
nothing@0 350 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AuditoryFilterBankTemporalEnvelopes">
nothing@0 351 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 352 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">62</af:dimensions>
nothing@0 353 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 354 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 355 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 356 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 357 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 358 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 359 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 360 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 361 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 362 <rdfs:label>AuditoryFilterBankTemporalEnvelopes</rdfs:label>
nothing@0 363 <rdfs:label>Auditory Filter Bank Temporal Envelopes</rdfs:label>
nothing@0 364 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 365 <rdfs:comment>Auditory Filter Bank Temporal Envelopes feature</rdfs:comment>
nothing@0 366 <vs:term_status>testing</vs:term_status>
nothing@0 367 </rdf:Description>
nothing@0 368 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean">
nothing@0 369 <rdfs:label>Mean</rdfs:label>
nothing@0 370 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 371 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 372 </rdf:Description>
nothing@0 373 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare">
nothing@0 374 <rdfs:label>Root Mean Square</rdfs:label>
nothing@0 375 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 376 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 377 </rdf:Description>
nothing@0 378 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation">
nothing@0 379 <rdfs:label>Autocorrelation</rdfs:label>
nothing@0 380 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 381 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 382 </rdf:Description>
nothing@0 383 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Maximum">
nothing@0 384 <rdfs:label>Maximum</rdfs:label>
nothing@0 385 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 386 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 387 </rdf:Description>
nothing@0 388 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LineSpectralFrequencies">
nothing@0 389 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 390 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 391 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 392 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Percentile"/>
nothing@0 393 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 394 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 395 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 396 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 397 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 398 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 399 <rdfs:label>LineSpectralFrequencies</rdfs:label>
nothing@0 400 <rdfs:label>Line Spectral Frequencies</rdfs:label>
nothing@0 401 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 402 <rdfs:comment>Line Spectral Frequencies feature</rdfs:comment>
nothing@0 403 <vs:term_status>testing</vs:term_status>
nothing@0 404 </rdf:Description>
nothing@0 405 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCentroid">
nothing@0 406 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 407 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 408 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 409 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 410 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 411 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 412 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 413 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 414 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 415 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 416 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 417 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 418 <rdfs:label>Spectral Centroid</rdfs:label>
nothing@0 419 <rdfs:label>SpectralCentroid</rdfs:label>
nothing@0 420 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 421 <rdfs:comment>Spectral Centroid feature</rdfs:comment>
nothing@0 422 <vs:term_status>testing</vs:term_status>
nothing@0 423 </rdf:Description>
nothing@0 424 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform">
nothing@0 425 <rdfs:label>Discrete Wavelet Transform</rdfs:label>
nothing@0 426 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 427 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 428 </rdf:Description>
nothing@0 429 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PulseMetric">
nothing@0 430 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 431 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 432 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 433 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 434 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 435 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 436 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 437 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 438 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 439 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 440 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation"/>
nothing@0 441 <rdfs:label>PulseMetric</rdfs:label>
nothing@0 442 <rdfs:label>Pulse Metric</rdfs:label>
nothing@0 443 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 444 <rdfs:comment>Pulse Metric feature</rdfs:comment>
nothing@0 445 <vs:term_status>testing</vs:term_status>
nothing@0 446 </rdf:Description>
nothing@0 447 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralFlux">
nothing@0 448 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 449 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 450 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 451 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 452 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 453 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 454 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 455 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 456 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 457 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 458 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 459 <af:abbreviation>SF</af:abbreviation>
nothing@0 460 <rdfs:label>SpectralFlux</rdfs:label>
nothing@0 461 <rdfs:label>Spectral Flux</rdfs:label>
nothing@0 462 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 463 <rdfs:comment>Spectral Flux feature</rdfs:comment>
nothing@0 464 <vs:term_status>testing</vs:term_status>
nothing@0 465 </rdf:Description>
nothing@0 466 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicPeakDetection">
nothing@0 467 <rdfs:label>Harmonic Peak Detection</rdfs:label>
nothing@0 468 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 469 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 470 </rdf:Description>
nothing@0 471 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ChromaCENSFeatures">
nothing@0 472 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 473 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">12</af:dimensions>
nothing@0 474 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 475 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 476 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 477 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 478 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 479 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 480 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 481 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 482 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 483 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 484 <rdfs:label>ChromaCENSFeatures</rdfs:label>
nothing@0 485 <rdfs:label>Chroma CENS Features</rdfs:label>
nothing@0 486 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 487 <rdfs:comment>Chroma CENS Features feature</rdfs:comment>
nothing@0 488 <vs:term_status>testing</vs:term_status>
nothing@0 489 </rdf:Description>
nothing@0 490 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression">
nothing@0 491 <rdfs:label>Regression</rdfs:label>
nothing@0 492 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 493 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 494 </rdf:Description>
nothing@0 495 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature">
nothing@0 496 <owl:equivalentClass rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 497 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyFeature"/>
nothing@0 498 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 499 </rdf:Description>
nothing@0 500 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatTracker">
nothing@0 501 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 502 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 503 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 504 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 505 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CombFilterBank"/>
nothing@0 506 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 507 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 508 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 509 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 510 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 511 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 512 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 513 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 514 <rdfs:label>Beat Tracker</rdfs:label>
nothing@0 515 <rdfs:label>BeatTracker</rdfs:label>
nothing@0 516 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 517 <rdfs:comment>Beat Tracker feature</rdfs:comment>
nothing@0 518 <vs:term_status>testing</vs:term_status>
nothing@0 519 </rdf:Description>
nothing@0 520 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ExponentialFunction">
nothing@0 521 <rdfs:label>Exponential Function</rdfs:label>
nothing@0 522 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 523 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 524 </rdf:Description>
nothing@0 525 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Global">
nothing@0 526 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalScale"/>
nothing@0 527 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 528 </rdf:Description>
nothing@0 529 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PsychoacousticalPitch">
nothing@0 530 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 531 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 532 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 533 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 534 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 535 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 536 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 537 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 538 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 539 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 540 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 541 <rdfs:label>PsychoacousticalPitch</rdfs:label>
nothing@0 542 <rdfs:label>Psychoacoustical Pitch</rdfs:label>
nothing@0 543 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 544 <rdfs:comment>Psychoacoustical Pitch feature</rdfs:comment>
nothing@0 545 <vs:term_status>testing</vs:term_status>
nothing@0 546 </rdf:Description>
nothing@0 547 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DWPTbasedRhythmFeature">
nothing@0 548 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 549 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 550 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 551 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 552 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform"/>
nothing@0 553 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 554 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 555 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 556 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 557 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 558 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 559 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 560 <rdfs:label>DWPT-based Rhythm Feature</rdfs:label>
nothing@0 561 <rdfs:label>DWPTbasedRhythmFeature</rdfs:label>
nothing@0 562 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 563 <rdfs:comment>DWPT-based Rhythm Feature feature</rdfs:comment>
nothing@0 564 <vs:term_status>testing</vs:term_status>
nothing@0 565 </rdf:Description>
nothing@0 566 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning">
nothing@0 567 <rdfs:label>Spectral binning</rdfs:label>
nothing@0 568 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 569 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 570 </rdf:Description>
nothing@0 571 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicCoefficient">
nothing@0 572 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 573 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 574 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 575 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 576 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 577 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 578 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 579 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 580 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 581 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation"/>
nothing@0 582 <rdfs:label>HarmonicCoefficient</rdfs:label>
nothing@0 583 <rdfs:label>Harmonic Coefficient</rdfs:label>
nothing@0 584 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 585 <rdfs:comment>Harmonic Coefficient feature</rdfs:comment>
nothing@0 586 <vs:term_status>testing</vs:term_status>
nothing@0 587 </rdf:Description>
nothing@0 588 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain">
nothing@0 589 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 590 </rdf:Description>
nothing@0 591 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchProfile">
nothing@0 592 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 593 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">12</af:dimensions>
nothing@0 594 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ConstantQTransform"/>
nothing@0 595 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 596 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 597 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 598 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 599 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 600 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 601 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 602 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 603 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 604 <rdfs:label>PitchProfile</rdfs:label>
nothing@0 605 <rdfs:label>Pitch Profile</rdfs:label>
nothing@0 606 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 607 <rdfs:comment>Pitch Profile feature</rdfs:comment>
nothing@0 608 <vs:term_status>testing</vs:term_status>
nothing@0 609 </rdf:Description>
nothing@0 610 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchHistogram">
nothing@0 611 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 612 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 613 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 614 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 615 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 616 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 617 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 618 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 619 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 620 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 621 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 622 <rdfs:label>Pitch Histogram</rdfs:label>
nothing@0 623 <rdfs:label>PitchHistogram</rdfs:label>
nothing@0 624 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 625 <rdfs:comment>Pitch Histogram feature</rdfs:comment>
nothing@0 626 <vs:term_status>testing</vs:term_status>
nothing@0 627 </rdf:Description>
nothing@0 628 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum">
nothing@0 629 <rdfs:label>Sum, Weighted Sum</rdfs:label>
nothing@0 630 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 631 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 632 </rdf:Description>
nothing@0 633 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicProminence">
nothing@0 634 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 635 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 636 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 637 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 638 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 639 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 640 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 641 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 642 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 643 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 644 <rdfs:label>HarmonicProminence</rdfs:label>
nothing@0 645 <rdfs:label>Harmonic Prominence</rdfs:label>
nothing@0 646 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 647 <rdfs:comment>Harmonic Prominence feature</rdfs:comment>
nothing@0 648 <vs:term_status>testing</vs:term_status>
nothing@0 649 </rdf:Description>
nothing@0 650 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralRecursionFormula">
nothing@0 651 <rdfs:label>Cepstral Recursion Formula</rdfs:label>
nothing@0 652 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 653 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 654 </rdf:Description>
nothing@0 655 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ShortTimeEnergy">
nothing@0 656 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 657 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 658 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DeviationSumofDifferences"/>
nothing@0 659 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 660 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 661 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 662 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 663 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 664 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 665 <rdfs:label>ShortTimeEnergy</rdfs:label>
nothing@0 666 <rdfs:label>Short-Time Energy</rdfs:label>
nothing@0 667 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 668 <rdfs:comment>Short-Time Energy feature</rdfs:comment>
nothing@0 669 <vs:term_status>testing</vs:term_status>
nothing@0 670 </rdf:Description>
nothing@0 671 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IndependentComponentAnalysis">
nothing@0 672 <rdfs:label>Independent Component Analysis</rdfs:label>
nothing@0 673 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 674 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 675 </rdf:Description>
nothing@0 676 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictionZCR">
nothing@0 677 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 678 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 679 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 680 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 681 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 682 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 683 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 684 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 685 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 686 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 687 <rdfs:label>Linear Prediction ZCR</rdfs:label>
nothing@0 688 <rdfs:label>LinearPredictionZCR</rdfs:label>
nothing@0 689 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 690 <rdfs:comment>Linear Prediction ZCR feature</rdfs:comment>
nothing@0 691 <vs:term_status>testing</vs:term_status>
nothing@0 692 </rdf:Description>
nothing@0 693 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EigendomainFeature">
nothing@0 694 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 695 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 696 </rdf:Description>
nothing@0 697 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7SpectralCentroid">
nothing@0 698 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 699 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 700 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 701 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 702 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 703 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 704 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 705 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Global"/>
nothing@0 706 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 707 <rdfs:label>MPEG-7 Spectral Centroid</rdfs:label>
nothing@0 708 <rdfs:label>MPEG7SpectralCentroid</rdfs:label>
nothing@0 709 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 710 <rdfs:comment>MPEG-7 Spectral Centroid feature</rdfs:comment>
nothing@0 711 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 712 <vs:term_status>testing</vs:term_status>
nothing@0 713 </rdf:Description>
nothing@0 714 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature">
nothing@0 715 <owl:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Signal"/>
nothing@0 716 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 717 </rdf:Description>
nothing@0 718 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature">
nothing@0 719 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 720 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 721 </rdf:Description>
nothing@0 722 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DistortionDiscriminantAnalysis">
nothing@0 723 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 724 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">64</af:dimensions>
nothing@0 725 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulatedComplexLappedTransform"/>
nothing@0 726 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 727 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PrincipalComponentAnalysis"/>
nothing@0 728 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 729 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EigendomainFeature"/>
nothing@0 730 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 731 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 732 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 733 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Fingerprinting"/>
nothing@0 734 <rdfs:label>Distortion Discriminant Analysis</rdfs:label>
nothing@0 735 <rdfs:label>DistortionDiscriminantAnalysis</rdfs:label>
nothing@0 736 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 737 <rdfs:comment>Distortion Discriminant Analysis feature</rdfs:comment>
nothing@0 738 <vs:term_status>testing</vs:term_status>
nothing@0 739 </rdf:Description>
nothing@0 740 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval">
nothing@0 741 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 742 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 743 </rdf:Description>
nothing@0 744 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualLinearPrediction">
nothing@0 745 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 746 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 747 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 748 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 749 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralRecursionFormula"/>
nothing@0 750 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 751 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 752 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 753 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 754 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 755 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 756 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 757 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 758 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 759 <rdfs:label>Perceptual Linear Prediction</rdfs:label>
nothing@0 760 <rdfs:label>PerceptualLinearPrediction</rdfs:label>
nothing@0 761 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 762 <rdfs:comment>Perceptual Linear Prediction feature</rdfs:comment>
nothing@0 763 <vs:term_status>testing</vs:term_status>
nothing@0 764 </rdf:Description>
nothing@0 765 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7LogAttackTime">
nothing@0 766 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 767 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 768 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 769 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 770 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Power"/>
nothing@0 771 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 772 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 773 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 774 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 775 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Global"/>
nothing@0 776 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 777 <rdfs:label>MPEG7LogAttackTime</rdfs:label>
nothing@0 778 <rdfs:label>MPEG-7 Log Attack Time</rdfs:label>
nothing@0 779 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 780 <rdfs:comment>MPEG-7 Log Attack Time feature</rdfs:comment>
nothing@0 781 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 782 <vs:term_status>testing</vs:term_status>
nothing@0 783 </rdf:Description>
nothing@0 784 <rdf:Description rdf:about="">
nothing@0 785 <dc:description>This is a base ontology for the Audio Features engineering process collected from literature</dc:description>
nothing@0 786 <dc:title>Audio Features Base Ontology</dc:title>
nothing@0 787 <owl:versionInfo>Version 0.1</owl:versionInfo>
nothing@0 788 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
nothing@0 789 </rdf:Description>
nothing@0 790 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation">
nothing@0 791 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 792 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 793 </rdf:Description>
nothing@0 794 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation">
nothing@0 795 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MathematicalOperation"/>
nothing@0 796 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 797 </rdf:Description>
nothing@0 798 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralPeaks">
nothing@0 799 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 800 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 801 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 802 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 803 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 804 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 805 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 806 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 807 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 808 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 809 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 810 <rdfs:label>SpectralPeaks</rdfs:label>
nothing@0 811 <rdfs:label>Spectral Peaks</rdfs:label>
nothing@0 812 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 813 <rdfs:comment>Spectral Peaks feature</rdfs:comment>
nothing@0 814 <vs:term_status>testing</vs:term_status>
nothing@0 815 </rdf:Description>
nothing@0 816 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/temporal_scale">
nothing@0 817 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalScale"/>
nothing@0 818 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 819 </rdf:Description>
nothing@0 820 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhaseSpaceEmbedding">
nothing@0 821 <rdfs:label>Phase Space Embedding</rdfs:label>
nothing@0 822 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 823 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 824 </rdf:Description>
nothing@0 825 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioFundamentalFrequency">
nothing@0 826 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 827 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</af:dimensions>
nothing@0 828 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 829 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 830 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 831 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 832 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 833 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 834 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 835 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 836 <rdfs:label>MPEG-7 Audio Fundamental Frequency</rdfs:label>
nothing@0 837 <rdfs:label>MPEG7AudioFundamentalFrequency</rdfs:label>
nothing@0 838 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 839 <rdfs:comment>MPEG-7 Audio Fundamental Frequency feature</rdfs:comment>
nothing@0 840 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 841 <vs:term_status>testing</vs:term_status>
nothing@0 842 </rdf:Description>
nothing@0 843 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModifiedGroupDelay">
nothing@0 844 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 845 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 846 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 847 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 848 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 849 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/GroupDelayFunction"/>
nothing@0 850 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 851 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 852 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 853 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 854 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 855 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 856 <rdfs:label>Modified Group Delay</rdfs:label>
nothing@0 857 <rdfs:label>ModifiedGroupDelay</rdfs:label>
nothing@0 858 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 859 <rdfs:comment>Modified Group Delay feature</rdfs:comment>
nothing@0 860 <vs:term_status>testing</vs:term_status>
nothing@0 861 </rdf:Description>
nothing@0 862 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter">
nothing@0 863 <rdfs:label>Low-pass Filter</rdfs:label>
nothing@0 864 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 865 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 866 </rdf:Description>
nothing@0 867 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median">
nothing@0 868 <rdfs:label>Median</rdfs:label>
nothing@0 869 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 870 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 871 </rdf:Description>
nothing@0 872 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatHistogram">
nothing@0 873 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 874 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</af:dimensions>
nothing@0 875 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 876 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 877 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 878 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteWaveletTransform"/>
nothing@0 879 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 880 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 881 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 882 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 883 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 884 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 885 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 886 <rdfs:label>BeatHistogram</rdfs:label>
nothing@0 887 <rdfs:label>Beat Histogram</rdfs:label>
nothing@0 888 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 889 <rdfs:comment>Beat Histogram feature</rdfs:comment>
nothing@0 890 <vs:term_status>testing</vs:term_status>
nothing@0 891 </rdf:Description>
nothing@0 892 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhasespaceFeature">
nothing@0 893 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 894 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 895 </rdf:Description>
nothing@0 896 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PolynomialRootFinding">
nothing@0 897 <rdfs:label>Polynomial Root Finding</rdfs:label>
nothing@0 898 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 899 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 900 </rdf:Description>
nothing@0 901 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralFlatness">
nothing@0 902 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 903 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 904 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 905 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 906 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 907 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 908 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 909 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 910 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 911 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 912 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 913 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Fingerprinting"/>
nothing@0 914 <rdfs:label>SpectralFlatness</rdfs:label>
nothing@0 915 <rdfs:label>Spectral Flatness</rdfs:label>
nothing@0 916 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 917 <rdfs:comment>Spectral Flatness feature</rdfs:comment>
nothing@0 918 <vs:term_status>testing</vs:term_status>
nothing@0 919 </rdf:Description>
nothing@0 920 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame">
nothing@0 921 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalScale"/>
nothing@0 922 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 923 </rdf:Description>
nothing@0 924 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm">
nothing@0 925 <rdfs:label>Logarithm</rdfs:label>
nothing@0 926 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 927 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 928 </rdf:Description>
nothing@0 929 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PitchSynchronousZCPA">
nothing@0 930 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 931 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 932 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 933 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 934 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 935 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 936 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 937 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 938 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 939 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 940 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 941 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 942 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 943 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 944 <rdfs:label>Pitch Synchronous ZCPA</rdfs:label>
nothing@0 945 <rdfs:label>PitchSynchronousZCPA</rdfs:label>
nothing@0 946 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 947 <rdfs:comment>Pitch Synchronous ZCPA feature</rdfs:comment>
nothing@0 948 <vs:term_status>testing</vs:term_status>
nothing@0 949 </rdf:Description>
nothing@0 950 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing">
nothing@0 951 <rdfs:label>Windowing</rdfs:label>
nothing@0 952 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 953 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 954 </rdf:Description>
nothing@0 955 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/computational_complexity">
nothing@0 956 <vs:term_status>testing</vs:term_status>
nothing@0 957 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ComputationalComplexity"/>
nothing@0 958 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 959 </rdf:Description>
nothing@0 960 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several">
nothing@0 961 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 962 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 963 </rdf:Description>
nothing@0 964 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumBasis">
nothing@0 965 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 966 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 967 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SingularValueDecomposition"/>
nothing@0 968 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 969 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IndependentComponentAnalysis"/>
nothing@0 970 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 971 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 972 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 973 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 974 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EigendomainFeature"/>
nothing@0 975 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 976 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 977 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 978 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 979 <rdfs:label>MPEG7AudioSpectrumBasis</rdfs:label>
nothing@0 980 <rdfs:label>MPEG-7 Audio Spectrum Basis</rdfs:label>
nothing@0 981 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 982 <rdfs:comment>MPEG-7 Audio Spectrum Basis feature</rdfs:comment>
nothing@0 983 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 984 <vs:term_status>testing</vs:term_status>
nothing@0 985 </rdf:Description>
nothing@0 986 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7AudioSpectrumSpread">
nothing@0 987 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 988 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 989 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 990 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 991 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 992 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 993 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 994 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 995 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 996 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 997 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 998 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 999 <rdfs:label>MPEG7AudioSpectrumSpread</rdfs:label>
nothing@0 1000 <rdfs:label>MPEG-7 Audio Spectrum Spread</rdfs:label>
nothing@0 1001 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1002 <rdfs:comment>MPEG-7 Audio Spectrum Spread feature</rdfs:comment>
nothing@0 1003 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 1004 <vs:term_status>testing</vs:term_status>
nothing@0 1005 </rdf:Description>
nothing@0 1006 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SubbandSpectralFlux">
nothing@0 1007 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1008 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">8</af:dimensions>
nothing@0 1009 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 1010 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 1011 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 1012 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1013 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1014 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1015 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1016 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1017 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1018 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1019 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1020 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 1021 <rdfs:label>SubbandSpectralFlux</rdfs:label>
nothing@0 1022 <rdfs:label>Subband Spectral Flux</rdfs:label>
nothing@0 1023 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1024 <rdfs:comment>Subband Spectral Flux feature</rdfs:comment>
nothing@0 1025 <vs:term_status>testing</vs:term_status>
nothing@0 1026 </rdf:Description>
nothing@0 1027 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralRolloff">
nothing@0 1028 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1029 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1030 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PolynomialRootFinding"/>
nothing@0 1031 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1032 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1033 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1034 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1035 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1036 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1037 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1038 <rdfs:label>Spectral Rolloff</rdfs:label>
nothing@0 1039 <rdfs:label>SpectralRolloff</rdfs:label>
nothing@0 1040 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1041 <rdfs:comment>Spectral Rolloff feature</rdfs:comment>
nothing@0 1042 <vs:term_status>testing</vs:term_status>
nothing@0 1043 </rdf:Description>
nothing@0 1044 <rdf:Description rdf:about="http://www.w3.org/2003/06/sw-vocab-status/ns#term_status">
nothing@0 1045 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
nothing@0 1046 </rdf:Description>
nothing@0 1047 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicEnergyEntropy">
nothing@0 1048 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1049 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1050 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Entropy"/>
nothing@0 1051 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 1052 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1053 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1054 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1055 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1056 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1057 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1058 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1059 <rdfs:label>HarmonicEnergyEntropy</rdfs:label>
nothing@0 1060 <rdfs:label>Harmonic Energy Entropy</rdfs:label>
nothing@0 1061 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1062 <rdfs:comment>Harmonic Energy Entropy feature</rdfs:comment>
nothing@0 1063 <vs:term_status>testing</vs:term_status>
nothing@0 1064 </rdf:Description>
nothing@0 1065 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter">
nothing@0 1066 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MathematicalOperation"/>
nothing@0 1067 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1068 </rdf:Description>
nothing@0 1069 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SubbandEnergyRatio">
nothing@0 1070 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1071 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1072 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 1073 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 1074 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1075 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1076 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1077 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 1078 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1079 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1080 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1081 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1082 <rdfs:label>SubbandEnergyRatio</rdfs:label>
nothing@0 1083 <rdfs:label>Subband Energy Ratio</rdfs:label>
nothing@0 1084 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1085 <rdfs:comment>Subband Energy Ratio feature</rdfs:comment>
nothing@0 1086 <vs:term_status>testing</vs:term_status>
nothing@0 1087 </rdf:Description>
nothing@0 1088 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutocorrelationMFCCs">
nothing@0 1089 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1090 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1091 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 1092 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1093 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1094 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1095 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1096 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1097 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1098 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 1099 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1100 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1101 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1102 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 1103 <rdfs:label>Autocorrelation MFCCs</rdfs:label>
nothing@0 1104 <rdfs:label>AutocorrelationMFCCs</rdfs:label>
nothing@0 1105 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1106 <rdfs:comment>Autocorrelation MFCCs feature</rdfs:comment>
nothing@0 1107 <vs:term_status>testing</vs:term_status>
nothing@0 1108 </rdf:Description>
nothing@0 1109 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RhythmPatterns">
nothing@0 1110 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1111 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">80</af:dimensions>
nothing@0 1112 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1113 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicPeakDetection"/>
nothing@0 1114 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1115 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1116 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1117 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1118 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1119 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1120 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1121 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1122 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1123 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1124 <rdfs:label>Rhythm Patterns</rdfs:label>
nothing@0 1125 <rdfs:label>RhythmPatterns</rdfs:label>
nothing@0 1126 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1127 <rdfs:comment>Rhythm Patterns feature</rdfs:comment>
nothing@0 1128 <vs:term_status>testing</vs:term_status>
nothing@0 1129 </rdf:Description>
nothing@0 1130 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity">
nothing@0 1131 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ComputationalComplexity"/>
nothing@0 1132 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1133 </rdf:Description>
nothing@0 1134 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Entropy">
nothing@0 1135 <rdfs:label>Entropy</rdfs:label>
nothing@0 1136 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1137 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1138 </rdf:Description>
nothing@0 1139 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ZeroCrossingRate">
nothing@0 1140 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1141 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1142 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 1143 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1144 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 1145 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1146 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1147 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1148 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1149 <af:abbreviation>ZCR</af:abbreviation>
nothing@0 1150 <rdfs:label>ZeroCrossingRate</rdfs:label>
nothing@0 1151 <rdfs:label>Zero Crossing Rate</rdfs:label>
nothing@0 1152 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1153 <rdfs:comment>Zero Crossing Rate feature</rdfs:comment>
nothing@0 1154 <vs:term_status>testing</vs:term_status>
nothing@0 1155 </rdf:Description>
nothing@0 1156 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralPeakStructure">
nothing@0 1157 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1158 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1159 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 1160 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 1161 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 1162 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Entropy"/>
nothing@0 1163 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1164 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1165 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1166 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1167 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1168 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1169 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1170 <rdfs:label>SpectralPeakStructure</rdfs:label>
nothing@0 1171 <rdfs:label>Spectral Peak Structure</rdfs:label>
nothing@0 1172 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1173 <rdfs:comment>Spectral Peak Structure feature</rdfs:comment>
nothing@0 1174 <vs:term_status>testing</vs:term_status>
nothing@0 1175 </rdf:Description>
nothing@0 1176 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalScale">
nothing@0 1177 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1178 </rdf:Description>
nothing@0 1179 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntegralLoudness">
nothing@0 1180 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1181 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1182 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ExponentialFunction"/>
nothing@0 1183 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1184 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1185 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1186 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1187 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1188 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1189 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1190 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1191 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1192 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1193 <rdfs:label>Integral Loudness</rdfs:label>
nothing@0 1194 <rdfs:label>IntegralLoudness</rdfs:label>
nothing@0 1195 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1196 <rdfs:comment>Integral Loudness feature</rdfs:comment>
nothing@0 1197 <vs:term_status>testing</vs:term_status>
nothing@0 1198 </rdf:Description>
nothing@0 1199 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CombFilterBank">
nothing@0 1200 <rdfs:label>Comb Filter (Bank)</rdfs:label>
nothing@0 1201 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1202 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1203 </rdf:Description>
nothing@0 1204 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/application_domain">
nothing@0 1205 <vs:term_status>testing</vs:term_status>
nothing@0 1206 <rdfs:range rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 1207 <rdfs:comment>application domain property</rdfs:comment>
nothing@0 1208 <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
nothing@0 1209 </rdf:Description>
nothing@0 1210 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Fingerprinting">
nothing@0 1211 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 1212 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1213 </rdf:Description>
nothing@0 1214 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Minimum">
nothing@0 1215 <rdfs:label>Minimum</rdfs:label>
nothing@0 1216 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1217 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1218 </rdf:Description>
nothing@0 1219 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CyclicBeatSpectrum">
nothing@0 1220 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1221 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1222 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1223 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 1224 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CombFilterBank"/>
nothing@0 1225 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1226 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1227 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1228 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1229 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1230 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1231 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1232 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1233 <rdfs:label>Cyclic Beat Spectrum</rdfs:label>
nothing@0 1234 <rdfs:label>CyclicBeatSpectrum</rdfs:label>
nothing@0 1235 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1236 <rdfs:comment>Cyclic Beat Spectrum feature</rdfs:comment>
nothing@0 1237 <vs:term_status>testing</vs:term_status>
nothing@0 1238 </rdf:Description>
nothing@0 1239 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank">
nothing@0 1240 <rdfs:label>Band-pass Filter (Bank)</rdfs:label>
nothing@0 1241 <rdfs:label>Band-pass Filter Bank</rdfs:label>
nothing@0 1242 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1243 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 1244 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1245 </rdf:Description>
nothing@0 1246 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralCenter">
nothing@0 1247 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1248 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1249 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 1250 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1251 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicPeakDetection"/>
nothing@0 1252 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1253 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1254 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1255 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1256 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1257 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1258 <rdfs:label>SpectralCenter</rdfs:label>
nothing@0 1259 <rdfs:label>Spectral Center</rdfs:label>
nothing@0 1260 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1261 <rdfs:comment>Spectral Center feature</rdfs:comment>
nothing@0 1262 <vs:term_status>testing</vs:term_status>
nothing@0 1263 </rdf:Description>
nothing@0 1264 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature">
nothing@0 1265 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Feature"/>
nothing@0 1266 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1267 </rdf:Description>
nothing@0 1268 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction">
nothing@0 1269 <rdfs:label>(Non-) Linear Weighting Function</rdfs:label>
nothing@0 1270 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1271 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1272 </rdf:Description>
nothing@0 1273 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization">
nothing@0 1274 <rdfs:label>Normalization</rdfs:label>
nothing@0 1275 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1276 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1277 </rdf:Description>
nothing@0 1278 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition">
nothing@0 1279 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ApplicationDomain"/>
nothing@0 1280 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1281 </rdf:Description>
nothing@0 1282 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ConstantQTransform">
nothing@0 1283 <rdfs:label>Constant Q Transform</rdfs:label>
nothing@0 1284 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 1285 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1286 </rdf:Description>
nothing@0 1287 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NoiseRobustAuditoryFeature">
nothing@0 1288 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1289 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">256</af:dimensions>
nothing@0 1290 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1291 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DerivationDifference"/>
nothing@0 1292 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1293 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1294 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1295 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1296 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1297 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 1298 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1299 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1300 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1301 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 1302 <rdfs:label>NoiseRobustAuditoryFeature</rdfs:label>
nothing@0 1303 <rdfs:label>Noise-Robust Auditory Feature</rdfs:label>
nothing@0 1304 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1305 <rdfs:comment>Noise-Robust Auditory Feature feature</rdfs:comment>
nothing@0 1306 <vs:term_status>testing</vs:term_status>
nothing@0 1307 </rdf:Description>
nothing@0 1308 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis">
nothing@0 1309 <rdfs:label>Autoregression (Linear Prediction Analysis)</rdfs:label>
nothing@0 1310 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1311 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1312 </rdf:Description>
nothing@0 1313 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7TemporalCentroid">
nothing@0 1314 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1315 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1316 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 1317 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Power"/>
nothing@0 1318 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1319 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 1320 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1321 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1322 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1323 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1324 <rdfs:label>MPEG-7 Temporal Centroid</rdfs:label>
nothing@0 1325 <rdfs:label>MPEG7TemporalCentroid</rdfs:label>
nothing@0 1326 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1327 <rdfs:comment>MPEG-7 Temporal Centroid feature</rdfs:comment>
nothing@0 1328 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 1329 <vs:term_status>testing</vs:term_status>
nothing@0 1330 </rdf:Description>
nothing@0 1331 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Bandwidth">
nothing@0 1332 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1333 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1334 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1335 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 1336 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1337 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1338 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1339 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1340 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1341 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1342 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1343 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1344 <rdfs:label>Bandwidth</rdfs:label>
nothing@0 1345 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1346 <rdfs:comment>Bandwidth feature</rdfs:comment>
nothing@0 1347 <vs:term_status>testing</vs:term_status>
nothing@0 1348 </rdf:Description>
nothing@0 1349 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AmplitudeDescriptor">
nothing@0 1350 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1351 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">9</af:dimensions>
nothing@0 1352 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 1353 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 1354 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 1355 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1356 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 1357 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1358 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1359 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1360 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnvironmentalSoundRecognition"/>
nothing@0 1361 <rdfs:label>AmplitudeDescriptor</rdfs:label>
nothing@0 1362 <rdfs:label>Amplitude Descriptor</rdfs:label>
nothing@0 1363 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1364 <rdfs:comment>Amplitude Descriptor feature</rdfs:comment>
nothing@0 1365 <vs:term_status>testing</vs:term_status>
nothing@0 1366 </rdf:Description>
nothing@0 1367 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Sharpness">
nothing@0 1368 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1369 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1370 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1371 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 1372 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1373 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1374 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1375 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1376 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1377 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1378 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1379 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1380 <rdfs:label>Sharpness</rdfs:label>
nothing@0 1381 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1382 <rdfs:comment>Sharpness feature</rdfs:comment>
nothing@0 1383 <vs:term_status>testing</vs:term_status>
nothing@0 1384 </rdf:Description>
nothing@0 1385 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature">
nothing@0 1386 <owl:equivalentClass rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1387 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyFeature"/>
nothing@0 1388 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1389 </rdf:Description>
nothing@0 1390 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Sone">
nothing@0 1391 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1392 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1393 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1394 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1395 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1396 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1397 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1398 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1399 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1400 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1401 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1402 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1403 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1404 <rdfs:label>Sone</rdfs:label>
nothing@0 1405 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1406 <rdfs:comment>Sone feature</rdfs:comment>
nothing@0 1407 <vs:term_status>testing</vs:term_status>
nothing@0 1408 </rdf:Description>
nothing@0 1409 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity">
nothing@0 1410 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ComputationalComplexity"/>
nothing@0 1411 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1412 </rdf:Description>
nothing@0 1413 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Volume">
nothing@0 1414 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1415 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1416 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Power"/>
nothing@0 1417 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1418 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 1419 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1420 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1421 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1422 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1423 <rdfs:label>Volume</rdfs:label>
nothing@0 1424 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1425 <rdfs:comment>Volume feature</rdfs:comment>
nothing@0 1426 <vs:term_status>testing</vs:term_status>
nothing@0 1427 </rdf:Description>
nothing@0 1428 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity">
nothing@0 1429 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ComputationalComplexity"/>
nothing@0 1430 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1431 </rdf:Description>
nothing@0 1432 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Power">
nothing@0 1433 <rdfs:label>Power</rdfs:label>
nothing@0 1434 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1435 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1436 </rdf:Description>
nothing@0 1437 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralSlope">
nothing@0 1438 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1439 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</af:dimensions>
nothing@0 1440 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PeakDetection"/>
nothing@0 1441 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1442 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1443 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 1444 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1445 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1446 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1447 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1448 <rdfs:label>Spectral Slope</rdfs:label>
nothing@0 1449 <rdfs:label>SpectralSlope</rdfs:label>
nothing@0 1450 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1451 <rdfs:comment>Spectral Slope feature</rdfs:comment>
nothing@0 1452 <vs:term_status>testing</vs:term_status>
nothing@0 1453 </rdf:Description>
nothing@0 1454 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions">
nothing@0 1455 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1456 </rdf:Description>
nothing@0 1457 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BarkscaleFrequencyCepstralCoefficients">
nothing@0 1458 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1459 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1460 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1461 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1462 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1463 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1464 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1465 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 1466 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1467 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1468 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1469 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1470 <rdfs:label>BarkscaleFrequencyCepstralCoefficients</rdfs:label>
nothing@0 1471 <rdfs:label>Bark-scale Frequency Cepstral Coefficients</rdfs:label>
nothing@0 1472 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1473 <rdfs:comment>Bark-scale Frequency Cepstral Coefficients feature</rdfs:comment>
nothing@0 1474 <vs:term_status>testing</vs:term_status>
nothing@0 1475 </rdf:Description>
nothing@0 1476 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpectralDispersion">
nothing@0 1477 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1478 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1479 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 1480 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 1481 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1482 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HarmonicPeakDetection"/>
nothing@0 1483 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1484 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1485 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1486 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1487 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1488 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1489 <rdfs:label>Spectral Dispersion</rdfs:label>
nothing@0 1490 <rdfs:label>SpectralDispersion</rdfs:label>
nothing@0 1491 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1492 <rdfs:comment>Spectral Dispersion feature</rdfs:comment>
nothing@0 1493 <vs:term_status>testing</vs:term_status>
nothing@0 1494 </rdf:Description>
nothing@0 1495 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation">
nothing@0 1496 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MathematicalOperation"/>
nothing@0 1497 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1498 </rdf:Description>
nothing@0 1499 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralVariation">
nothing@0 1500 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1501 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1502 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CrossCorrelation"/>
nothing@0 1503 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 1504 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1505 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1506 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1507 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1508 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1509 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1510 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1511 <rdfs:label>MPEG7HarmonicSpectralVariation</rdfs:label>
nothing@0 1512 <rdfs:label>MPEG-7 Harmonic Spectral Variation</rdfs:label>
nothing@0 1513 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1514 <rdfs:comment>MPEG-7 Harmonic Spectral Variation feature</rdfs:comment>
nothing@0 1515 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 1516 <vs:term_status>testing</vs:term_status>
nothing@0 1517 </rdf:Description>
nothing@0 1518 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ZeroCrossingPeakAmplitudes">
nothing@0 1519 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1520 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1521 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1522 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Spectralbinning"/>
nothing@0 1523 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1524 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1525 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1526 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalFeature"/>
nothing@0 1527 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1528 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1529 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1530 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 1531 <rdfs:label>Zero Crossing Peak Amplitudes</rdfs:label>
nothing@0 1532 <rdfs:label>ZeroCrossingPeakAmplitudes</rdfs:label>
nothing@0 1533 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1534 <rdfs:comment>Zero Crossing Peak Amplitudes feature</rdfs:comment>
nothing@0 1535 <vs:term_status>testing</vs:term_status>
nothing@0 1536 </rdf:Description>
nothing@0 1537 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ComputationalComplexity">
nothing@0 1538 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1539 </rdf:Description>
nothing@0 1540 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform">
nothing@0 1541 <rdfs:label>Discrete Fourier Transform</rdfs:label>
nothing@0 1542 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 1543 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1544 </rdf:Description>
nothing@0 1545 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RelativeSpectralPLP">
nothing@0 1546 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1547 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1548 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/NonLinearWeightingFunction"/>
nothing@0 1549 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 1550 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ExponentialFunction"/>
nothing@0 1551 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralRecursionFormula"/>
nothing@0 1552 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1553 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1554 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1555 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1556 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1557 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1558 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 1559 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1560 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1561 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1562 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 1563 <rdfs:label>Relative Spectral PLP</rdfs:label>
nothing@0 1564 <rdfs:label>RelativeSpectralPLP</rdfs:label>
nothing@0 1565 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1566 <rdfs:comment>Relative Spectral PLP feature</rdfs:comment>
nothing@0 1567 <vs:term_status>testing</vs:term_status>
nothing@0 1568 </rdf:Description>
nothing@0 1569 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/4HzModulationEnergy">
nothing@0 1570 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1571 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1572 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1573 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity"/>
nothing@0 1574 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Normalization"/>
nothing@0 1575 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1576 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1577 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1578 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1579 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1580 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1581 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1582 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1583 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation"/>
nothing@0 1584 <rdfs:label>4 Hz Modulation Energy</rdfs:label>
nothing@0 1585 <rdfs:label>4HzModulationEnergy</rdfs:label>
nothing@0 1586 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1587 <rdfs:comment>4 Hz Modulation Energy feature</rdfs:comment>
nothing@0 1588 <vs:term_status>testing</vs:term_status>
nothing@0 1589 </rdf:Description>
nothing@0 1590 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/EnergySpectralDensity">
nothing@0 1591 <rdfs:label>Energy Spectral Density</rdfs:label>
nothing@0 1592 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1593 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1594 </rdf:Description>
nothing@0 1595 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PeakDetection">
nothing@0 1596 <rdfs:label>Peak Detection</rdfs:label>
nothing@0 1597 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1598 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1599 </rdf:Description>
nothing@0 1600 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/4HzModulationHarmonicCoefficients">
nothing@0 1601 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1602 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1603 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1604 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1605 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 1606 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 1607 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1608 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1609 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1610 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1611 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1612 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation"/>
nothing@0 1613 <rdfs:label>4 Hz Modulation Harmonic Coefficients</rdfs:label>
nothing@0 1614 <rdfs:label>4HzModulationHarmonicCoefficients</rdfs:label>
nothing@0 1615 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1616 <rdfs:comment>4 Hz Modulation Harmonic Coefficients feature</rdfs:comment>
nothing@0 1617 <vs:term_status>testing</vs:term_status>
nothing@0 1618 </rdf:Description>
nothing@0 1619 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MathematicalOperation">
nothing@0 1620 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1621 </rdf:Description>
nothing@0 1622 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Pitch">
nothing@0 1623 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1624 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1625 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 1626 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 1627 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1628 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1629 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1630 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1631 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1632 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1633 <rdfs:label>Pitch</rdfs:label>
nothing@0 1634 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1635 <rdfs:comment>Pitch feature</rdfs:comment>
nothing@0 1636 <vs:term_status>testing</vs:term_status>
nothing@0 1637 </rdf:Description>
nothing@0 1638 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform">
nothing@0 1639 <rdfs:label>Discrete Cosine Transform</rdfs:label>
nothing@0 1640 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 1641 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1642 </rdf:Description>
nothing@0 1643 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Histogram">
nothing@0 1644 <rdfs:label>Histogram</rdfs:label>
nothing@0 1645 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1646 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1647 </rdf:Description>
nothing@0 1648 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LinearPredictiveCoding">
nothing@0 1649 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowComplexity"/>
nothing@0 1650 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1651 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1652 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AutoregressionLinearPredictionAnalysis"/>
nothing@0 1653 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1654 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1655 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPhysicalFeature"/>
nothing@0 1656 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1657 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1658 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1659 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SpeechRecognition"/>
nothing@0 1660 <af:abbreviation>LPC</af:abbreviation>
nothing@0 1661 <rdfs:label>LinearPredictiveCoding</rdfs:label>
nothing@0 1662 <rdfs:label>Linear Predictive Coding</rdfs:label>
nothing@0 1663 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1664 <rdfs:comment>Linear Predictive Coding feature</rdfs:comment>
nothing@0 1665 <vs:term_status>testing</vs:term_status>
nothing@0 1666 </rdf:Description>
nothing@0 1667 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandPeriodicity">
nothing@0 1668 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1669 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</af:dimensions>
nothing@0 1670 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BandpassFilterBank"/>
nothing@0 1671 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1672 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/SumWeightedSum"/>
nothing@0 1673 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 1674 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1675 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1676 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1677 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1678 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1679 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/AudioSegmentation"/>
nothing@0 1680 <rdfs:label>BandPeriodicity</rdfs:label>
nothing@0 1681 <rdfs:label>Band Periodicity</rdfs:label>
nothing@0 1682 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1683 <rdfs:comment>Band Periodicity feature</rdfs:comment>
nothing@0 1684 <vs:term_status>testing</vs:term_status>
nothing@0 1685 </rdf:Description>
nothing@0 1686 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MelscaleFrequencyCepstralCoefficients">
nothing@0 1687 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1688 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1689 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1690 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteCosineTransform"/>
nothing@0 1691 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Regression"/>
nothing@0 1692 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1693 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1694 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CepstralFeature"/>
nothing@0 1695 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1696 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</af:psychoacoustic_model>
nothing@0 1697 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1698 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Several"/>
nothing@0 1699 <af:abbreviation>MFCC</af:abbreviation>
nothing@0 1700 <rdfs:label>Mel-scale Frequency Cepstral Coefficients</rdfs:label>
nothing@0 1701 <rdfs:label>MelscaleFrequencyCepstralCoefficients</rdfs:label>
nothing@0 1702 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PhysicalFeature"/>
nothing@0 1703 <rdfs:comment>Mel-scale Frequency Cepstral Coefficients feature</rdfs:comment>
nothing@0 1704 <vs:term_status>testing</vs:term_status>
nothing@0 1705 </rdf:Description>
nothing@0 1706 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CrossCorrelation">
nothing@0 1707 <rdfs:label>Cross-Correlation</rdfs:label>
nothing@0 1708 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Transformation"/>
nothing@0 1709 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1710 </rdf:Description>
nothing@0 1711 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/BeatSpectrum">
nothing@0 1712 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/HighComplexity"/>
nothing@0 1713 <af:dimensions rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ParametrizedDimensions"/>
nothing@0 1714 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Autocorrelation"/>
nothing@0 1715 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1716 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/CrossCorrelation"/>
nothing@0 1717 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LowpassFilter"/>
nothing@0 1718 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1719 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1720 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/ModulationfrequencyFeature"/>
nothing@0 1721 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1722 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1723 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/InterFrame"/>
nothing@0 1724 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1725 <rdfs:label>BeatSpectrum</rdfs:label>
nothing@0 1726 <rdfs:label>Beat Spectrum</rdfs:label>
nothing@0 1727 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1728 <rdfs:comment>Beat Spectrum feature</rdfs:comment>
nothing@0 1729 <vs:term_status>testing</vs:term_status>
nothing@0 1730 </rdf:Description>
nothing@0 1731 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DeviationSumofDifferences">
nothing@0 1732 <rdfs:label>Deviation, Sum of Differences</rdfs:label>
nothing@0 1733 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1734 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1735 </rdf:Description>
nothing@0 1736 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/GroupDelayFunction">
nothing@0 1737 <rdfs:label>Group Delay Function</rdfs:label>
nothing@0 1738 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Filter"/>
nothing@0 1739 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1740 </rdf:Description>
nothing@0 1741 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector">
nothing@0 1742 <rdfs:label>Level Crossing Detector</rdfs:label>
nothing@0 1743 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Aggregation"/>
nothing@0 1744 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1745 </rdf:Description>
nothing@0 1746 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralSpread">
nothing@0 1747 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1748 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1749 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Median"/>
nothing@0 1750 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 1751 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1752 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1753 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1754 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1755 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1756 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1757 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1758 <rdfs:label>MPEG7HarmonicSpectralSpread</rdfs:label>
nothing@0 1759 <rdfs:label>MPEG-7 Harmonic Spectral Spread</rdfs:label>
nothing@0 1760 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1761 <rdfs:comment>MPEG-7 Harmonic Spectral Spread feature</rdfs:comment>
nothing@0 1762 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 1763 <vs:term_status>testing</vs:term_status>
nothing@0 1764 </rdf:Description>
nothing@0 1765 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Chromagram">
nothing@0 1766 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1767 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">12</af:dimensions>
nothing@0 1768 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/RootMeanSquare"/>
nothing@0 1769 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Logarithm"/>
nothing@0 1770 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1771 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1772 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1773 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1774 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1775 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1776 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1777 <rdfs:label>Chromagram</rdfs:label>
nothing@0 1778 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1779 <rdfs:comment>Chromagram feature</rdfs:comment>
nothing@0 1780 <vs:term_status>testing</vs:term_status>
nothing@0 1781 </rdf:Description>
nothing@0 1782 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MPEG7HarmonicSpectralCentroid">
nothing@0 1783 <af:computational_complexity rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MediumComplexity"/>
nothing@0 1784 <af:dimensions rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</af:dimensions>
nothing@0 1785 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Mean"/>
nothing@0 1786 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/LevelCrossingDetector"/>
nothing@0 1787 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/DiscreteFourierTransform"/>
nothing@0 1788 <af:computation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Windowing"/>
nothing@0 1789 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/FrequencyDomainPerceptualFeature"/>
nothing@0 1790 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1791 <af:psychoacoustic_model rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</af:psychoacoustic_model>
nothing@0 1792 <af:temporal_scale rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame"/>
nothing@0 1793 <af:application_domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/MusicInformationRetrieval"/>
nothing@0 1794 <rdfs:label>MPEG-7 Harmonic Spectral Centroid</rdfs:label>
nothing@0 1795 <rdfs:label>MPEG7HarmonicSpectralCentroid</rdfs:label>
nothing@0 1796 <af:semantic_interpretation rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/PerceptualFeature"/>
nothing@0 1797 <rdfs:comment>MPEG-7 Harmonic Spectral Centroid feature</rdfs:comment>
nothing@0 1798 <af:computedIn>MPEG-7</af:computedIn>
nothing@0 1799 <vs:term_status>testing</vs:term_status>
nothing@0 1800 </rdf:Description>
nothing@0 1801 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/Signal">
nothing@0 1802 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1803 </rdf:Description>
nothing@0 1804 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/IntraFrame">
nothing@0 1805 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/TemporalScale"/>
nothing@0 1806 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@0 1807 </rdf:Description>
nothing@0 1808 </rdf:RDF>