log rdf/PluginRDFIndexer.cpp @ 1850:e830b252267e

age author description
Mon, 20 Apr 2020 15:42:51 +0100 Chris Cannam Accept more than one library URI for a plugin; consistency checks for packs
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 21 Nov 2016 16:32:58 +0000 Chris Cannam Send RDF-indexer warnings to debug rather than cerr
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
Fri, 14 Nov 2008 12:29:48 +0000 Chris Cannam * Fix a deadlock
Fri, 14 Nov 2008 10:10:05 +0000 Chris Cannam * Auto-select RDF datastore/parsing backend; use trees datastore if
Thu, 13 Nov 2008 14:23:23 +0000 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 20:25:57 +0000 Chris Cannam * Avoid deadlock in indexer
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 11:38:43 +0000 Chris Cannam * tidy up uses of CachedFile
Mon, 27 Oct 2008 18:15:20 +0000 Chris Cannam * make use of CachedFile (untested)
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 13 Oct 2008 13:53:05 +0000 Chris Cannam * minor addition to help out future work
Thu, 18 Sep 2008 12:33:30 +0000 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch