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