summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-09-19 16:51:49 +0000
committerDavid Robillard <d@drobilla.net>2007-09-19 16:51:49 +0000
commit3cec9fedc575aab5a3d625fc1de7649551b9531e (patch)
treeb0345b5f402914701997a0f7f613f72aa4badb9f /patches
parentaa66f2792bc5dfd991596b8feb715dba78196f14 (diff)
downloadingen-3cec9fedc575aab5a3d625fc1de7649551b9531e.tar.gz
ingen-3cec9fedc575aab5a3d625fc1de7649551b9531e.tar.bz2
ingen-3cec9fedc575aab5a3d625fc1de7649551b9531e.zip
Update LV2 URI.
git-svn-id: http://svn.drobilla.net/lad/ingen@729 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'patches')
-rw-r--r--patches/decimated_delay.ingen.ttl2
-rw-r--r--patches/saw_lp.ingen.ttl2
2 files changed, 2 insertions, 2 deletions
diff --git a/patches/decimated_delay.ingen.ttl b/patches/decimated_delay.ingen.ttl
index 3273cd1f..de7cb720 100644
--- a/patches/decimated_delay.ingen.ttl
+++ b/patches/decimated_delay.ingen.ttl
@@ -2,7 +2,7 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix ingen: <http://drobilla.net/ns/ingen#> .
@prefix ingenuity: <http://drobilla.net/ns/ingenuity#> .
-@prefix lv2: <http://lv2plug.in/ontology#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
<>
a ingen:Patch;
diff --git a/patches/saw_lp.ingen.ttl b/patches/saw_lp.ingen.ttl
index 50ddef16..bd45aefe 100644
--- a/patches/saw_lp.ingen.ttl
+++ b/patches/saw_lp.ingen.ttl
@@ -2,7 +2,7 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix ingen: <http://drobilla.net/ns/ingen#> .
@prefix ingenuity: <http://drobilla.net/ns/ingenuity#> .
-@prefix lv2: <http://lv2plug.in/ontology#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .