aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/morph/morph.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/morph/morph.ttl')
-rw-r--r--lv2/morph/morph.ttl15
1 files changed, 8 insertions, 7 deletions
diff --git a/lv2/morph/morph.ttl b/lv2/morph/morph.ttl
index 2a2e9fc..77dac01 100644
--- a/lv2/morph/morph.ttl
+++ b/lv2/morph/morph.ttl
@@ -1,12 +1,12 @@
-@prefix doap: <http://usefulinc.com/ns/doap#> .
-@prefix foaf: <http://xmlns.com/foaf/0.1/> .
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix morph: <http://lv2plug.in/ns/ext/morph#> .
@prefix opts: <http://lv2plug.in/ns/ext/options#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/morph>
a owl:Ontology ;
@@ -83,3 +83,4 @@ morph:currentType
<p>The currently active type of the port. This is for dynamic use as an option
and SHOULD NOT be listed in the static plugin data.</p>
""" .
+