From 95f61aeaaa94c203ac45a6e0851d5384ad2d2b91 Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Sun, 25 Mar 2012 05:52:32 +0000 Subject: Clean up author and seeAlso information. Remove download row from documentation header table and rename "History" section to "Releases" (which contains download links and is hopefully clear enough). --- lv2/lv2plug.in/ns/ext/time/time.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/time') diff --git a/lv2/lv2plug.in/ns/ext/time/time.ttl b/lv2/lv2plug.in/ns/ext/time/time.ttl index 8ce468f..6868fdd 100644 --- a/lv2/lv2plug.in/ns/ext/time/time.ttl +++ b/lv2/lv2plug.in/ns/ext/time/time.ttl @@ -29,13 +29,14 @@ <http://lv2plug.in/ns/ext/time> a lv2:Specification ; + rdfs:seeAlso <time.h> ; doap:name "LV2 Time" ; doap:shortdesc "Properties for describing time." ; doap:release [ doap:revision "0.2" ; doap:created "2012-02-28" ; ] ; - doap:maintainer <http://drobilla.net/drobilla#me> ; + doap:developer <http://drobilla.net/drobilla#me> ; lv2:documentation """ <p>This is a vocabulary for precisely describing a position in time and the passage of time itself, in both real and musical terms.</p> -- cgit v1.2.1