aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-12 23:21:46 +0000
committerDavid Robillard <d@drobilla.net>2012-04-12 23:21:46 +0000
commit9a582a3edcb9c6c0b2866920dc2b55e4178e3660 (patch)
treebfd225cb8b2bd4bb5cd7e9a03ed3b7c6ebb9a389 /lv2/lv2plug.in/ns/extensions
parentb7bd27b94932e10a85c0b781dae8a57402491b65 (diff)
downloadlv2-9a582a3edcb9c6c0b2866920dc2b55e4178e3660.tar.xz
Normalise syntax via serdi.
Diffstat (limited to 'lv2/lv2plug.in/ns/extensions')
-rw-r--r--lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl44
-rw-r--r--lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl6
2 files changed, 25 insertions, 25 deletions
diff --git a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
index f6446cf..d95bb9b 100644
--- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
+++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl
@@ -17,17 +17,17 @@
doap:created "2012-03-22" ;
dcs:changeset [
dcs:item [
- rdfs:label "Add ui:parent and ui:resize." ;
+ rdfs:label "Add ui:parent and ui:resize."
] , [
- rdfs:label "Add support for referring to ports by symbol." ;
+ rdfs:label "Add support for referring to ports by symbol."
] , [
- rdfs:label "Add ui:portMap for accessing ports by symbol, allowing for UIs to be distributed separately from plugins." ;
+ rdfs:label "Add ui:portMap for accessing ports by symbol, allowing for UIs to be distributed separately from plugins."
] , [
- rdfs:label "Add port protocols and a dynamic notification subscription mechanism, for more flexible communication, and audio port metering without control port kludges." ;
+ rdfs:label "Add port protocols and a dynamic notification subscription mechanism, for more flexible communication, and audio port metering without control port kludges."
] , [
- rdfs:label "Add touch feature to notify the host that the user has grabbed a control." ;
- ] ;
- ] ;
+ rdfs:label "Add touch feature to notify the host that the user has grabbed a control."
+ ]
+ ]
] , [
doap:revision "2.4" ;
doap:created "2011-11-21" ;
@@ -35,17 +35,17 @@
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
- rdfs:label "Deprecate ui:makeSONameResident." ;
+ rdfs:label "Deprecate ui:makeSONameResident."
] , [
- rdfs:label "Add Qt4 and X11 widget types." ;
+ rdfs:label "Add Qt4 and X11 widget types."
] , [
- rdfs:label "Install header to URI-based system path." ;
+ rdfs:label "Install header to URI-based system path."
] , [
- rdfs:label "Add pkg-config file." ;
+ rdfs:label "Add pkg-config file."
] , [
- rdfs:label "Make ui.ttl a valid OWL 2 DL ontology." ;
- ] ;
- ] ;
+ rdfs:label "Make ui.ttl a valid OWL 2 DL ontology."
+ ]
+ ]
] , [
doap:revision "2.2" ;
doap:created "2011-05-26" ;
@@ -53,13 +53,13 @@
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
- rdfs:label "Add build system (for installation)." ;
+ rdfs:label "Add build system (for installation)."
] , [
- rdfs:label "Convert documentation to HTML and use lv2:documentation." ;
+ rdfs:label "Convert documentation to HTML and use lv2:documentation."
] , [
- rdfs:label "Use lv2:Specification to be discovered as an extension." ;
- ] ;
- ] ;
+ rdfs:label "Use lv2:Specification to be discovered as an extension."
+ ]
+ ]
] , [
doap:revision "2.0" ;
doap:created "2010-10-06" ;
@@ -67,7 +67,7 @@
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
- rdfs:label "Initial release." ;
- ] ;
- ] ;
+ rdfs:label "Initial release."
+ ]
+ ]
] .
diff --git a/lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl b/lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl
index 3da0aa4..c64d611 100644
--- a/lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl
+++ b/lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl
@@ -14,7 +14,7 @@
doap:release [
doap:revision "5.4" ;
doap:created "2011-11-21" ;
- doap:file-release <http://lv2plug.in/spec/lv2-units-5.4.tar.bz2> ;
+ doap:file-release <http://lv2plug.in/spec/lv2-units-5.4.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
@@ -30,7 +30,7 @@
] , [
doap:revision "5.2" ;
doap:created "2010-10-05" ;
- doap:file-release <http://lv2plug.in/spec/lv2-units-5.2.tar.bz2> ;
+ doap:file-release <http://lv2plug.in/spec/lv2-units-5.2.tar.bz2> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [
@@ -42,7 +42,7 @@
] , [
doap:revision "5.0" ;
doap:created "2010-10-05" ;
- doap:file-release <http://lv2plug.in/spec/lv2-units-5.0.tar.gz> ;
+ doap:file-release <http://lv2plug.in/spec/lv2-units-5.0.tar.gz> ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [
dcs:item [