From 762e323bef39d297fa19cfc3ef108f56e85a045d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 9 Sep 2012 05:34:59 +0000 Subject: Use stricter datatype definitions conformant with the XSD and OWL specifications for better validation. --- lv2/lv2plug.in/ns/meta/meta.ttl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lv2/lv2plug.in/ns/meta') diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index 8fe5775..194418c 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -54,6 +54,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R dcs:changeset [ dcs:item [ rdfs:label "Move all project metadata for extensions (e.g. change log) to separate files to spare hosts from loading them during discovery." + ] , [ + rdfs:label "Use stricter datatype definitions conformant with the XSD and OWL specifications for better validation." ] ] ] , [ -- cgit v1.2.1