annotate fuxi/af-base-ontology.rdf @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents 2b5c292ad12f
children
rev   line source
nothing@15 1 <?xml version="1.0" encoding="UTF-8"?>
nothing@15 2 <rdf:RDF
nothing@15 3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
nothing@15 4 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
nothing@15 5 >
nothing@15 6 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#ModulationFrequencyDomain">
nothing@15 7 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@15 8 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 9 </rdf:Description>
nothing@17 10 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#InterframeTemporalscale">
nothing@17 11 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Temporalscale"/>
nothing@17 12 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 13 </rdf:Description>
nothing@17 14 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#CorrelationDomain">
nothing@17 15 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@17 16 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 17 </rdf:Description>
nothing@17 18 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#complexity">
nothing@17 19 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 20 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 21 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 22 </rdf:Description>
nothing@17 23 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Model">
nothing@17 24 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 25 </rdf:Description>
nothing@17 26 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#TemporalDomain">
nothing@17 27 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@17 28 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 29 </rdf:Description>
nothing@17 30 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#temporalscale">
nothing@17 31 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 32 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 33 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 34 </rdf:Description>
nothing@17 35 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#level">
nothing@17 36 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 37 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 38 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 39 </rdf:Description>
nothing@15 40 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#PhysicalLevel">
nothing@15 41 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Level"/>
nothing@15 42 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 43 </rdf:Description>
nothing@17 44 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#model">
nothing@17 45 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 46 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 47 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 48 </rdf:Description>
nothing@17 49 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Level">
nothing@17 50 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 51 </rdf:Description>
nothing@17 52 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#dimensionality">
nothing@17 53 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 54 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 55 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 56 </rdf:Description>
nothing@17 57 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#FrequencyDomain">
nothing@17 58 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@17 59 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 60 </rdf:Description>
nothing@17 61 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#PhaseSpaceDomain">
nothing@17 62 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@17 63 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 64 </rdf:Description>
nothing@17 65 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#GlobalTemporalscale">
nothing@17 66 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Temporalscale"/>
nothing@17 67 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 68 </rdf:Description>
nothing@17 69 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#MediumComplexity">
nothing@17 70 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Complexity"/>
nothing@17 71 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 72 </rdf:Description>
nothing@17 73 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#domain">
nothing@17 74 <rdfs:domain rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature"/>
nothing@17 75 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
nothing@17 76 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
nothing@17 77 </rdf:Description>
nothing@17 78 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain">
nothing@17 79 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 80 </rdf:Description>
nothing@17 81 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#LowComplexity">
nothing@17 82 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Complexity"/>
nothing@17 83 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 84 </rdf:Description>
nothing@17 85 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Dimensionality">
nothing@17 86 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@17 87 </rdf:Description>
nothing@15 88 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#CepstralDomain">
nothing@15 89 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@15 90 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 91 </rdf:Description>
nothing@17 92 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#PerceptualLevel">
nothing@17 93 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Level"/>
nothing@15 94 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 95 </rdf:Description>
nothing@17 96 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Complexity">
nothing@15 97 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 98 </rdf:Description>
nothing@15 99 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#HighComplexity">
nothing@15 100 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Complexity"/>
nothing@15 101 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 102 </rdf:Description>
nothing@17 103 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#OnedimensionalDimensionality">
nothing@17 104 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Dimensionality"/>
nothing@15 105 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 106 </rdf:Description>
nothing@15 107 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#IntraframeTemporalscale">
nothing@15 108 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Temporalscale"/>
nothing@15 109 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 110 </rdf:Description>
nothing@15 111 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Temporalscale">
nothing@15 112 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 113 </rdf:Description>
nothing@15 114 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#MultidimensionalDimensionality">
nothing@15 115 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Dimensionality"/>
nothing@15 116 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 117 </rdf:Description>
nothing@17 118 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#AudioFeature">
nothing@15 119 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 120 </rdf:Description>
nothing@17 121 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#PsychoacousticModel">
nothing@17 122 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Model"/>
nothing@15 123 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 124 </rdf:Description>
nothing@17 125 <rdf:Description rdf:about="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#EigendomainDomain">
nothing@17 126 <rdfs:subClassOf rdf:resource="http://sovarr.c4dm.eecs.qmul.ac.uk/features/af-ontology#Domain"/>
nothing@15 127 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
nothing@15 128 </rdf:Description>
nothing@15 129 </rdf:RDF>