# HG changeset patch # User Chris Cannam # Date 1587561831 -3600 # Node ID b9422f3e63a41559ecea3da3e2d6a3a8980d81db # Parent 74c5b0bfa10809102d7ade17d36adf584b590525 Update library URI so as not to be document-local diff -r 74c5b0bfa108 -r b9422f3e63a4 examples/vamp-example-plugins.n3 --- a/examples/vamp-example-plugins.n3 Tue Mar 03 11:48:28 2020 +0000 +++ b/examples/vamp-example-plugins.n3 Wed Apr 22 14:23:51 2020 +0100 @@ -18,7 +18,7 @@ foaf:name "Vamp SDK Example Plugins" ; foaf:page . -:vamp-example-plugins a vamp:PluginLibrary ; +plugbase:library a vamp:PluginLibrary ; vamp:identifier "vamp-example-plugins" ; dc:title "Vamp example plugins" ; dc:description """A set of simple plugins as included with the Vamp developers kit. Amplitude tracker, simple percussion onset detector, tempo estimator, spectral centroid, power spectrum, and zero-crossing counter.""" ;