Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Mon, 21 May 2012 22:38:16 +0100 |
Chris Cannam |
Comment out some debug output
dataquay
|
Mon, 21 May 2012 14:33:35 +0100 |
Chris Cannam |
Further fixes for Dataquay compatibility
dataquay
|
Fri, 18 May 2012 21:23:12 +0100 |
Chris Cannam |
Tiny bit of work on the RDFTransformFactory
dataquay
|
Fri, 18 May 2012 14:45:15 +0100 |
Chris Cannam |
Convert PluginRDFDescription and PluginRDFIndexer to use Dataquay
dataquay
|
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, 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
|