aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/morph
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/morph')
-rw-r--r--lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl1
-rw-r--r--lv2/lv2plug.in/ns/ext/morph/morph.ttl3
2 files changed, 1 insertions, 3 deletions
diff --git a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
index 3c7a542..533cf10 100644
--- a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
+++ b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl
@@ -5,7 +5,6 @@
<http://lv2plug.in/ns/ext/morph>
a doap:Project ;
- rdfs:seeAlso <../../meta/meta.ttl> ;
doap:name "LV2 Morph" ;
doap:shortdesc "Ports that can dynamically change type." ;
doap:created "2012-05-22" ;
diff --git a/lv2/lv2plug.in/ns/ext/morph/morph.ttl b/lv2/lv2plug.in/ns/ext/morph/morph.ttl
index 9457089..2a2e9fc 100644
--- a/lv2/lv2plug.in/ns/ext/morph/morph.ttl
+++ b/lv2/lv2plug.in/ns/ext/morph/morph.ttl
@@ -11,8 +11,7 @@
<http://lv2plug.in/ns/ext/morph>
a owl:Ontology ;
rdfs:seeAlso <morph.h> ,
- <lv2-morph.doap.ttl> ,
- <../../meta/meta.ttl> ;
+ <lv2-morph.doap.ttl> ;
lv2:documentation """
<p>This extension defines two port types: morph:MorphPort, which has a
host-configurable type, and morph:AutoMorphPort, which may automatically change