From b51c64cb6da9318b2c79151be3c638be2a692137 Mon Sep 17 00:00:00 2001
From: David Robillard To be discovered by hosts, plugins MUST explicitly have rdf:type lv2:Plugin
listed in their bundle's manifest, e.g.:
+
<http://example.org/my-plugin> a lv2:Plugin .
@@ -424,7 +424,7 @@ for discovery purposes: bundles that describe resources that work with
particular plugins (e.g. presets or user interfaces) SHOULD use this predicate
in manifest.ttl to relate the resource to the applicable
plugin(s), e.g.:
+<thing> a ext:Thing ; lv2:appliesTo <plugin> ; -- cgit v1.2.1