log rdf/RDFTransformFactory.cpp @ 1271:604f369c247a 3.0-integration

age author description
2016-02-25 Chris Cannam Better error reporting for transform load (from RDF and XML)
2014-10-15 Chris Cannam Write window type too
2014-10-15 Chris Cannam Add plugin_version to transform RDF serialisation (if non-empty)
2014-10-10 Chris Cannam Support plugin version in RDF transforms, and bail out in Sonic Annotator if it doesn't match
2014-10-01 Chris Cannam Scary warning if transform RDF fails to use XSD duration format
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-21 Chris Cannam Further fixes for Dataquay compatibility dataquay
2012-05-19 Chris Cannam Finish converting RDFTransformFactory dataquay
2012-05-19 Chris Cannam Convert a bit more of RDFTransformFactory to Dataquay dataquay
2012-05-18 Chris Cannam Tiny bit of work on the RDFTransformFactory dataquay
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-06-14 Chris Cannam Merge from debug-output branch
2011-06-14 Chris Cannam Set window type from RDF
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
2009-05-18 Chris Cannam * percent-encode plugin and plugin-output uris
2008-12-05 Chris Cannam * Support recording the summary type in transform
2008-12-05 Chris Cannam * Make RDFTransformFactory::writeTransformToRDF write out partial
2008-11-25 Chris Cannam * Add ability to export a transform structure as RDF -- for use
2008-11-25 Chris Cannam * RDF importer: add model titles where possible
2008-11-24 Chris Cannam * Update RDF query stuff again so as to set up a temporary datastore
2008-11-21 Chris Cannam * Reorganise our sparql queries on the basis that Redland must be
2008-11-13 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
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