aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/worker/worker.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/worker/worker.ttl')
-rw-r--r--lv2/worker/worker.ttl9
1 files changed, 5 insertions, 4 deletions
diff --git a/lv2/worker/worker.ttl b/lv2/worker/worker.ttl
index 6b32742..19c31d1 100644
--- a/lv2/worker/worker.ttl
+++ b/lv2/worker/worker.ttl
@@ -1,9 +1,9 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@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 work: <http://lv2plug.in/ns/ext/worker#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/worker>
a owl:Ontology ;
@@ -51,3 +51,4 @@ other context. Hosts MAY pass this feature to other functions as well, in
which case the plugin MAY use it to schedule work in the calling context. The
plugin MUST NOT assume any relationship between different schedule
features.</p> """ .
+