Monthly ArchiveApril 2006
librasqal RDF query 30 Apr 2006 10:41 am
Rasqal Version 0.9.12 Released
- Added JSON output based on the Serializing SPARQL Query Results in JSON draft
- Added query writer so you can use rasqal to turn RDQL into SPARQL
- Updated to SPARQL Query Language for RDF W3C Candidate Rec, 6 April 2006 now accepting all SPARQL syntax
- Requires raptor 1.4.9 or newer.
- Win32 build fixes (John Barstow)
- Many internal code re-organisations
See the 0.9.12 Release Notes
for the full details of the changes.
libraptor RDF syntax parsing/serializing 22 Apr 2006 01:52 pm
Raptor Version 1.4.9 Released
- Raptor Tutorial added covering parsing and serializing with examples
- Raptor Reference Manual now covers 100% of the public API
rappercan now pretty-print RDF using namespaces as hints- Turtle parser gains boolean literals
- Requests for content now send appropriate
Accept:headers - No longer require libxml for rss-tag-soup parser
- Various Win32 fixes and VC build files updates (John Barstow)
- Many other bug fixes and changes were made.
NOTE:
Generation of RAPTOR_IDENTIFIER_TYPE_PREDICATE
was removed as deprecated in 1.4.8.
See the Raptor 1.4.9 Release Notes
for the full details of the changes.