log rdf/SimpleSPARQLQuery.cpp @ 843:e802e550a1f2

age author description
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
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
Wed, 28 Sep 2011 10:15:47 +0100 Chris Cannam Remove unnecessary configure dependency for raptor
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
Fri, 17 Sep 2010 13:32:47 +0100 Chris Cannam * Add configure to repo; fix Redland header inclusion
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery
Fri, 09 Jan 2009 14:55:12 +0000 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
Mon, 08 Dec 2008 15:08:39 +0000 Chris Cannam * Ensure SimpleSPARQLQuery stores an error string properly when query sv-v1.4rc1
Fri, 05 Dec 2008 14:19:04 +0000 Chris Cannam * Implement proper RDF feature writing for track level features, using
Fri, 05 Dec 2008 11:24:13 +0000 Chris Cannam * Avoid a sometime crash on exit, by simply not deleting stuff
Wed, 26 Nov 2008 13:55:00 +0000 Chris Cannam * Warning, not error
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Tue, 25 Nov 2008 13:43:56 +0000 Chris Cannam * RDF importer: add model titles where possible
Mon, 24 Nov 2008 16:26:11 +0000 Chris Cannam * Update RDF query stuff again so as to set up a temporary datastore
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
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
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
Tue, 07 Oct 2008 12:42:17 +0000 Chris Cannam * Support importing features from RDF whose times are intervals rather
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