aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/atom/atom.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/atom/atom.ttl')
-rw-r--r--lv2/atom/atom.ttl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lv2/atom/atom.ttl b/lv2/atom/atom.ttl
index f02ce64..ff21d5b 100644
--- a/lv2/atom/atom.ttl
+++ b/lv2/atom/atom.ttl
@@ -8,7 +8,8 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://lv2plug.in/ns/ext/atom>
- a owl:Ontology ;
+ a owl:Ontology ,
+ lv2:Specification ;
rdfs:seeAlso <atom.h> ,
<util.h> ,
<forge.h> ,