- From: <daniel.oconnor@gmail.com>
- Date: Sun, 3 Jun 2012 11:59:16 +0930
- To: Nicholas J Humfrey <njh@aelius.com>
- Cc: "easyrdf@googlegroups.com" <easyrdf@googlegroups.com>, Linking Open Data <public-lod@w3.org>, "semantic-web@w3.org" <semantic-web@w3.org>
Hey nicholas, What are the chances of getting a package.xml or composer.json? It will remove friction from adopting your package even further. Will send a pull request a bit later if I get time Sent from my iPad On 02/06/2012, at 11:12 PM, Nicholas J Humfrey <njh@aelius.com> wrote: > Hello, > > Today I released version 0.6.3 of EasyRdf - a PHP library designed to make it easy to consume and produce RDF. It is licensed under a BSD-3 clause license. It has been tested against PHP 5.2, 5.3 and 5.4. > > Homepage: http://www.aelius.com/njh/easyrdf/ > Download: http://github.com/downloads/njh/easyrdf/easyrdf-0.6.3.tar.gz > API Docs: http://www.aelius.com/njh/easyrdf/docs/ > > > Changes since version 0.6.2: > - Added $graph->parseFile() method. > - Added support for SSL (https) to the built-in HTTP client > - Fixes for HTTP responses with a charset parameter in the Content Type. > - Improved error handling and empty documents in JSON and rapper parsers. > - Added connivence class for xsd:hexBinary literals > - Made EasyRdf more tolerant of 'badly serialised bnodes' > - Fix for using xml:lang in SPARQL 1.1 Query Results JSON Format > - Changed datetime ISO formatting to use 'Z' instead of +0000 for UTC dateTimes > - Added the namespace for 'The Cert Ontology' to EasyRdf. > - Other minor bug fixes. > > The full ChangeLog is available here: > https://github.com/njh/easyrdf/blob/master/CHANGELOG.md > > > Please let me know if you have any problems or issues. > > > nick. >
Received on Sunday, 3 June 2012 02:29:51 UTC