aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/uri-map
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-12 20:36:50 +0000
committerDavid Robillard <d@drobilla.net>2012-04-12 20:36:50 +0000
commit6cf73e24906f1991fd57f0340dc24abb069ae504 (patch)
treebef8181f40293066da96de076c6340a708fc8c65 /lv2/lv2plug.in/ns/ext/uri-map
parent9397371fe3c41a35f81668cdf2e66a8f395e2008 (diff)
downloadlv2-6cf73e24906f1991fd57f0340dc24abb069ae504.tar.xz
Rename 'people' to 'meta' in anticipation of putting other stuff there.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/uri-map')
-rw-r--r--lv2/lv2plug.in/ns/ext/uri-map/uri-map.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/uri-map/uri-map.ttl b/lv2/lv2plug.in/ns/ext/uri-map/uri-map.ttl
index 2fed8b6..9987ef4 100644
--- a/lv2/lv2plug.in/ns/ext/uri-map/uri-map.ttl
+++ b/lv2/lv2plug.in/ns/ext/uri-map/uri-map.ttl
@@ -28,9 +28,9 @@
lv2:Feature ;
owl:deprecated true ;
rdfs:seeAlso <uri-map.h> ,
- <../../people/people.ttl> ;
+ <../../meta/meta.ttl> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
- doap:developer <http://lv2plug.in/ns/people#larsl> ,
+ doap:developer <http://lv2plug.in/ns/meta#larsl> ,
<http://drobilla.net/drobilla#me> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2 URI Map" ;