Log of /contributions/modules/sparql/sparql.client.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 7 20:07:14 2008 UTC
(17 months, 2 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +7 -1 lines
Diff to
previous 1.2
Imported latest 6.x version (r482) from SVN development repository.
Changelog:
- Implemented a proper database schema with a dedicated SQL table, and assorted schema migrations, for SPARQL node data.
- Improved error handling and caching logic for node-based queries.
- Implemented hook_delete() and hook_nodeapi() revision deletion.
- Added more MIME types for SPARQL resultset parsing (they are incorrect, but occasionally encountered in the wild).
- Made specifying the endpoint field mandatory until the Drupal-native engine is ready for prime time.
- Implemented more human-friendly display of query results (requires RDF API 6.x-1.0-alpha2).
- Added note about suppressing the display of previous query results when previewing a changed query.
- Implemented unit tests for querying the CIA Factbook's SPARQL endpoint.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 6 10:09:07 2008 UTC
(17 months, 2 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1
Changes since
1.1: +80 -7 lines
Diff to
previous 1.1
Imported latest 6.x version (r472) from SVN development repository.
Changelog:
- Update menu handling for Drupal 6.2 compatibility.
- Improved error handling in HTTP client.
- Implemented preliminary parsing of resultsets in XML format.
- Implemented more extensive datatype/xml:lang handling for resultset bindings.
- Added sponsors to README.txt.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.