trueg's blog

Soprano 2.1 released

I am proud to announce the release of Soprano 2.1, the RDF storage/parsing/serialization framework based on Qt 4. Soprano 2.1 comes with a set of improvements and new features as compared to 2.0 and will accompany the upcoming KDE 4.1 release.

Soprano 2.0.99 RC1 released

Quite a few bugs have been fixed since 2.0.98 and 2.0.99 is ready to be shipped with KDE 4.1 RC1.
Most noticeable are encoding fixes in the parser and serializer as well as multithreading improvements in the local socket client.

Soprano 2.0.98 alpha1 released

KDE 4.1 comes close and so does Soprano 2.1. To be ready for the first KDE 2.1 alpha I hereby declare Soprano 2.0.98 as released. Get it while its warm and enjoy a preview of the new features:

  • SignalCacheModel to restrict the number of emitted statementsAdded and statementsRemoved signals in a certain timeframe.
  • Raptor serializer now supports all raptor serializer factory names which are mapped to Soprano
    user serialization types.
  • Changed mimetype of N-Triples to "application/n-triples"

Soprano 2.0.3 released

One could ask why there are so many bugfix releases for Soprano these days. Well, the reason is simple: we are in the process of preparing the Nepomuk project review. That includes a lot of testing. :)

There are only two fixes but one of them seemed important enough for a new release.

  • Fixed a string caching bug in LiteralValue which resulted in invalid string representations when assigning a QDate, QTime, QDateTime, or QByteArray via operator=

Soprano 2.0.2 released

It has not been long since 2.0.1 but 2.0.2 introduces an important change (not really a fix) in the MutexModel.

MutexModel in ReadWriteMultiThreading mode now allows multiple read operations from the same thread at the same time even if a write operation is waiting. This fixes a deadlock in the Nepomuk Strigi backend from KDE.

Source package from now on available.

Soprano 2.0.1 released

The Soprano team is proud to announce the release of Soprano 2.0.1. This maintenance release fixes a number of issues with 2.0:

  • Fixed method statementCount in Sesame2 backend
  • Redland backend: Always encode strings as xls:string rather than rdfs:Literal values to match the Soprano guidelines.
  • Always set a dummy base URI in the raptor serializer
  • Fixed formatting of dateTime values.
  • Fixed NRL namespace
  • Fixed NAO namespace
  • Fixed plugin loading on MAC OS/X

Soprano 2.0 released

The Soprano development team is proud to announce the release of Soprano 2.0, the completely revamped stable version of the powerful desktop RDF framework.

Syndicate content