view tests/test-rdf-destinations/transforms/onsets.n3 @ 298:9e98a1a8ebbd

Exclude mode from this test
author Chris Cannam
date Thu, 25 May 2017 10:52:03 +0100
parents 7a31201dc42d
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.