From 4985c77f6c10df405cce02861fe885d131644b83 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Mar 2015 04:49:42 -0400 Subject: Clean up and add missing labels. --- lv2/lv2plug.in/ns/ext/atom/atom.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/atom') diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl index 29246f3..a336fdf 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl @@ -276,7 +276,7 @@ issues are the host's responsibility.

atom:URID a rdfs:Class ; rdfs:subClassOf atom:Atom ; - rdfs:label "Integer ID mapped from a URI" ; + rdfs:label "Integer URID" ; atom:cType "LV2_Atom_URID" ; lv2:documentation """

An unsigned 32-bit integer mapped from a URI (e.g. with LV2_URID_Map).

-- cgit v1.2.1