aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/uri-map
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/uri-map')
-rw-r--r--lv2/uri-map/lv2-uri-map.doap.ttl1
-rw-r--r--lv2/uri-map/manifest.ttl3
-rw-r--r--lv2/uri-map/uri-map.ttl7
3 files changed, 7 insertions, 4 deletions
diff --git a/lv2/uri-map/lv2-uri-map.doap.ttl b/lv2/uri-map/lv2-uri-map.doap.ttl
index a5fec84..540585a 100644
--- a/lv2/uri-map/lv2-uri-map.doap.ttl
+++ b/lv2/uri-map/lv2-uri-map.doap.ttl
@@ -54,3 +54,4 @@
]
]
] .
+
diff --git a/lv2/uri-map/manifest.ttl b/lv2/uri-map/manifest.ttl
index 87087b6..a64e4fb 100644
--- a/lv2/uri-map/manifest.ttl
+++ b/lv2/uri-map/manifest.ttl
@@ -1,4 +1,4 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://lv2plug.in/ns/ext/uri-map>
@@ -6,3 +6,4 @@
lv2:minorVersion 1 ;
lv2:microVersion 6 ;
rdfs:seeAlso <uri-map.ttl> .
+
diff --git a/lv2/uri-map/uri-map.ttl b/lv2/uri-map/uri-map.ttl
index d9f7f5a..a62fb05 100644
--- a/lv2/uri-map/uri-map.ttl
+++ b/lv2/uri-map/uri-map.ttl
@@ -1,6 +1,6 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix owl: <http://www.w3.org/2002/07/owl#> .
-@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix umap: <http://lv2plug.in/ns/ext/uri-map#> .
@@ -22,3 +22,4 @@ use in the audio thread without doing any string comparison. This allows the
extensibility of RDF with the performance of integers (or centrally defined
enumerations).</p>
""" .
+