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