[Mulgara-svn] r313 - trunk
pag at mulgara.org
pag at mulgara.org
Tue Jul 17 14:47:54 UTC 2007
Author: pag
Date: 2007-07-17 09:47:54 -0500 (Tue, 17 Jul 2007)
New Revision: 313
Modified:
trunk/README.txt
Log:
Changed description of SPARQL similarity for TQL to something more appropriate
Modified: trunk/README.txt
===================================================================
--- trunk/README.txt 2007-07-17 14:45:21 UTC (rev 312)
+++ trunk/README.txt 2007-07-17 14:47:54 UTC (rev 313)
@@ -39,12 +39,13 @@
-----------------
New Features:
-* TQL now supports SPARQL queries which do not have filters or OPTIONAL.
+* New Transaction framework fixing several Concurrent Modification bugs, and
+ ensuring ACID compliance.
* A RelationalResolver that provides access to sql databases via a D2RQ mapping.
* A DistributedResolver allowing selections from multiple servers in one query,
and also permitting insert/select queries between multiple servers.
-* New Transaction framework fixing several Concurrent Modification bugs, and
- ensuring ACID compliance.
+* TQL now supports triple patterns with Predicate-Object lists and Object lists,
+ similarly to SPARQL..
* Removal of debug code, resulting in significant speedup and lower memory usage.
* Improved documentation.
* Added datatypes to XML results.
More information about the Mulgara-svn
mailing list