From 770af26981ef5734806d81794aca29baa258107e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Apr 2015 01:00:44 -0400 Subject: Clean up external vocabularies. When these are shown in a UI, it was an awful mess. This strips a lot of junk that is useless in an LV2 context, and cleans up the labels to have a consistent style. --- schemas.lv2/manifest.ttl | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'schemas.lv2/manifest.ttl') diff --git a/schemas.lv2/manifest.ttl b/schemas.lv2/manifest.ttl index eb13855..2dbcbd4 100644 --- a/schemas.lv2/manifest.ttl +++ b/schemas.lv2/manifest.ttl @@ -1,26 +1,14 @@ @prefix owl: . @prefix rdfs: . - - a owl:Ontology ; - rdfs:seeAlso . - a owl:Ontology ; rdfs:seeAlso . - - a owl:Ontology ; - rdfs:seeAlso . - a owl:Ontology ; rdfs:seeAlso . - - a owl:Ontology ; - rdfs:seeAlso . - a owl:Ontology ; rdfs:seeAlso . @@ -41,10 +29,6 @@ a owl:Ontology ; rdfs:seeAlso . - - a owl:Ontology ; - rdfs:seeAlso . - a owl:Ontology ; rdfs:seeAlso . -- cgit v1.2.1