From 95f61aeaaa94c203ac45a6e0851d5384ad2d2b91 Mon Sep 17 00:00:00 2001 From: David Robillard 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/midi/midi.ttl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/midi') diff --git a/lv2/lv2plug.in/ns/ext/midi/midi.ttl b/lv2/lv2plug.in/ns/ext/midi/midi.ttl index d1de5a5..be7031a 100644 --- a/lv2/lv2plug.in/ns/ext/midi/midi.ttl +++ b/lv2/lv2plug.in/ns/ext/midi/midi.ttl @@ -38,11 +38,13 @@ _:larsl a lv2:Specification ; + rdfs:seeAlso ; doap:license ; doap:name "LV2 MIDI" ; doap:shortdesc "A normalised definition of raw MIDI." ; doap:maintainer ; - doap:developer _:larsl ; + doap:developer , + _:larsl ; doap:release [ doap:revision "1.5" ; doap:created "2012-02-19" ; -- cgit v1.2.1