log rdf/PluginRDFIndexer.cpp @ 1536:eb10ed56d5a4 zoom

age author description
2016-11-21 Chris Cannam Send RDF-indexer warnings to debug rather than cerr
2013-11-26 Chris Cannam Drop toStdString, with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-21 Chris Cannam Accept .ttl extension for plugin description files dataquay
2012-05-21 Chris Cannam Further fixes for Dataquay compatibility dataquay
2012-05-18 Chris Cannam Tiny bit of work on the RDFTransformFactory dataquay
2012-05-18 Chris Cannam Convert PluginRDFDescription and PluginRDFIndexer to use Dataquay dataquay
2012-01-09 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
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2008-12-11 Chris Cannam * Make FileSource able to indicate its preferred content type (e.g.
2008-12-05 Chris Cannam * Support recording the summary type in transform
2008-11-21 Chris Cannam * Reorganise our sparql queries on the basis that Redland must be