diff options
author | David Robillard <d@drobilla.net> | 2017-02-08 00:28:38 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2017-02-08 00:28:38 +0100 |
commit | 0fc02cfb7cbe7f29149e67f8355192b5ceb8a1db (patch) | |
tree | f52961f40e512d5d1798c7a40b48d27a27d141ac /lv2/lv2plug.in/ns/ext | |
parent | b36868f3b96a436961c0c51b5b2dd71d05da9b12 (diff) | |
download | lv2-0fc02cfb7cbe7f29149e67f8355192b5ceb8a1db.tar.xz |
Add lv2_validate utility
Diffstat (limited to 'lv2/lv2plug.in/ns/ext')
26 files changed, 4 insertions, 30 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl index 0d5d653..681ff77 100644 --- a/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/atom> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Atom" ; doap:shortdesc "A generic value container and several data types." ; doap:license <http://opensource.org/licenses/isc> ; diff --git a/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl b/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl index 84ce980..bc6ffe9 100644 --- a/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/buf-size> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Buf Size" ; doap:shortdesc "Access to, and restrictions on, buffer sizes." ; doap:created "2012-08-07" ; diff --git a/lv2/lv2plug.in/ns/ext/data-access/lv2-data-access.doap.ttl b/lv2/lv2plug.in/ns/ext/data-access/lv2-data-access.doap.ttl index 084d935..d577e63 100644 --- a/lv2/lv2plug.in/ns/ext/data-access/lv2-data-access.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/data-access/lv2-data-access.doap.ttl @@ -5,8 +5,7 @@ <http://lv2plug.in/ns/ext/data-access> a doap:Project ; - rdfs:seeAlso <data-access.h> , - <../../meta/meta.ttl> ; + rdfs:seeAlso <data-access.h> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Data Access" ; doap:shortdesc "Provides access to LV2_Descriptor::extension_data()." ; diff --git a/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl b/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl index da766c2..9dd6c81 100644 --- a/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/dynmanifest> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Dynamic Manifest" ; doap:homepage <http://naspro.atheme.org> ; diff --git a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl index b396984..5051237 100644 --- a/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/event> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Event" ; doap:shortdesc "A port-based real-time generic event interface." ; diff --git a/lv2/lv2plug.in/ns/ext/instance-access/lv2-instance-access.doap.ttl b/lv2/lv2plug.in/ns/ext/instance-access/lv2-instance-access.doap.ttl index 2c7cba8..5aa70d8 100644 --- a/lv2/lv2plug.in/ns/ext/instance-access/lv2-instance-access.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/instance-access/lv2-instance-access.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/instance-access> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Instance Access" ; doap:shortdesc "Provides access to the LV2_Handle of a plugin." ; diff --git a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl index ed89423..d109809 100644 --- a/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/log> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Log" ; doap:shortdesc "A feature for writing log messages." ; doap:created "2012-01-12" ; diff --git a/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl b/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl index 32ee007..94c323e 100644 --- a/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/midi> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 MIDI" ; doap:shortdesc "A normalised definition of raw MIDI." ; diff --git a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl index 3c7a542..533cf10 100644 --- a/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/morph> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Morph" ; doap:shortdesc "Ports that can dynamically change type." ; doap:created "2012-05-22" ; diff --git a/lv2/lv2plug.in/ns/ext/morph/morph.ttl b/lv2/lv2plug.in/ns/ext/morph/morph.ttl index 9457089..2a2e9fc 100644 --- a/lv2/lv2plug.in/ns/ext/morph/morph.ttl +++ b/lv2/lv2plug.in/ns/ext/morph/morph.ttl @@ -11,8 +11,7 @@ <http://lv2plug.in/ns/ext/morph> a owl:Ontology ; rdfs:seeAlso <morph.h> , - <lv2-morph.doap.ttl> , - <../../meta/meta.ttl> ; + <lv2-morph.doap.ttl> ; lv2:documentation """ <p>This extension defines two port types: morph:MorphPort, which has a host-configurable type, and morph:AutoMorphPort, which may automatically change diff --git a/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl b/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl index 6b99ef3..d828360 100644 --- a/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/options> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Options" ; doap:shortdesc "Instantiation time options." ; doap:created "2012-08-20" ; diff --git a/lv2/lv2plug.in/ns/ext/options/options.ttl b/lv2/lv2plug.in/ns/ext/options/options.ttl index e4aea32..b0f752c 100644 --- a/lv2/lv2plug.in/ns/ext/options/options.ttl +++ b/lv2/lv2plug.in/ns/ext/options/options.ttl @@ -8,7 +8,6 @@ <http://lv2plug.in/ns/ext/options> a owl:Ontology ; rdfs:seeAlso <options.h> , - <../../meta/meta.ttl> , <lv2-options.doap.ttl> ; lv2:documentation """ diff --git a/lv2/lv2plug.in/ns/ext/parameters/lv2-parameters.doap.ttl b/lv2/lv2plug.in/ns/ext/parameters/lv2-parameters.doap.ttl index e3c6c96..3ff707c 100644 --- a/lv2/lv2plug.in/ns/ext/parameters/lv2-parameters.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/parameters/lv2-parameters.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/parameters> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Parameters" ; doap:release [ doap:revision "1.4" ; diff --git a/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl b/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl index 2919c3e..f8ad2ab 100644 --- a/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl +++ b/lv2/lv2plug.in/ns/ext/parameters/parameters.ttl @@ -8,8 +8,7 @@ <http://lv2plug.in/ns/ext/parameters> a lv2:Specification ; - rdfs:seeAlso <../../meta/meta.ttl> , - <lv2-parameters.doap.ttl> ; + rdfs:seeAlso <lv2-parameters.doap.ttl> ; lv2:documentation """ <p>This vocabulary describes parameters common in audio processing software. A <q>parameter</q> is purely a metadata concept, unrelated to any particular code diff --git a/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl b/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl index f5e1f7f..cf10aa6 100644 --- a/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/patch> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:created "2012-02-09" ; doap:license <http://opensource.org/licenses/isc> ; doap:developer <http://drobilla.net/drobilla#me> ; diff --git a/lv2/lv2plug.in/ns/ext/port-groups/lv2-port-groups.doap.ttl b/lv2/lv2plug.in/ns/ext/port-groups/lv2-port-groups.doap.ttl index 87a2ee7..90848d2 100644 --- a/lv2/lv2plug.in/ns/ext/port-groups/lv2-port-groups.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/port-groups/lv2-port-groups.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/port-groups> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Port Groups" ; doap:shortdesc "Multi-channel groups of LV2 ports." ; diff --git a/lv2/lv2plug.in/ns/ext/port-groups/port-groups.ttl b/lv2/lv2plug.in/ns/ext/port-groups/port-groups.ttl index 011b0fc..0681e42 100644 --- a/lv2/lv2plug.in/ns/ext/port-groups/port-groups.ttl +++ b/lv2/lv2plug.in/ns/ext/port-groups/port-groups.ttl @@ -7,8 +7,7 @@ <http://lv2plug.in/ns/ext/port-groups> a owl:Ontology ; - rdfs:seeAlso <../../meta/meta.ttl> , - <lv2-port-groups.doap.ttl> . + rdfs:seeAlso <lv2-port-groups.doap.ttl> . pg:Group a rdfs:Class ; diff --git a/lv2/lv2plug.in/ns/ext/port-props/lv2-port-props.doap.ttl b/lv2/lv2plug.in/ns/ext/port-props/lv2-port-props.doap.ttl index 7188aab..b199d36 100644 --- a/lv2/lv2plug.in/ns/ext/port-props/lv2-port-props.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/port-props/lv2-port-props.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/port-props> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Port Properties" ; doap:created "2009-01-01" ; doap:shortdesc "Various port properties." ; diff --git a/lv2/lv2plug.in/ns/ext/presets/lv2-presets.doap.ttl b/lv2/lv2plug.in/ns/ext/presets/lv2-presets.doap.ttl index 5f17d54..5ba8867 100644 --- a/lv2/lv2plug.in/ns/ext/presets/lv2-presets.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/presets/lv2-presets.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/presets> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Presets" ; doap:shortdesc "Presets for LV2 plugins." ; diff --git a/lv2/lv2plug.in/ns/ext/resize-port/lv2-resize-port.doap.ttl b/lv2/lv2plug.in/ns/ext/resize-port/lv2-resize-port.doap.ttl index 644b1ce..49ab3cb 100644 --- a/lv2/lv2plug.in/ns/ext/resize-port/lv2-resize-port.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/resize-port/lv2-resize-port.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/resize-port> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Resize Port" ; doap:shortdesc "Dynamically sized LV2 port buffers." ; doap:created "2007-00-00" ; diff --git a/lv2/lv2plug.in/ns/ext/state/lv2-state.doap.ttl b/lv2/lv2plug.in/ns/ext/state/lv2-state.doap.ttl index 7ff2b68..fd87a13 100644 --- a/lv2/lv2plug.in/ns/ext/state/lv2-state.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/state/lv2-state.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/state> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:created "2010-11-09" ; doap:name "LV2 State" ; doap:shortdesc "An interface for LV2 plugins to save and restore state." ; diff --git a/lv2/lv2plug.in/ns/ext/state/state.ttl b/lv2/lv2plug.in/ns/ext/state/state.ttl index f0a2c3a..c86fea7 100644 --- a/lv2/lv2plug.in/ns/ext/state/state.ttl +++ b/lv2/lv2plug.in/ns/ext/state/state.ttl @@ -6,7 +6,6 @@ <http://lv2plug.in/ns/ext/state> a lv2:Specification ; rdfs:seeAlso <state.h> , - <../../meta/meta.ttl> , <lv2-state.doap.ttl> ; lv2:documentation """ <p>This extension defines a simple mechanism which allows hosts to save and diff --git a/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl b/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl index 06d81e2..89aef99 100644 --- a/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/time> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Time" ; doap:shortdesc "Properties for describing time." ; doap:created "2011-10-05" ; diff --git a/lv2/lv2plug.in/ns/ext/uri-map/lv2-uri-map.doap.ttl b/lv2/lv2plug.in/ns/ext/uri-map/lv2-uri-map.doap.ttl index 504c092..df0feb7 100644 --- a/lv2/lv2plug.in/ns/ext/uri-map/lv2-uri-map.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/uri-map/lv2-uri-map.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/uri-map> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:maintainer <http://drobilla.net/drobilla#me> ; doap:created "2008-00-00" ; doap:developer <http://lv2plug.in/ns/meta#larsl> , diff --git a/lv2/lv2plug.in/ns/ext/urid/lv2-urid.doap.ttl b/lv2/lv2plug.in/ns/ext/urid/lv2-urid.doap.ttl index 99505e6..b79545c 100644 --- a/lv2/lv2plug.in/ns/ext/urid/lv2-urid.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/urid/lv2-urid.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/urid> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 URID" ; doap:shortdesc "Features for mapping URIs to and from integers." ; diff --git a/lv2/lv2plug.in/ns/ext/worker/lv2-worker.doap.ttl b/lv2/lv2plug.in/ns/ext/worker/lv2-worker.doap.ttl index 0258bcd..b01159b 100644 --- a/lv2/lv2plug.in/ns/ext/worker/lv2-worker.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/worker/lv2-worker.doap.ttl @@ -5,7 +5,6 @@ <http://lv2plug.in/ns/ext/worker> a doap:Project ; - rdfs:seeAlso <../../meta/meta.ttl> ; doap:name "LV2 Worker" ; doap:shortdesc "Support for a non-realtime plugin worker method." ; doap:created "2012-03-22" ; |