aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/morph
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/morph')
-rw-r--r--lv2/morph/morph.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lv2/morph/morph.ttl b/lv2/morph/morph.ttl
index 303293d..a771e03 100644
--- a/lv2/morph/morph.ttl
+++ b/lv2/morph/morph.ttl
@@ -13,7 +13,8 @@
rdfs:label "LV2 Morph" ;
rdfs:comment "Ports that can dynamically change type." ;
rdfs:seeAlso <morph.h> ,
- <morph.meta.ttl> .
+ <morph.meta.ttl> ;
+ owl:imports <http://lv2plug.in/ns/lv2core> .
morph:MorphPort
a rdfs:Class ,