aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/presets
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-16 15:15:32 +0100
committerDavid Robillard <d@drobilla.net>2020-02-16 16:04:48 +0100
commitffea25768ab52cfa505d80e7b52fd5826933509b (patch)
tree85d225aa9e4cc3b186fa62a0abb733ddbe39c659 /lv2/presets
parentd2bd47c38be8ca75385a8de5f8ce32003d790429 (diff)
downloadlv2-ffea25768ab52cfa505d80e7b52fd5826933509b.tar.xz
Make all specifications a lv2:Specification
Diffstat (limited to 'lv2/presets')
-rw-r--r--lv2/presets/presets.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lv2/presets/presets.ttl b/lv2/presets/presets.ttl
index 410ec00..97f43da 100644
--- a/lv2/presets/presets.ttl
+++ b/lv2/presets/presets.ttl
@@ -6,7 +6,8 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/presets>
- a owl:Ontology ;
+ a owl:Ontology ,
+ lv2:Specification ;
rdfs:seeAlso <lv2-presets.doap.ttl> ;
lv2:documentation """
<p>This vocabulary describes a format for presets (i.e. named sets of control