aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'core.lv2/manifest.ttl')
-rw-r--r--core.lv2/manifest.ttl10
1 files changed, 0 insertions, 10 deletions
diff --git a/core.lv2/manifest.ttl b/core.lv2/manifest.ttl
deleted file mode 100644
index 4a19afe..0000000
--- a/core.lv2/manifest.ttl
+++ /dev/null
@@ -1,10 +0,0 @@
-@prefix doap: <http://usefulinc.com/ns/doap#> .
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-
-<http://lv2plug.in/ns/lv2core>
- a doap:Project , lv2:Specification , owl:Ontology ;
- lv2:minorVersion 4 ;
- lv2:microVersion 1 ;
- rdfs:seeAlso <lv2.ttl> , <lv2.doap.ttl> . \ No newline at end of file