log rdf/PluginRDFDescription.cpp @ 1886:f803d3c33f76 tip

age author description
2020-08-14 Chris Cannam Make some debug output less obvious
2020-04-22 Chris Cannam Suppress debug
2020-04-20 Chris Cannam Pull out Provider struct
2020-04-20 Chris Cannam Accept more than one library URI for a plugin; consistency checks for packs
2020-04-17 Chris Cannam Retrieve download URL, download type, and "pack" information
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-21 Chris Cannam Comment out some debug output 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-12-05 Chris Cannam * Implement proper RDF feature writing for track level features, using
2008-11-25 Chris Cannam * Add ability to export a transform structure as RDF -- for use
2008-11-21 Chris Cannam * Reorganise our sparql queries on the basis that Redland must be
2008-11-14 Chris Cannam * Auto-select RDF datastore/parsing backend; use trees datastore if
2008-11-13 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
2008-10-28 Chris Cannam * tidy up uses of CachedFile
2008-10-27 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
2008-10-23 Chris Cannam * typo fix only
2008-10-23 Chris Cannam * Add More Info URL to plugin finder
2008-10-17 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
2008-10-14 Chris Cannam * Add beginnings of capability to search plugins that are not yet
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-09-18 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch