From 9a582a3edcb9c6c0b2866920dc2b55e4178e3660 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 23:21:46 +0000 Subject: Normalise syntax via serdi. --- lv2/lv2plug.in/ns/ext/host-info/host-info.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/host-info/host-info.ttl') 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" . -- cgit v1.2.1