aboutsummaryrefslogtreecommitdiffstats
path: root/blip.lv2/triangle.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'blip.lv2/triangle.ttl')
-rw-r--r--blip.lv2/triangle.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/blip.lv2/triangle.ttl b/blip.lv2/triangle.ttl
index 8a0bc75..37ef06f 100644
--- a/blip.lv2/triangle.ttl
+++ b/blip.lv2/triangle.ttl
@@ -1,5 +1,6 @@
@prefix blip: <http://drobilla.net/plugins/blip/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dct: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@@ -43,7 +44,7 @@ blip:triangle
lv2:Port
] ;
dc:creator "Mike Rawes <mike_rawes[at]yahoo.co.uk>" ;
- dc:replaces <urn:ladspa:1649> ,
+ dct:replaces <urn:ladspa:1649> ,
<urn:ladspa:1650> ,
<urn:ladspa:1651> ,
<urn:ladspa:1652> ;