Mercurial > hg > svcore
log rdf/RDFFeatureWriter.cpp @ 727:211efc770335 dataquay
age | author | description |
---|---|---|
Mon, 09 Jan 2012 16:28:54 +0000 | Chris Cannam | Fix incorrect query structure for output type URIs. This led to some output RDF features being written with type URIs intended for different outputs. Also revert some SVDEBUGs to cerrs -- they are intended as user-visible errors or warnings rather than debug |
Tue, 18 Oct 2011 10:14:17 +0100 | Chris Cannam | Revert that change -- this code is used only in Sonic Annotator library_integration |
Mon, 17 Oct 2011 14:07:54 +0100 | mathieub | Remove the qutomatic updating of Vamp plugin RDF description files using netwoek access for the library edition library_integration |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 12 May 2011 17:31:24 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |