aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-01-10 06:11:23 +0000
committerDavid Robillard <d@drobilla.net>2013-01-10 06:11:23 +0000
commit413f33c3bbe27c6835592d892be8628ecfa09b24 (patch)
tree6deacface5c4994bc84f9deb748007dbe6db5d53 /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parentc0e26ec1913951a333e20ce32b2ea4f6209398b2 (diff)
downloadlv2-413f33c3bbe27c6835592d892be8628ecfa09b24.tar.xz
Add lv2:control for designating primary event-based control ports.
Set range of lv2:designation to lv2:Designation. Make lv2:Parameter rdfs:subClassOf rdf:Property.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl10
1 files changed, 8 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index 432f6ba..25cace6 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -16,11 +16,17 @@
<http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:release [
- doap:revision "8.3" ;
- doap:created "2012-12-19" ;
+ doap:revision "9.1" ;
+ doap:created "2013-01-10" ;
dcs:changeset [
dcs:item [
rdfs:label "Add lv2:EnvelopePlugin class."
+ ] , [
+ rdfs:label "Add lv2:control for designating primary event-based control ports."
+ ] , [
+ rdfs:label "Set range of lv2:designation to lv2:Designation."
+ ] , [
+ rdfs:label "Make lv2:Parameter rdfs:subClassOf rdf:Property."
]
]
] , [