aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2core.doap.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/lv2core.doap.ttl')
-rw-r--r--lv2/core/lv2core.doap.ttl11
1 files changed, 7 insertions, 4 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl
index af2a983..22ed50a 100644
--- a/lv2/core/lv2core.doap.ttl
+++ b/lv2/core/lv2core.doap.ttl
@@ -5,19 +5,21 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project ;
- rdfs:seeAlso <meta.ttl> ;
+ rdfs:seeAlso <meta.ttl> ,
+ <people.ttl> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2" ;
doap:homepage <http://lv2plug.in> ;
doap:created "2004-04-21" ;
- doap:shortdesc "An audio plugin interface specification." ;
+ doap:shortdesc "An open and extensible audio plugin standard" ;
doap:programming-language "C" ;
doap:developer <http://plugin.org.uk/swh.xrdf#me> ,
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "15.0" ;
- doap:created "2018-10-28" ;
+ doap:revision "16.0" ;
+ doap:created "2019-02-03" ;
+ doap:file-release <http://lv2plug.in/spec/lv2-1.16.0.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
@@ -201,3 +203,4 @@
]
]
] .
+