log rdf/PluginRDFDescription.cpp @ 690:1424aa29ae95

age author description
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