From ffea25768ab52cfa505d80e7b52fd5826933509b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 16 Feb 2020 15:15:32 +0100 Subject: Make all specifications a lv2:Specification --- lv2/atom/atom.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/atom') 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: . - a owl:Ontology ; + a owl:Ontology , + lv2:Specification ; rdfs:seeAlso , , , -- cgit v1.2.1