aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2core.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/lv2core.ttl')
-rw-r--r--lv2/core/lv2core.ttl3
1 files changed, 1 insertions, 2 deletions
diff --git a/lv2/core/lv2core.ttl b/lv2/core/lv2core.ttl
index 85ccf1e..f5836c6 100644
--- a/lv2/core/lv2core.ttl
+++ b/lv2/core/lv2core.ttl
@@ -6,8 +6,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/lv2core>
- a owl:Ontology ,
- lv2:Specification ;
+ a owl:Ontology ;
rdfs:label "LV2" ;
rdfs:comment "An extensible open standard for audio plugins." ;
rdfs:seeAlso <lv2.h> ,