- From: Dan Brickley <danbri@danbri.org>
- Date: Wed, 1 Mar 2023 21:14:15 +0000
- To: Dave Beckett <dave@dajobe.org>
- Cc: Semantic Web <semantic-web@w3.org>
- Message-ID: <CAFfrAFqmAPq64SMoyQwR4=h0OQVuNssUegKpaoPNed3Q20MapQ@mail.gmail.com>
On Wed, 1 Mar 2023 at 20:34, Dave Beckett <dave@dajobe.org> wrote: > > Raptor RDF Syntax Library 2.0.16 > https://librdf.org/raptor/ > Fantastic! Thanks for all your work on this release and the years - decades* - of work on it and Redland :) cheers, Dan * https://web.archive.org/web/20010724072218/http://www.redland.opensource.ac.uk/raptor/ > Raptor is a free software / Open Source C library that provides a set > of Resource Description Framework (RDF) parsers and serializers that > both generate RDF triples by parsing syntaxes and serialize RDF > triples into a syntax. It is a mature, portable and high performance > library that works across many systems and architectures. > > It parses the following syntax into RDF triples: > RDF/XML, N-Quads, N-Triples 1.0 and 1.1, TRiG, Turtle 2008 and 2013, > RDFa 1.0 and 1.1, RSS tag soup including all versions of RSS, Atom > 1.0 and 0.3, GRDDL and microformats for HTML, XHTML and XML. > and serializes RDF triples into the following syntaxes: > RDF/XML, RDF/XML abbreviated, RDF/XML XMP, Turtle 2013, N-Quads, > N-Triples 1.1, Atom 1.0, RSS 1.0, Graphviz DOT, HTML and JSON. > > The changes since the last release on 2014-11-01 are: > * It's been a while :) > * Fixes CVE-2017-18926 and CVE-2020-25713 > * Multiple Appveyor Windows and CMake build fixes > * Turtle parser now reads input in chunks so can handle huge files > * Added a serializer for the mKR language > * Multiple smaller improvements and portability fixes > > For full details of the changes see the Raptor 2.0.16 release notes at > https://librdf.org/raptor/RELEASE.html#rel2_0_16 > > raptor2-2.0.16.tar.gz > SHA256 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680 > MD5 0a71f13b6eaa0a04bf411083d89d7bc2 > > The Raptor 2 API reference manual section on API changes at > https://librdf.org/raptor/api/raptor2-changes.html provides > detailed function, enum, macro, type and constant changes. > > Binary packages are not provided. > > Issues should be reported to https://bugs.librdf.org/ or as GitHub > issues at https://github.com/dajobe/raptor/issues > > Dave >
Received on Wednesday, 1 March 2023 21:14:40 UTC