aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/extensions/ui/ui.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/extensions/ui/ui.ttl')
-rw-r--r--lv2/lv2plug.in/ns/extensions/ui/ui.ttl5
1 files changed, 1 insertions, 4 deletions
diff --git a/lv2/lv2plug.in/ns/extensions/ui/ui.ttl b/lv2/lv2plug.in/ns/extensions/ui/ui.ttl
index 512a967..1d3d440 100644
--- a/lv2/lv2plug.in/ns/extensions/ui/ui.ttl
+++ b/lv2/lv2plug.in/ns/extensions/ui/ui.ttl
@@ -211,11 +211,8 @@ ui:PortNotification
rdfs:subClassOf [
a owl:Restriction ;
owl:onProperty ui:plugin ;
- owl:someValuesFrom lv2:Plugin ;
owl:cardinality 1 ;
- rdfs:comment """
-A PortNotification MUST have exactly one ui:plugin which is a lv2:Plugin.
-"""
+ rdfs:comment "A PortNotification MUST have exactly one ui:plugin." ;
] ;
lv2:documentation """
<p>A port notification. This describes which ports the host must send