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/units/units.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/units') diff --git a/lv2/units/units.ttl b/lv2/units/units.ttl index de0cd40..36e5118 100644 --- a/lv2/units/units.ttl +++ b/lv2/units/units.ttl @@ -6,7 +6,8 @@ @prefix xsd: . - a owl:Ontology ; + a owl:Ontology , + lv2:Specification ; owl:imports ; rdfs:seeAlso , ; -- cgit v1.2.1