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/event/event.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/event') diff --git a/lv2/event/event.ttl b/lv2/event/event.ttl index b356666..ec309b8 100644 --- a/lv2/event/event.ttl +++ b/lv2/event/event.ttl @@ -5,7 +5,8 @@ @prefix rdfs: . - a owl:Ontology ; + a owl:Ontology , + lv2:Specification ; owl:deprecated true ; rdfs:seeAlso , , -- cgit v1.2.1