diff plugins/vamp-example-plugins.n3 @ 98:31f00b5e3a5f

Update some library URIs
author Chris Cannam
date Wed, 22 Apr 2020 14:29:21 +0100
parents 20520676bb9c
children
line wrap: on
line diff
--- a/plugins/vamp-example-plugins.n3	Mon Apr 20 14:39:18 2020 +0100
+++ b/plugins/vamp-example-plugins.n3	Wed Apr 22 14:29:21 2020 +0100
@@ -18,7 +18,7 @@
     foaf:name "Vamp SDK Example Plugins" ;
     foaf:page <http://vamp-plugins.org/> .
 
-: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.""" ;