aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-17 05:16:53 +0000
committerDavid Robillard <d@drobilla.net>2011-11-17 05:16:53 +0000
commita87331accdaec222af6fe84cac0c703e334e5a5f (patch)
tree3bfb12585abeb2ad7a95de3f88b94f84e4faacb1 /core.lv2/manifest.ttl
parent61fe9f27340e5aaea046db3d9c25507e3511fdd9 (diff)
downloadlv2-a87331accdaec222af6fe84cac0c703e334e5a5f.tar.xz
Add change log and release links to RDF.
Add "Version History" section to generated documentation. Move doap metadata to separate file.
Diffstat (limited to 'core.lv2/manifest.ttl')
-rw-r--r--core.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.lv2/manifest.ttl b/core.lv2/manifest.ttl
index 08ed8d1..f9418d2 100644
--- a/core.lv2/manifest.ttl
+++ b/core.lv2/manifest.ttl
@@ -7,4 +7,4 @@
a doap:Project , lv2:Specification , owl:Ontology ;
lv2:minorVersion 4 ;
lv2:microVersion 1 ;
- rdfs:seeAlso <lv2.ttl> .
+ rdfs:seeAlso <lv2.ttl> , <lv2-doap.ttl> . \ No newline at end of file