Mercurial > hg > sonic-annotator
view tests/transforms/transforms-rdf-writer-percussiononsets-detectionfunction.n3 @ 14:f53745e97dc5
* Remove update and co scripts -- unnecessary with externals. Diff and
commit scripts still needed, however.
author | Chris Cannam |
---|---|
date | Thu, 22 Jan 2009 10:58:32 +0000 |
parents | 581b1b150a4d |
children |
line wrap: on
line source
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix vamp: <http://purl.org/ontology/vamp/>. @prefix examples: <http://vamp-plugins.org/rdf/plugins/vamp-example-plugins#>. @prefix : <#>. :transform0 a vamp:Transform; vamp:plugin examples:percussiononsets ; vamp:output examples:percussiononsets_output_detectionfunction .