W3C Mercurial service hosted at dvcs.w3.org was discontinued on April 1st, 2019

This site serves a read-only snapshot taken on that date.
The repositories that are still active have been migrated to other platforms such as W3C's GitHub repository.
More about the archival.

The important views were preserved:

Some minor functionnalities were dropped such as:

 
descriptionArchived on 2019-04-01
last changeSat, 24 Sep 2011 11:01:12 -0400
changes
Sat, 24 Sep 2011 11:01:12 -0400 Alexandre Bertails ~ generate directmapping.jar default tip
Tue, 30 Aug 2011 01:43:17 -0400 Alexandre Bertails ~ fix content-type for index
Tue, 30 Aug 2011 01:05:16 -0400 Alexandre Bertails ~ big update from lift to Unfiltered FTW
Mon, 29 Aug 2011 21:19:50 -0400 Alexandre Bertails + ./sbt script
Sun, 17 Jul 2011 16:47:30 -0400 Alexandre Bertails ~ first stage of migration to SBT 0.10.1
Thu, 26 May 2011 02:12:50 +0200 Alexandre Bertails ~ use explicit separators --- to split CONSTRUCTs
Thu, 05 May 2011 19:57:36 -0400 Alexandre Bertails ~ fix emp_addr2FOAF.construct
Thu, 05 May 2011 19:43:02 -0400 Alexandre Bertails + SPARQL CONSTRUCTs allowed in the webapp
Thu, 05 May 2011 19:08:53 -0400 Alexandre Bertails ~ can parse a list of CONSTRUCTs and apply it to an RDF graph
Thu, 05 May 2011 19:08:10 -0400 Alexandre Bertails ~ ++ does not touch the given graphs for JenaModel
Thu, 05 May 2011 16:59:13 -0400 Alexandre Bertails ~ ready to be deployed
Wed, 04 May 2011 15:35:48 -0400 Alexandre Bertails + ddl query parameter
Tue, 03 May 2011 13:43:48 -0400 Alexandre Bertails ~ the webapp features the full chain: DM + CONSTRUCT
Tue, 03 May 2011 10:23:36 -0400 Alexandre Bertails ~ better web app
Sun, 01 May 2011 19:37:10 -0400 Alexandre Bertails ~ lift+jQuery first prototype
Tue, 22 Mar 2011 11:06:48 -0400 Eric Prud'hommeaux ~ don't use "default" as a javascript variable name bis
Tue, 22 Mar 2011 11:03:36 -0400 Eric Prud'hommeaux ~ don't use varname "default" in javascript
Fri, 18 Mar 2011 18:37:43 -0400 Alexandre Bertails + RDB2RDF2RDF using SPARQL Construct rewritting
Tue, 15 Mar 2011 11:58:27 -0400 Alexandre Bertails ~ exchange with Eric
Tue, 15 Mar 2011 11:03:58 -0400 Alexandre Bertails + RDF2RDF as unix pipes
Mon, 14 Mar 2011 18:33:33 -0400 Alexandre Bertails + Construct object
Sun, 13 Mar 2011 18:13:21 -0400 Alexandre Bertails + default query
Sun, 13 Mar 2011 18:06:23 -0400 Alexandre Bertails ~ externalize all queries in separated files
Sun, 13 Mar 2011 16:47:10 -0400 Alexandre Bertails ~ merge no-hierarchy back into default
Sat, 12 Mar 2011 11:36:46 -0500 Alexandre Bertails ~ replace the uuid trick for identifying tuples by a row id counter, so it's predictable no-hierarchy
Sat, 12 Mar 2011 11:35:43 -0500 Alexandre Bertails ~ ignore project/plugins/project/build.properties no-hierarchy
Mon, 21 Feb 2011 14:11:37 -0500 Eric Prud'hommeaux ~ escape '=', not '.'
Mon, 21 Feb 2011 14:00:06 -0500 Eric Prud'hommeaux ~ ID=7 instead of ID.7
Thu, 17 Feb 2011 16:00:50 -0500 Eric Prud'hommeaux ~ make urlEncode button sticky
Wed, 16 Feb 2011 20:15:27 -0500 Eric Prud'hommeaux ~ minimally escape IRI components
Wed, 16 Feb 2011 17:56:29 -0500 Eric Prud'hommeaux + switch for Urldecod
Wed, 16 Feb 2011 13:21:52 -0500 Eric Prud'hommeaux ~ change quotes needed for non-ascii table/column names
Wed, 16 Feb 2011 10:04:13 -0500 Eric Prud'hommeaux + I18N'd single-quoted names
Mon, 14 Feb 2011 20:59:36 -0500 Alexandre Bertails ~ function depending on tuplemap are higher-order functions no-hierarchy
Mon, 14 Feb 2011 18:36:35 -0500 Alexandre Bertails ~ huge refactoring where tuples are compared by reference no-hierarchy
Mon, 14 Feb 2011 18:35:46 -0500 Alexandre Bertails ~ make the directmapping test to use the jena model so that we have the isomorphic based equality no-hierarchy
Mon, 14 Feb 2011 18:34:47 -0500 Alexandre Bertails + union operation on graphs no-hierarchy
Mon, 14 Feb 2011 14:38:46 -0500 Alexandre Bertails ~ renaming + function to dereference a fk no-hierarchy
Mon, 14 Feb 2011 14:13:53 -0500 Alexandre Bertails ~ references and scalars don't need to be passed the relation no-hierarchy
Sun, 13 Feb 2011 23:02:26 -0500 Alexandre Bertails ~ a tuple knows the relation it belongs to no-hierarchy
Sun, 13 Feb 2011 18:09:52 -0500 Alexandre Bertails ~ simplifications (db not needed most of the time) no-hierarchy
Sun, 13 Feb 2011 01:06:00 -0500 Alexandre Bertails ~ remove the PartialFunction flavour for Database: it's only a set of relations\! no-hierarchy
Sun, 13 Feb 2011 00:55:48 -0500 Alexandre Bertails ~ getting rid of the last use of RelName no-hierarchy
Sun, 13 Feb 2011 00:29:29 -0500 Alexandre Bertails ~ more documentation no-hierarchy
Sat, 12 Feb 2011 23:57:45 -0500 Alexandre Bertails ~ referenceSemantics and lexicalValueSemantics no longer produce a Triple but only (Predicate, Object) no-hierarchy
Sat, 12 Feb 2011 22:48:05 -0500 Alexandre Bertails ~ temp commit after a lot of refactoring + documentation no-hierarchy
Sat, 12 Feb 2011 18:33:02 -0500 Alexandre Bertails ~ the BNode initializer is reset in databaseSemantics no-hierarchy
Sat, 12 Feb 2011 17:56:59 -0500 Alexandre Bertails ~ moved RDB specific functions out of the Direct Mapping no-hierarchy
Sat, 12 Feb 2011 17:33:48 -0500 Alexandre Bertails ~ renames main functions + simplifies lexicalValueSemantics no-hierarchy
Sat, 12 Feb 2011 16:41:13 -0500 Alexandre Bertails ~ reformating pass no-hierarchy
Sat, 12 Feb 2011 16:10:50 -0500 Alexandre Bertails - StemIRI no-hierarchy
Sat, 12 Feb 2011 16:01:37 -0500 Alexandre Bertails ~ NodeMap is a real partial function no-hierarchy
Sat, 12 Feb 2011 15:34:32 -0500 Alexandre Bertails ~ NodeMap is a real partial function no-hierarchy
Sat, 12 Feb 2011 13:19:54 -0500 Eric Prud'hommeaux ~ new ForeignKey model no-hierarchy
Sat, 12 Feb 2011 11:41:00 -0500 Eric Prud'hommeaux - hierarchy stuff no-hierarchy
Sat, 12 Feb 2011 11:11:50 -0500 Eric Prud'hommeaux ~ arranged SQL INTEGER/INT tokens in descending order of length, + validJSvar to create valid Javascript var names
Sat, 12 Feb 2011 10:37:46 -0500 Eric Prud'hommeaux ~ futilely dinking with ignore files
Sat, 12 Feb 2011 10:35:18 -0500 Eric Prud'hommeaux + ignore emacs desktop stuff
Sat, 12 Feb 2011 10:33:58 -0500 Eric Prud'hommeaux + start on turtle serializer
Sat, 12 Feb 2011 10:33:24 -0500 Eric Prud'hommeaux ~ s/POST/GET/
Sat, 12 Feb 2011 10:40:43 -0500 Alexandre Bertails close badbranch, this approach never worked bnode-generator-for-no-primary-key
Thu, 10 Feb 2011 01:30:39 +0100 Boris Villazon-Terrazas included new buttons
Thu, 03 Feb 2011 10:10:12 -0500 Alexandre Bertails ~ some refactoring on the template
Wed, 02 Feb 2011 22:09:06 -0500 Eric Prud'hommeaux ~ mellowed the markup a bit
Wed, 02 Feb 2011 21:58:42 -0500 Eric Prud'hommeaux + test cases
Wed, 02 Feb 2011 19:08:01 -0500 Alexandre Bertails ~ valid xhtml
Wed, 02 Feb 2011 18:55:59 -0500 Alexandre Bertails + hierarchy detection checkbox
Wed, 02 Feb 2011 16:18:13 -0500 Alexandre Bertails + Direct Mapping web application for easy testing
Wed, 02 Feb 2011 10:47:33 -0500 Eric Prud'hommeaux + non-hierarchy-handling test
Wed, 02 Feb 2011 10:44:32 -0500 Eric Prud'hommeaux + switch for hierarchy detection: DirectMapping.HierarchyDetection
Tue, 01 Feb 2011 21:24:36 -0500 Eric Prud'hommeaux ~ SQL case-insensitivity
Tue, 01 Feb 2011 20:34:05 -0500 Eric Prud'hommeaux ~ fix directory name
Tue, 01 Feb 2011 19:44:35 -0500 Eric Prud'hommeaux ~ update to current direct mapping spec
Mon, 31 Jan 2011 15:16:20 -0500 Eric Prud'hommeaux ~ update to use new ForeignKeyKey case class
Fri, 28 Jan 2011 10:18:43 -0500 Eric Prud'hommeaux + RDB.ForeignKeyKey
Thu, 27 Jan 2011 15:48:57 -0500 Eric Prud'hommeaux ~ moved Option from lexvalues to return of scalarT
Mon, 17 Jan 2011 15:38:26 -0500 Alexandre Bertails ~ blind refactoring targetting RDB and the Direct Mapping
Thu, 13 Jan 2011 16:40:53 -0500 Alexandre Bertails + RDFModel test suite. The Jena backent already passes it
Thu, 13 Jan 2011 09:23:43 -0500 Alexandre Bertails ~ moves some tests to the right place
Wed, 12 Jan 2011 16:15:46 -0500 Alexandre Bertails ~ the test suites moved into split projects: it makes dependencies easier to deal with
Tue, 11 Jan 2011 18:35:16 -0500 Alexandre Bertails + Jena backed for the RDF model
Mon, 10 Jan 2011 12:26:03 -0500 Alexandre Bertails ~ type/isomorphic patterns are now injected through mixins
Sun, 09 Jan 2011 17:42:49 -0500 Alexandre Bertails ~ fixes the package names
Sun, 09 Jan 2011 17:23:40 -0500 Alexandre Bertails ~ fixes the rest of the modules impacted by the rewriting
Fri, 07 Jan 2011 19:20:00 -0500 Alexandre Bertails ~ finally managed to deal with the isomorphic pattern and type unification \o/
Fri, 07 Jan 2011 12:50:06 -0500 Alexandre Bertails - references to rdf as an object, prefers the use of the abstraction
Fri, 07 Jan 2011 12:48:27 -0500 Alexandre Bertails ~ s/algebraic/isomoprhic/
Wed, 29 Dec 2010 19:04:43 -0500 Alexandre Bertails ~ the turtle parser relies on the new abstraction, so do the tests
Wed, 29 Dec 2010 19:03:39 -0500 Alexandre Bertails + abstract version of the rdf module
Wed, 29 Dec 2010 19:02:27 -0500 Alexandre Bertails + Algebraic0
Wed, 29 Dec 2010 11:31:25 -0500 Alexandre Bertails + AlgebraicPattern project
Tue, 28 Dec 2010 10:56:35 -0500 Alexandre Bertails + column/line error position in RDF/XML parser
Thu, 02 Dec 2010 16:46:04 -0500 Alexandre Bertails ~ improves the Parse Error stuff and tries to correct some problems from Jena
Thu, 02 Dec 2010 12:54:12 -0500 Alexandre Bertails ~ fixed an removed dependency ()
Thu, 02 Dec 2010 12:53:40 -0500 Alexandre Bertails ~ update fig version to 1.0.7 (needed for Scala 2.8.1)
Thu, 02 Dec 2010 12:47:16 -0500 Alexandre Bertails ~ ignore build.properties, generated by the SBT plugin systems
Thu, 02 Dec 2010 11:37:40 -0500 Alexandre Bertails ~ the parsing function now returns the potential parsing errors/warnings
Thu, 02 Dec 2010 11:36:42 -0500 Alexandre Bertails - project/plugins/project/build.properties as this file shouldn't be under version control
Thu, 02 Dec 2010 11:35:33 -0500 Alexandre Bertails ~ compile against Scala 2.8.1
Sat, 27 Nov 2010 17:58:38 -0500 Alexandre Bertails + RDFXML parser
Fri, 26 Nov 2010 19:43:36 -0500 Alexandre Bertails + the (turtle|SQL) parser can read from files
Fri, 26 Nov 2010 19:12:36 -0500 Eric Prud'hommeaux + sharedtestdata/directmappingspec test files
Fri, 26 Nov 2010 18:38:33 -0500 Eric Prud'hommeaux ~ migrated scala-structure DirectMappingSpec tests to turtleTest
Fri, 26 Nov 2010 17:32:04 -0500 Alexandre Bertails ~ s/XMLSchema#int/XMLSchema#integer/
Fri, 26 Nov 2010 16:53:00 -0500 Eric Prud'hommeaux ~ turtle test 1 worky
Fri, 26 Nov 2010 13:12:43 -0500 Eric Prud'hommeaux imported tip (bertails's updates 2010-11-26)
Thu, 04 Nov 2010 13:56:35 -0400 Eric Prud'hommeaux ~ ignore build.properties
Fri, 26 Nov 2010 13:13:55 -0500 Alexandre Bertails + turtle
Fri, 26 Nov 2010 13:03:52 -0500 Alexandre Bertails + turtle parser
Fri, 26 Nov 2010 12:02:52 -0500 Alexandre Bertails + sharedtestdata
Fri, 26 Nov 2010 11:26:26 -0500 Alexandre Bertails ~ finished refactoring
Fri, 26 Nov 2010 11:08:41 -0500 Alexandre Bertails ~ test refactoring
Fri, 05 Nov 2010 19:49:19 -0400 Alexandre Bertails ~ s/default.ddl/ddl/ and automcatically extract the schema if -ddl auto
Fri, 05 Nov 2010 18:35:18 -0400 Alexandre Bertails ~ one can override default parameters on the command line
Fri, 05 Nov 2010 18:34:30 -0400 Alexandre Bertails ~ ignore .orig files
Wed, 03 Nov 2010 20:32:29 -0400 Eric Prud'hommeaux ~ use case class instead of class
Wed, 03 Nov 2010 20:31:34 -0400 Eric Prud'hommeaux + EmpAddr1 test
Wed, 03 Nov 2010 20:30:26 -0400 Eric Prud'hommeaux + VARCHAR
Wed, 03 Nov 2010 15:58:58 -0400 Alexandre Bertails ~ fix the access to the default configuration file + error message more readable in case of malformed generated SQL query
Wed, 03 Nov 2010 15:36:16 -0400 Alexandre Bertails ~ fix the introduction
Wed, 03 Nov 2010 15:21:59 -0400 Alexandre Bertails ~ small improvement in the default values for the SPARQL endpoint
Wed, 03 Nov 2010 14:17:38 -0400 Eric Prud'hommeaux ~ s/STRING/VARCHAR(n)/
Wed, 03 Nov 2010 14:04:23 -0400 Alexandre Bertails ~ merge
Wed, 03 Nov 2010 14:03:52 -0400 Alexandre Bertails ~ can generate a stand-alone jar shipping jetty and a SPARQL2SQL endpoint
Wed, 03 Nov 2010 11:22:22 -0400 Eric Prud'hommeaux + parse and ignore SQL type size constraints
Wed, 03 Nov 2010 10:06:56 -0400 Eric Prud'hommeaux + single-quoted strings
Wed, 03 Nov 2010 09:59:49 -0400 Eric Prud'hommeaux ~ migrated rest of tests to use SQL/DDL
Tue, 02 Nov 2010 18:19:39 -0400 Eric Prud'hommeaux + ensime control files
Tue, 02 Nov 2010 18:09:44 -0400 Eric Prud'hommeaux ~ migrated one more test to SQL/DDL
Tue, 02 Nov 2010 17:16:10 -0400 Eric Prud'hommeaux ~ move first couple DB construction tests from DirectMappingTest to SQLTest
Tue, 02 Nov 2010 17:14:43 -0400 Eric Prud'hommeaux + parse INSERTs to populate DB
Tue, 02 Nov 2010 16:55:25 -0400 Eric Prud'hommeaux + some debugging aids
Sun, 31 Oct 2010 20:43:14 -0400 Eric Prud'hommeaux ~ merged with tip
Sun, 31 Oct 2010 20:39:17 -0400 Eric Prud'hommeaux ~ absorbed stemGraph's RDF object
Sun, 31 Oct 2010 20:19:13 -0400 Alexandre Bertails + README.txt
Sun, 31 Oct 2010 18:08:52 -0400 Alexandre Bertails - remove sql2sql
Sun, 31 Oct 2010 17:22:46 -0400 Alexandre Bertails - QuotientSet
Sun, 31 Oct 2010 17:22:21 -0400 Alexandre Bertails ~ moved SparqlToSparqlToSql
Sun, 31 Oct 2010 17:10:02 -0400 Alexandre Bertails ~ rename sparqlendpoint to sparql2sqlendpoint
Sun, 31 Oct 2010 16:10:19 -0400 Alexandre Bertails ~ moved SparqlToSqlTest.scala
Sun, 31 Oct 2010 16:06:05 -0400 Alexandre Bertails ~ moved SparqlToSparqlTest.scala
Sun, 31 Oct 2010 16:01:55 -0400 Alexandre Bertails ~ moved SQLTest.scala
Sun, 31 Oct 2010 15:58:49 -0400 Alexandre Bertails ~ moved SparqlTest.scala
Sun, 31 Oct 2010 15:56:24 -0400 Alexandre Bertails ~ moving the servlet bits
Sun, 31 Oct 2010 15:17:31 -0400 Alexandre Bertails ~ big refactoring: split FeDeRate in small projects, with fine-grained dependencies
Fri, 15 Oct 2010 16:42:41 -0400 Eric Prud'hommeaux ~ migrated to RDB.*
Fri, 15 Oct 2010 14:58:18 -0400 Eric Prud'hommeaux ~ migrating RelDesc to RDB.Relation
Fri, 15 Oct 2010 13:44:06 -0400 Eric Prud'hommeaux ~ migrating to RDB.Relation
Fri, 15 Oct 2010 12:21:49 -0400 Eric Prud'hommeaux ~ migrating RelationDesc to RDB.Relation
Fri, 15 Oct 2010 11:23:10 -0400 Eric Prud'hommeaux ~ migrating RelationDesc towards RDB.Relation
Fri, 15 Oct 2010 10:43:09 -0400 Eric Prud'hommeaux ~ migrating towards RDB.*
Fri, 15 Oct 2010 10:11:15 -0400 Eric Prud'hommeaux ~ migrating to RDB.Relation
Thu, 14 Oct 2010 08:31:17 -0400 Eric Prud'hommeaux ~ migrating toward stemGraph model
Wed, 13 Oct 2010 23:21:16 -0400 Eric Prud'hommeaux ~ merging stemGraph and FeDeRate models
Fri, 08 Oct 2010 15:58:19 -0400 Alexandre Bertails + dependency on stemGraph
Fri, 08 Oct 2010 15:49:51 -0400 Alexandre Bertails ~ update scala version
Thu, 17 Jun 2010 07:16:51 -0700 Eric Prud'hommeaux + screw case (with screws commented out) for need for disambiguation of applicable rules
Thu, 17 Jun 2010 07:15:32 -0700 Eric Prud'hommeaux ~ fixed toGraphPattern -- wasn't including earlier conjunctions
Wed, 16 Jun 2010 14:04:16 -0700 Eric Prud'hommeaux ~ made reaches into a real test: reaches0
Wed, 16 Jun 2010 12:10:41 -0700 Eric Prud'hommeaux ~ progress on bsbm1
Wed, 16 Jun 2010 12:08:16 -0700 Eric Prud'hommeaux ~ nicer error around node parsing
Tue, 15 Jun 2010 16:11:39 -0700 Eric Prud'hommeaux ~ toString to yield syntactically valid SQL on limit/offset
Sun, 13 Jun 2010 19:42:52 -0400 Alexandre Bertails ~ fix the load action
Sun, 13 Jun 2010 19:40:10 -0400 Alexandre Bertails ~ bsbm-load now monitors .sql files in src/main/resources
Sun, 13 Jun 2010 19:32:44 -0400 Alexandre Bertails ~ merge
Sun, 13 Jun 2010 19:31:21 -0400 Alexandre Bertails + externalization of some configuration properties
Sun, 13 Jun 2010 18:35:41 -0400 Alexandre Bertails + 2 sbt tasks for the Berlin SPARQL Benchmark
Sat, 12 Jun 2010 20:02:19 -0400 Alexandre Bertails + bsbm task in sbt
Sun, 13 Jun 2010 14:40:07 -0400 Eric Prud'hommeaux + ORDER (but neads cleanup)
Sun, 13 Jun 2010 09:56:13 -0400 Eric Prud'hommeaux + DISTINCT
Sun, 13 Jun 2010 07:42:37 -0400 Eric Prud'hommeaux ~ replace non-bsbm tests (oops)
Sun, 13 Jun 2010 07:39:00 -0400 Eric Prud'hommeaux + > -> Gt
Sun, 13 Jun 2010 07:19:19 -0400 Eric Prud'hommeaux . BSBM DDL
Sun, 13 Jun 2010 05:21:51 -0400 Eric Prud'hommeaux + DOUBLE
Sat, 12 Jun 2010 17:22:57 -0400 Alexandre Bertails ~ merge
Sat, 12 Jun 2010 17:20:51 -0400 Alexandre Bertails ~ the service now formats the results as xml (but the contenttype is wrong)
Sat, 12 Jun 2010 17:14:07 -0400 Eric Prud'hommeaux ~ relaxed sparql.name
Sat, 12 Jun 2010 09:37:34 -0400 Eric Prud'hommeaux + scaladocs on SqlToXMLRes methods
Sat, 12 Jun 2010 09:27:16 -0400 Eric Prud'hommeaux ~ SparqlToSql.apply returns (sqlstring, varmap)
Fri, 11 Jun 2010 21:46:40 -0400 Alexandre Bertails ~ merge
Fri, 11 Jun 2010 21:45:18 -0400 Alexandre Bertails ~ the servlet can execute the query against the dataset and return some results
Fri, 11 Jun 2010 20:21:52 -0400 Eric Prud'hommeaux ~ partition apply method
Fri, 11 Jun 2010 20:21:02 -0400 Eric Prud'hommeaux + UPDATES for Employee tables
Fri, 11 Jun 2010 18:57:29 -0400 Alexandre Bertails + first servlet implementation for a Sparql endpoint
Tue, 08 Jun 2010 17:01:53 -0400 Eric Prud'hommeaux + more comments
Thu, 20 May 2010 12:55:21 +0200 Eric Prud'hommeaux ~ refactored nested subselects in UNIONs
Thu, 20 May 2010 11:55:05 +0200 Eric Prud'hommeaux + commented TableDisjunction
Wed, 19 May 2010 21:57:02 +0200 Eric Prud'hommeaux + commented subselectVars
Wed, 19 May 2010 21:02:04 +0200 Eric Prud'hommeaux + more comments
Wed, 19 May 2010 15:23:18 +0200 Eric Prud'hommeaux + more comments
Tue, 18 May 2010 09:48:46 +0200 Eric Prud'hommeaux + commented subselectVars
Thu, 13 May 2010 14:36:55 -0400 Eric Prud'hommeaux + more comments
Thu, 13 May 2010 11:45:03 -0400 Eric Prud'hommeaux - a parm to varConstraint
Mon, 10 May 2010 06:01:07 -0400 Eric Prud'hommeaux + SPARQL BNodes
Sun, 28 Feb 2010 15:08:32 -0500 Eric Prud'hommeaux + test quuery with only a triple with a constant in O position
Sun, 28 Feb 2010 15:07:28 -0500 Eric Prud'hommeaux ~ generalized handling of terms in CONSTRUCT head
Sun, 28 Feb 2010 15:05:33 -0500 Eric Prud'hommeaux + NoSuchElement handler on hash lookup
Sun, 28 Feb 2010 15:04:42 -0500 Eric Prud'hommeaux ~ trim to ?s <p> const yields all patterns with ?s
Sun, 28 Feb 2010 11:40:20 -0500 Eric Prud'hommeaux + SparqlToSparqlToSql.toView
Sun, 28 Feb 2010 11:38:44 -0500 Eric Prud'hommeaux ~ typo in message
Sun, 28 Feb 2010 11:37:28 -0500 Eric Prud'hommeaux + View.toString
Sun, 28 Feb 2010 09:09:00 -0500 Eric Prud'hommeaux + debugging message
Sat, 27 Feb 2010 11:09:43 -0500 Eric Prud'hommeaux + HR database test (gentle start)
Sat, 27 Feb 2010 11:08:51 -0500 Eric Prud'hommeaux + filter test
Sat, 27 Feb 2010 11:07:28 -0500 Eric Prud'hommeaux + handle literals in expressions into
Sat, 27 Feb 2010 11:00:11 -0500 Eric Prud'hommeaux ~ oops, re-toString the SQL compile tree
Sat, 27 Feb 2010 08:46:18 -0500 Eric Prud'hommeaux + CREATE VIEW
Sat, 27 Feb 2010 00:26:57 -0500 Eric Prud'hommeaux ~ use DDL instead of scala constructs
Fri, 26 Feb 2010 19:17:02 -0500 Eric Prud'hommeaux + DDL
Sun, 14 Feb 2010 12:49:28 -0500 Eric Prud'hommeaux ~ MINUS tests works
Sun, 14 Feb 2010 12:49:06 -0500 Eric Prud'hommeaux ~ fixed up toString stuff
Sun, 14 Feb 2010 10:00:21 -0500 Eric Prud'hommeaux ~ getting closer
Sun, 14 Feb 2010 09:59:39 -0500 Eric Prud'hommeaux + unique ids for disjoints
Sun, 14 Feb 2010 09:28:58 -0500 Eric Prud'hommeaux + some toString nicities
Sun, 14 Feb 2010 07:55:41 -0500 Eric Prud'hommeaux + scala.version 2.7.5
Sun, 14 Feb 2010 07:53:30 -0500 Eric Prud'hommeaux + friendly SPARQL to SQL tests
Sun, 14 Feb 2010 07:52:35 -0500 Eric Prud'hommeaux ~ reorganized
Sun, 14 Feb 2010 07:50:32 -0500 Eric Prud'hommeaux ~ refactor -- collect bindings while traversing matching predicates
Sun, 14 Feb 2010 07:46:50 -0500 Eric Prud'hommeaux + equiv on TriplesBlock is unsorted
Thu, 11 Feb 2010 09:52:33 -0500 Eric Prud'hommeaux + optional '.' at end of gp
Wed, 10 Feb 2010 18:28:25 -0500 Eric Prud'hommeaux + simplify conjunctions
Wed, 10 Feb 2010 18:27:56 -0500 Eric Prud'hommeaux ~ fixed name of a test
Wed, 10 Feb 2010 17:22:04 -0500 Eric Prud'hommeaux + graph trimmer (to get rid of unwanted joins)
Mon, 08 Feb 2010 15:19:02 -0500 Eric Prud'hommeaux + multiple rule invocations
Mon, 08 Feb 2010 12:52:08 -0500 Eric Prud'hommeaux ~ hide unmapped vars in rule bodies
Mon, 08 Feb 2010 11:50:35 -0500 Eric Prud'hommeaux ~ moved findVars to SPARQL objects
Mon, 08 Feb 2010 09:52:01 -0500 Eric Prud'hommeaux ~ changed sparql.Terms to traits
Tue, 02 Feb 2010 15:52:27 -0500 Eric Prud'hommeaux ~ trait-ified Term, S, P, O
Mon, 01 Feb 2010 09:15:57 -0500 Eric Prud'hommeaux + SPARQL toString methods
Sun, 31 Jan 2010 20:30:34 -0500 Eric Prud'hommeaux + first SparqlToSparql transformation
Sun, 31 Jan 2010 12:06:15 -0500 Eric Prud'hommeaux ~ CONSTRUCT example not constrained to a db schema
Sun, 31 Jan 2010 12:02:27 -0500 Eric Prud'hommeaux + skeleton for SparqlToSparql
Sun, 31 Jan 2010 12:00:40 -0500 Eric Prud'hommeaux ~ s/ToScala/ToSql/g
Sun, 31 Jan 2010 11:50:54 -0500 Eric Prud'hommeaux ~ rename package: s/rdb2rdf/sparql2sql/
Sun, 31 Jan 2010 11:12:27 -0500 Eric Prud'hommeaux ~ s/RDB2RDF/SparqlToSql/g
Sun, 31 Jan 2010 10:39:08 -0500 Eric Prud'hommeaux ~ grand renaming:
Sun, 31 Jan 2010 09:32:43 -0500 Eric Prud'hommeaux ~ migrated db-specific URI parsing into RDB2RDF
Sun, 31 Jan 2010 08:10:01 -0500 Eric Prud'hommeaux + SPARQL CONSTRUCT
Sat, 30 Jan 2010 13:43:11 -0500 Eric Prud'hommeaux + sparql MINUS
Fri, 29 Jan 2010 16:09:58 -0500 Eric Prud'hommeaux ~ simplified subselectVars prototype
Fri, 29 Jan 2010 15:46:41 -0500 Eric Prud'hommeaux + .get to get parsed object
Thu, 28 Jan 2010 22:59:00 -0500 Eric Prud'hommeaux allow URIs to have '_'s
Thu, 28 Jan 2010 22:49:00 -0500 Eric Prud'hommeaux + COI use case test (with odd === error)
Thu, 28 Jan 2010 21:49:59 -0500 Eric Prud'hommeaux factored varmap promotion handling from OPTIONAL and UNION
Thu, 28 Jan 2010 16:07:12 -0500 Eric Prud'hommeaux migrated to FullOrPartialBindings @@some unchecked removals of NOT NULL constraints on primary keys
Sat, 09 Jan 2010 10:59:13 -0500 Eric Prud'hommeaux + don't assert NOT NULL for vars with disjoints in the binding
Sat, 09 Jan 2010 10:37:57 -0500 Eric Prud'hommeaux ~ added a SELECT var to assymDisj1
Sat, 09 Jan 2010 00:49:31 -0500 Eric Prud'hommeaux moved NOT NULL cleaner to the PrettySql object
Fri, 08 Jan 2010 19:31:52 -0500 Eric Prud'hommeaux - *some* spurious NOT NULLs
Fri, 08 Jan 2010 08:27:15 -0500 Eric Prud'hommeaux ~ more comments
Fri, 08 Jan 2010 01:18:52 -0500 Eric Prud'hommeaux + RDF
Fri, 08 Jan 2010 00:53:55 -0500 Eric Prud'hommeaux + output for some tests
Fri, 08 Jan 2010 00:45:30 -0500 Eric Prud'hommeaux + output for some tests
Thu, 07 Jan 2010 23:38:58 -0500 Eric Prud'hommeaux ~ prefix synthesized tables with G_ (for "Generated")
Thu, 07 Jan 2010 23:31:54 -0500 Eric Prud'hommeaux ~ pared down to one db schema
Thu, 07 Jan 2010 20:48:44 -0500 Eric Prud'hommeaux ~ migrated to all db2 for StemMapping examples
Thu, 07 Jan 2010 19:43:09 -0500 Eric Prud'hommeaux ~ tweaked val names in tests
Thu, 07 Jan 2010 19:25:14 -0500 Eric Prud'hommeaux ~ overhauled test schema -- in synch with http://www.w3.org/2008/07/MappingRules/SampleTables.sql
Thu, 07 Jan 2010 19:20:54 -0500 Eric Prud'hommeaux ~ cleaned up commented code a bit
Thu, 07 Jan 2010 19:18:56 -0500 Eric Prud'hommeaux ~ prettied up SPARQL toString a bit
Thu, 07 Jan 2010 19:16:51 -0500 Eric Prud'hommeaux ~ prettied toString up a bunch
Thu, 07 Jan 2010 12:32:15 -0500 Eric Prud'hommeaux + comments
Thu, 07 Jan 2010 11:09:08 -0500 Eric Prud'hommeaux ~ factored a bit\n+ comments
Thu, 07 Jan 2010 10:48:43 -0500 Eric Prud'hommeaux + comments
Thu, 07 Jan 2010 09:36:05 -0500 Eric Prud'hommeaux + transform leadingOpt1
Thu, 07 Jan 2010 09:31:42 -0500 Eric Prud'hommeaux + optional FROM tablelist
Wed, 06 Jan 2010 17:24:50 -0500 Eric Prud'hommeaux ~ re-integrated branch: bnode-generator-for-no-primary-key
Tue, 05 Jan 2010 13:39:13 -0500 Eric Prud'hommeaux ~ simplified transform equivOpt1
Tue, 05 Jan 2010 13:08:10 -0500 Eric Prud'hommeaux - a spurious true return from a test
Tue, 05 Jan 2010 12:05:10 -0500 Eric Prud'hommeaux ~ generalized _DISJOINT_ partial-bindings
Tue, 05 Jan 2010 12:02:26 -0500 Eric Prud'hommeaux ~ simplified, but rendered less efficient as toString appears to not use the defined iterator
Tue, 05 Jan 2010 11:55:39 -0500 Eric Prud'hommeaux ~ fixed ON expression set manipulation
Mon, 04 Jan 2010 17:03:53 -0500 Eric Prud'hommeaux + INNER JOIN ... ON goes into WHERE expressions
Mon, 04 Jan 2010 15:48:21 -0500 Eric Prud'hommeaux ~ fixed { gp filter... }
Sun, 03 Jan 2010 23:25:03 -0500 Eric Prud'hommeaux ~ changed all e.g. sql.SQL into sql.
Sun, 03 Jan 2010 23:15:40 -0500 Eric Prud'hommeaux ~ separated w3c.sw into ,sql, .sparql, .util and .rdb2rdf
Sun, 03 Jan 2010 18:43:15 -0500 Alexandre Bertails merge
Sun, 03 Jan 2010 18:23:46 -0500 Alexandre Bertails + AddOrderedSet
Sun, 03 Jan 2010 17:41:20 -0500 Eric Prud'hommeaux + SQL to Turtle node mappers
Sun, 03 Jan 2010 16:11:18 -0500 Eric Prud'hommeaux + SQL general expression parser\n+ CONCAT
Sun, 03 Jan 2010 03:01:12 -0500 Eric Prud'hommeaux + OPTIONALs (last pattern in MappingRules)
Sat, 02 Jan 2010 18:34:46 -0500 Eric Prud'hommeaux ~ restored subselect (to put parens around subselects)
Sat, 02 Jan 2010 16:33:28 -0500 Eric Prud'hommeaux + TableList.Join
Sat, 02 Jan 2010 10:05:40 -0500 Eric Prud'hommeaux + optional "WHERE"
Fri, 01 Jan 2010 21:27:50 -0500 Eric Prud'hommeaux + order independence in UNIONs
Fri, 01 Jan 2010 13:30:44 -0500 Eric Prud'hommeaux + assymetric disjoints
Thu, 31 Dec 2009 18:22:24 -0500 Eric Prud'hommeaux ~ separating shared-variable conditional on disjoints
Thu, 31 Dec 2009 05:53:28 -0500 Eric Prud'hommeaux - vetigial parser code
Thu, 31 Dec 2009 05:49:51 -0500 Eric Prud'hommeaux + recursive SQL expressions
Wed, 30 Dec 2009 21:16:35 -0500 Eric Prud'hommeaux + SQL literals\n~ simplifed SPARQL parser
Wed, 30 Dec 2009 11:57:13 -0500 Eric Prud'hommeaux - vars
Wed, 30 Dec 2009 11:31:58 -0500 Eric Prud'hommeaux ~ simplifying
Wed, 30 Dec 2009 11:27:02 -0500 Eric Prud'hommeaux + xsd:date
Wed, 30 Dec 2009 11:19:36 -0500 Eric Prud'hommeaux + PREFIXes
Wed, 30 Dec 2009 10:25:01 -0500 Eric Prud'hommeaux ~ pass transform disj1
Wed, 30 Dec 2009 09:55:53 -0500 Eric Prud'hommeaux ...
Wed, 30 Dec 2009 09:42:53 -0500 Eric Prud'hommeaux ~ progress on UNION
Tue, 29 Dec 2009 17:35:25 -0500 Eric Prud'hommeaux ~ uncomment SQL toString methods
Tue, 29 Dec 2009 17:27:06 -0500 Eric Prud'hommeaux + SQL UNION
Tue, 29 Dec 2009 17:26:31 -0500 Eric Prud'hommeaux + SQL UNION
Mon, 28 Dec 2009 21:53:32 -0500 Eric Prud'hommeaux + second-level algebra for Disjunction
Mon, 28 Dec 2009 16:40:45 -0500 Eric Prud'hommeaux + first-level SPARQL GGP algebra
Mon, 28 Dec 2009 15:47:21 -0500 Eric Prud'hommeaux ~ cleaning
Mon, 28 Dec 2009 15:45:56 -0500 Eric Prud'hommeaux ~ distinguish EmptyGraphPattern
Mon, 28 Dec 2009 15:44:54 -0500 Eric Prud'hommeaux ~ distinguish EmptyGraphPattern
Mon, 28 Dec 2009 15:35:47 -0500 Eric Prud'hommeaux ~ filters contain gps
Mon, 28 Dec 2009 13:40:13 -0500 Eric Prud'hommeaux - some vestigial parse stuff
Mon, 28 Dec 2009 11:45:54 -0500 Eric Prud'hommeaux ~ migrating to SPARQL graph pattern parse tree
Sun, 27 Dec 2009 16:44:52 -0800 Eric Prud'hommeaux + recursive GraphPattern
Sun, 27 Dec 2009 15:05:58 -0800 Eric Prud'hommeaux migrating towards real SPARQL algebra
Sun, 27 Dec 2009 14:42:03 -0800 Eric Prud'hommeaux chasing unchecked options
Sun, 27 Dec 2009 01:06:38 -0800 Eric Prud'hommeaux - primary key parm bnode-generator-for-no-primary-key
Sun, 27 Dec 2009 00:58:09 -0800 Eric Prud'hommeaux bnode generator for no primary key bnode-generator-for-no-primary-key
Sun, 20 Dec 2009 09:05:28 -0500 Eric Prud'hommeaux modeling relvars with no foreign key
Thu, 17 Dec 2009 21:16:27 -0500 Eric Prud'hommeaux factored out state updates (a bit)
Thu, 17 Dec 2009 19:02:38 -0500 Eric Prud'hommeaux ~ squish
Thu, 17 Dec 2009 18:53:52 -0500 Eric Prud'hommeaux + switch to enforceForeignKeys
Thu, 17 Dec 2009 18:40:11 -0500 Eric Prud'hommeaux ~ generalizing xConstraint\n+ SQL toString functions
Thu, 17 Dec 2009 11:56:05 -0500 Eric Prud'hommeaux 2nd ref to value implies constraint
Thu, 17 Dec 2009 00:40:45 -0500 Eric Prud'hommeaux message to bts
Thu, 17 Dec 2009 00:37:34 -0500 Eric Prud'hommeaux bts'd and -inConstraint
Wed, 16 Dec 2009 19:26:42 -0500 Eric Prud'hommeaux project sets instead of lists
Wed, 16 Dec 2009 19:19:15 -0500 Eric Prud'hommeaux simplifying
Wed, 16 Dec 2009 19:04:40 -0500 Eric Prud'hommeaux -joined
Wed, 16 Dec 2009 19:02:56 -0500 Eric Prud'hommeaux TableList is a Set
Wed, 16 Dec 2009 18:54:25 -0500 Eric Prud'hommeaux simplifying in Set-land
Wed, 16 Dec 2009 17:58:14 -0500 Eric Prud'hommeaux Expression(Set(PrimaryExpression))
Wed, 16 Dec 2009 17:23:24 -0500 Eric Prud'hommeaux s/RelAsAlias/AliasedResource/ -- -Join()
Wed, 16 Dec 2009 17:08:03 -0500 Eric Prud'hommeaux moved join constraints out to wheres
Wed, 16 Dec 2009 16:29:59 -0500 Eric Prud'hommeaux Join and Select always have (non-Option) Expression
Wed, 16 Dec 2009 15:15:32 -0500 Eric Prud'hommeaux TriplePatterns always has a SparqlExpression
Wed, 16 Dec 2009 15:13:27 -0500 Eric Prud'hommeaux Added tag ConstrainedJoins for changeset 9df8a5aabf5c
Wed, 16 Dec 2009 14:31:42 -0500 Eric Prud'hommeaux small progress on non-var-var FILTERs ConstrainedJoins
Wed, 16 Dec 2009 12:52:23 -0500 Eric Prud'hommeaux transform filter1
Tue, 15 Dec 2009 21:08:44 -0500 Eric Prud'hommeaux + SPARQL < expressions
Tue, 15 Dec 2009 16:46:38 -0500 Eric Prud'hommeaux unifying xConstraint (uriConstraint still returns an SQLDatatype
Tue, 15 Dec 2009 16:35:25 -0500 Eric Prud'hommeaux xConstraint takes a RelAliasAttr (still have to fix uriConstraint)
Tue, 15 Dec 2009 16:22:30 -0500 Eric Prud'hommeaux + litConst1
Tue, 15 Dec 2009 15:16:55 -0500 Eric Prud'hommeaux + tup1
Tue, 15 Dec 2009 15:05:12 -0500 Eric Prud'hommeaux + some comments
Tue, 15 Dec 2009 14:18:36 -0500 Eric Prud'hommeaux factored a bit
Tue, 15 Dec 2009 14:03:18 -0500 Eric Prud'hommeaux + foreign key literals (for algorithm testing -- isn't really legal)
Tue, 15 Dec 2009 01:02:16 -0500 Eric Prud'hommeaux part way on test: transform max joins
Mon, 14 Dec 2009 21:13:55 -0500 Eric Prud'hommeaux small cleanup
Mon, 14 Dec 2009 20:38:40 -0500 Eric Prud'hommeaux all work for SQLbgp
Mon, 14 Dec 2009 19:53:56 -0500 Eric Prud'hommeaux joins work for SQLbgp
Mon, 14 Dec 2009 19:01:06 -0500 Eric Prud'hommeaux starting on joins
Mon, 14 Dec 2009 18:08:26 -0500 Eric Prud'hommeaux test: transform SQLbgp - project calculated
Mon, 14 Dec 2009 14:45:11 -0500 Eric Prud'hommeaux bit of cleanup
Mon, 14 Dec 2009 14:15:03 -0500 Eric Prud'hommeaux differentiated AttrAlias from Attribute and changed test names to include A_<alias>
Mon, 14 Dec 2009 13:10:16 -0500 Eric Prud'hommeaux differentiated Alias from Relation
Mon, 14 Dec 2009 12:46:17 -0500 Eric Prud'hommeaux s/TableAlias/RelAsAlias/g
Mon, 14 Dec 2009 03:11:18 -0500 Eric Prud'hommeaux fixing precedence of mappers
Mon, 14 Dec 2009 02:59:29 -0500 Eric Prud'hommeaux adding mappers
Mon, 14 Dec 2009 02:52:18 -0500 Eric Prud'hommeaux cleaning up
Mon, 14 Dec 2009 02:11:39 -0500 Eric Prud'hommeaux major overhaul with alexandre
Sun, 13 Dec 2009 19:17:29 -0500 Eric Prud'hommeaux s/remove/filterNot/ # apparently deprecated
Sun, 13 Dec 2009 19:15:37 -0500 Eric Prud'hommeaux s/var/val/ #to indicate statics
Sun, 13 Dec 2009 19:10:59 -0500 Eric Prud'hommeaux working after merge
Sun, 13 Dec 2009 17:44:40 -0500 Eric Prud'hommeaux mege
Fri, 11 Dec 2009 20:13:27 -0500 Alexandre Bertails forgotten files
Fri, 11 Dec 2009 19:55:50 -0500 Alexandre Bertails big changes for the sbt version + first version of quotient set
Sat, 12 Dec 2009 12:50:55 -0500 Eric Prud'hommeaux simplifying output
Sat, 12 Dec 2009 12:39:01 -0500 Eric Prud'hommeaux diving into O
Fri, 11 Dec 2009 16:00:59 -0500 Eric Prud'hommeaux + ObjectURI parser
Fri, 11 Dec 2009 14:28:11 -0500 Eric Prud'hommeaux TableList is a simple list of joins
Fri, 11 Dec 2009 13:41:19 -0500 Eric Prud'hommeaux made joins have optional constraint expressions
Thu, 10 Dec 2009 22:35:15 -0500 Eric Prud'hommeaux small re-org -- about to generalize joins
Thu, 10 Dec 2009 22:27:22 -0500 Eric Prud'hommeaux passes fabricated test
Thu, 10 Dec 2009 18:59:11 -0500 Eric Prud'hommeaux + RDB2RDF skeleton and test
Thu, 10 Dec 2009 17:30:17 -0500 eric + SQLbgp
Thu, 10 Dec 2009 17:23:37 -0500 Alexandre Bertails extend sparql grammar
Thu, 10 Dec 2009 14:37:35 -0500 Alexandre Bertails remove sql test noise
Thu, 10 Dec 2009 14:15:16 -0500 Alexandre Bertails split tests
Thu, 10 Dec 2009 13:48:01 -0500 Alexandre Bertails split the test file
Thu, 10 Dec 2009 13:47:27 -0500 Alexandre Bertails fix the SPARQL parser + introduced datatype notion
Wed, 09 Dec 2009 19:39:58 -0500 Alexandre Bertails SQL parser now generates inhabitants of the right types
Wed, 09 Dec 2009 17:30:06 -0500 Alexandre Bertails split file
Wed, 09 Dec 2009 17:25:36 -0500 Alexandre Bertails happy merge, please see my .hgrc config file for good practice
Sun, 06 Dec 2009 02:09:32 -0500 eric tests through filter1
Sun, 06 Dec 2009 01:56:35 -0500 Alexandre Bertails first grammar ok, it gives the right types
Sat, 05 Dec 2009 22:27:42 -0500 Alexandre Bertails basic combinator parser for Sparql
Sat, 05 Dec 2009 19:10:52 -0500 Alexandre Bertails init
...
tags
Wed, 16 Dec 2009 14:31:42 -0500 ConstrainedJoins
...
bookmarks
...
branches
Sat, 24 Sep 2011 11:01:12 -0400 default
Sat, 12 Mar 2011 11:36:46 -0500 no-hierarchy
Sat, 12 Feb 2011 10:40:43 -0500 bnode-generator-for-no-primary-key
...