view tests/test-midi-destinations/transforms/onsets.n3 @ 188:cbbf8a838b47

Add test for Turtle output encoding (must be UTF-8)
author Chris Cannam
date Wed, 25 Feb 2015 10:20:17 +0000
parents 1a6eab755c81
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.