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/patch/patch.ttl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lv2/lv2plug.in/ns/ext/patch') diff --git a/lv2/lv2plug.in/ns/ext/patch/patch.ttl b/lv2/lv2plug.in/ns/ext/patch/patch.ttl index a1ff201..9599285 100644 --- a/lv2/lv2plug.in/ns/ext/patch/patch.ttl +++ b/lv2/lv2plug.in/ns/ext/patch/patch.ttl @@ -193,6 +193,7 @@ patch:Patch owl:minCardinality 1 ; owl:onProperty patch:subject ] ; + rdfs:label "Patch" ; lv2:documentation """

A method for modifying the properties of an object.

@@ -252,6 +253,7 @@ patch:Response patch:Set a rdfs:Class ; + rdfs:label "Set" ; rdfs:subClassOf patch:Request , [ a owl:Restriction ; -- cgit v1.2.1