aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/urid/urid.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/urid/urid.ttl')
-rw-r--r--lv2/urid/urid.ttl5
1 files changed, 3 insertions, 2 deletions
diff --git a/lv2/urid/urid.ttl b/lv2/urid/urid.ttl
index 29b196a..6f243e4 100644
--- a/lv2/urid/urid.ttl
+++ b/lv2/urid/urid.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#> .
@prefix urid: <http://lv2plug.in/ns/ext/urid#> .
@@ -15,7 +15,7 @@ thread without doing any string comparison. This allows for the extensibility
of RDF but with the performance of integers.</p>
<p>This extension is intended as an improved and simplified replacement for the
-<a href="../uri-map/uri-map.html">uri-map</a> extension, since the <q>map</q>
+<a href="uri-map.html">uri-map</a> extension, since the <q>map</q>
context parameter has been found problematic. This extension is functionally
equivalent to the uri-map extension with a NULL context. New implementations
are encouraged to use this extension for URI mapping.</p>
@@ -37,3 +37,4 @@ urid:map. To support this feature, the host must pass an LV2_Feature to
LV2_Descriptor::instantiate() with URI LV2_URID__unmap and data pointed to
an instance of LV2_URID_Unmap.</p>
""" .
+