aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/host-info/host-info.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/host-info/host-info.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/host-info/host-info.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/host-info/host-info.ttl b/lv2/lv2plug.in/ns/ext/host-info/host-info.ttl
index 92ba4f3..fa1c611 100644
--- a/lv2/lv2plug.in/ns/ext/host-info/host-info.ttl
+++ b/lv2/lv2plug.in/ns/ext/host-info/host-info.ttl
@@ -42,7 +42,7 @@ hi:Host
owl:onProperty doap:name ;
owl:someValuesFrom xsd:string ;
owl:minCardinality 1 ;
- rdfs:comment "A hi:Host MUST have at least one string doap:name" ;
+ rdfs:comment "A hi:Host MUST have at least one string doap:name"
] ;
rdfs:comment """
An application that supports loading LV2 plugins, or performs other
@@ -66,7 +66,7 @@ hi:ExtensionSupport
owl:minCardinality 1 ;
rdfs:comment """
A hi:ExtensionSupport MUST have at least one string hi:sinceVersion
-""" ;
+"""
] ;
rdfs:comment "A description of the support for an extension by a Host" .