aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/port-groups/port-groups.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/port-groups/port-groups.ttl')
-rw-r--r--lv2/port-groups/port-groups.ttl3
1 files changed, 1 insertions, 2 deletions
diff --git a/lv2/port-groups/port-groups.ttl b/lv2/port-groups/port-groups.ttl
index 3451069..56dbcf6 100644
--- a/lv2/port-groups/port-groups.ttl
+++ b/lv2/port-groups/port-groups.ttl
@@ -6,8 +6,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/port-groups>
- a owl:Ontology ,
- lv2:Specification ;
+ a owl:Ontology ;
rdfs:label "LV2 Port Groups" ;
rdfs:comment "Multi-channel groups of LV2 ports." ;
rdfs:seeAlso <port-groups.meta.ttl> .