aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/morph/morph.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-09 03:15:12 +0000
committerDavid Robillard <d@drobilla.net>2012-09-09 03:15:12 +0000
commitd322a83d8f39dd1464ca5bd595eb1729818e7004 (patch)
tree8c592b0371d0d864ed8bb10b73b8f40af9ab525c /lv2/lv2plug.in/ns/ext/morph/morph.ttl
parent3f2868e1e5299f8f9258a9a82907b75a93a666bf (diff)
downloadlv2-d322a83d8f39dd1464ca5bd595eb1729818e7004.tar.xz
Split DOAP data from ontology.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/morph/morph.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/morph/morph.ttl7
1 files changed, 1 insertions, 6 deletions
diff --git a/lv2/lv2plug.in/ns/ext/morph/morph.ttl b/lv2/lv2plug.in/ns/ext/morph/morph.ttl
index b968eb5..5153283 100644
--- a/lv2/lv2plug.in/ns/ext/morph/morph.ttl
+++ b/lv2/lv2plug.in/ns/ext/morph/morph.ttl
@@ -8,14 +8,9 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/morph>
- a lv2:Specification ,
- lv2:Feature ;
+ a owl:Ontology ;
rdfs:seeAlso <morph.h> ,
<../../meta/meta.ttl> ;
- doap:name "LV2 Morph Port Extension" ;
- doap:shortdesc "Ports that can dynamically change type." ;
- doap:created "2012-05-22" ;
- doap:developer <http://drobilla.net/drobilla#me> ;
lv2:documentation """
<p>This extension defines two port types: morph:MorphPort, which has a
host-configurable type, and morph:AutoMorphPort, which may change type based on