Mercurial > hg > vamp-known-plugins-rdf
comparison 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 |
comparison
equal
deleted
inserted
replaced
97:9a9bc7c9b69e | 98:31f00b5e3a5f |
---|---|
16 | 16 |
17 :maker | 17 :maker |
18 foaf:name "Vamp SDK Example Plugins" ; | 18 foaf:name "Vamp SDK Example Plugins" ; |
19 foaf:page <http://vamp-plugins.org/> . | 19 foaf:page <http://vamp-plugins.org/> . |
20 | 20 |
21 :vamp-example-plugins a vamp:PluginLibrary ; | 21 plugbase:library a vamp:PluginLibrary ; |
22 vamp:identifier "vamp-example-plugins" ; | 22 vamp:identifier "vamp-example-plugins" ; |
23 dc:title "Vamp example plugins" ; | 23 dc:title "Vamp example plugins" ; |
24 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.""" ; | 24 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.""" ; |
25 foaf:page <http://www.vamp-plugins.org/plugin-doc/vamp-example-plugins.html> ; | 25 foaf:page <http://www.vamp-plugins.org/plugin-doc/vamp-example-plugins.html> ; |
26 doap:download-page <http://vamp-plugins.org/develop.html> ; | 26 doap:download-page <http://vamp-plugins.org/develop.html> ; |