From 69d7dd19ad11f82cbbb509ae8b23fcf4edd330a4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Mar 2012 02:18:41 +0000 Subject: Fix OWL errors. --- lv2/lv2plug.in/ns/ext/atom/atom.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/atom') 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 ; doap:developer ; doap:release [ doap:revision "0.6" ; doap:created "2012-02-22" ; - dcs:blame ; + dcs:blame ] ; lv2:documentation """

This extension defines a generic container for data, called an Atom, -- cgit v1.2.1