aboutsummaryrefslogtreecommitdiffstats
path: root/omins.lv2/masher.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'omins.lv2/masher.ttl')
-rw-r--r--omins.lv2/masher.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/omins.lv2/masher.ttl b/omins.lv2/masher.ttl
index b174249..be628e0 100644
--- a/omins.lv2/masher.ttl
+++ b/omins.lv2/masher.ttl
@@ -1,6 +1,7 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@prefix omins: <http://drobilla.net/plugins/omins/> .
@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#> .
@@ -45,7 +46,6 @@
lv2:OutputPort ,
lv2:Port
] ;
- <http://purl.org/dc/elements/1.1/creator> "Dave Griffiths" ;
- <http://purl.org/dc/elements/1.1/rights> "GPL" ;
+ lv2:project omins: ;
doap:name "Masher" ;
a lv2:Plugin .