Release Notes of 2007
2007-12-19
- Addition to ARC2_StoreLoadQueryHandler: auto-REPAIR of triple tables
- Fix in ARC2_StoreDeleteQueryHandler: Delete without specifying a target dataset didn't work correctly
2007-12-17
- Fix: incomplete addT() call during RDF/XML Collection parsing (Thanks to Dave Langley)
- Fix: missing isset() check during RDF/XML Collection parsing (Thanks to Dave Langley)
2007-12-14
- Tweak: updated URL to SPARQL+ documentation in SPARQL Endpoint class
- Tweak: added format selector to SPARQL Endpoint form
2007-12-10
- Fix: incorrect Turtle literal serialization when both ' and " occurred in a single-line object (Thanks to Eric Hanson)
2007-12-01
- Fix: graph query bug (unknown graphs were ignored in dataset restriction)
2007-11-30
- Fix: DB Connection has to be established before the query is rewritten to SQL (Thanks to Dan Brickley)
2007-11-28
- Addition: toNTriples method was missing in ARC2_Class.php
2007-11-26
- Fix: getScriptURI() didn't support CLI-initiated requests (Thanks to Keith Alexander and Stéphane Corlosquet)
2007-11-20
- Fix: RDF/XML Parser called non-existing init() method (Thanks to Keith Alexander)
2007-11-19