Tue, 26 Nov 2013 13:43:31 +0000 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
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:09 +0100 |
Chris Cannam |
Accept .ttl extension for plugin description files
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
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 11 Dec 2008 15:18:10 +0000 |
Chris Cannam |
* Make FileSource able to indicate its preferred content type (e.g.
|
Fri, 05 Dec 2008 16:18:04 +0000 |
Chris Cannam |
* Support recording the summary type in transform
|
Fri, 21 Nov 2008 16:12:29 +0000 |
Chris Cannam |
* Reorganise our sparql queries on the basis that Redland must be
|
Tue, 18 Nov 2008 10:08:32 +0000 |
Chris Cannam |
* Convert local filename properly to URL form
|