aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-27 02:18:41 +0000
committerDavid Robillard <d@drobilla.net>2012-03-27 02:18:41 +0000
commit69d7dd19ad11f82cbbb509ae8b23fcf4edd330a4 (patch)
tree44c3e68faefd9d6b9d4d04571d95606c9feb4a6e /lv2/lv2plug.in/ns/ext
parent4f93a2176809dab5792eca26f59f908ee1aac793 (diff)
downloadlv2-69d7dd19ad11f82cbbb509ae8b23fcf4edd330a4.tar.xz
Fix OWL errors.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext')
-rw-r--r--lv2/lv2plug.in/ns/ext/atom/atom.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl
index e22932e..bda776d 100644
--- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl
+++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl
@@ -31,12 +31,13 @@
<../../people/people.ttl> ;
doap:name "LV2 Atom" ;
doap:shortdesc "A generic value container and several data types." ;
+ doap:created "2007" ;
doap:license <http://opensource.org/licenses/isc> ;
doap:developer <http://drobilla.net/drobilla#me> ;
doap:release [
doap:revision "0.6" ;
doap:created "2012-02-22" ;
- dcs:blame <http://drobilla.net/drobilla#me> ;
+ dcs:blame <http://drobilla.net/drobilla#me>
] ;
lv2:documentation """
<p>This extension defines a generic container for data, called an <q>Atom</q>,