log rdf/PluginRDFDescription.cpp @ 1847:9762a7f084a0

age author description
Wed, 22 Apr 2020 17:18:33 +0100 Chris Cannam Suppress debug
Mon, 20 Apr 2020 18:45:47 +0100 Chris Cannam Pull out Provider struct
Mon, 20 Apr 2020 15:42:51 +0100 Chris Cannam Accept more than one library URI for a plugin; consistency checks for packs
Fri, 17 Apr 2020 17:45:34 +0100 Chris Cannam Retrieve download URL, download type, and "pack" information
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
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, 05 Dec 2008 14:19:04 +0000 Chris Cannam * Implement proper RDF feature writing for track level features, using
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Fri, 21 Nov 2008 16:12:29 +0000 Chris Cannam * Reorganise our sparql queries on the basis that Redland must be
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, 28 Oct 2008 11:38:43 +0000 Chris Cannam * tidy up uses of CachedFile
Mon, 27 Oct 2008 20:29:55 +0000 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
Thu, 23 Oct 2008 16:32:00 +0000 Chris Cannam * typo fix only
Thu, 23 Oct 2008 16:30:48 +0000 Chris Cannam * Add More Info URL to plugin finder
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
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