From 6cf73e24906f1991fd57f0340dc24abb069ae504 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 20:36:50 +0000 Subject: Rename 'people' to 'meta' in anticipation of putting other stuff there. --- lv2/lv2plug.in/ns/ext/urid/urid.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/urid') diff --git a/lv2/lv2plug.in/ns/ext/urid/urid.ttl b/lv2/lv2plug.in/ns/ext/urid/urid.ttl index d359217..a78d0c2 100644 --- a/lv2/lv2plug.in/ns/ext/urid/urid.ttl +++ b/lv2/lv2plug.in/ns/ext/urid/urid.ttl @@ -24,7 +24,7 @@ a lv2:Specification ; rdfs:seeAlso , - <../../people/people.ttl> ; + <../../meta/meta.ttl> ; doap:license ; doap:name "LV2 URID" ; doap:shortdesc "Features for mapping URIs to and from integers." ; @@ -38,7 +38,7 @@ ] ] ] ; - doap:developer ; + doap:developer ; doap:maintainer ; lv2:documentation """

This extension defines a simple mechanism for plugins to map URIs to and -- cgit v1.2.1