annotate rdfonto/baseOnto.rdf @ 18:d5012016bf64 tip

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