Soprano News

Syndicate content
Updated: 2 days 23 hours ago

Soprano 2.3.1 released

Mon, 09/14/2009 - 15:05

Soprano 2.3.1 is the first bugfix release for the 2.3 series and fixes a few little annoyances:

  • Changed installation path of cmake modules (SopranoAppOntology.cmake) to prefix/share/soprano/cmake
  • Prevent the redland backend to add one statement multiple times.
  • Properly handle class names containing a dash '-' in onto2vocabularyclass.
  • sopranocmd: Fail if trying to export a non-graph query.

Get and package it while it is hot.

Categories: Latest News

Soprano 2.3.0 released

Wed, 07/15/2009 - 16:00

I am proud to announce the release of Soprano 2.3.0 which marks the next step in RDF storage, parsing, and serialization on the desktop. Soprano 2.3.0 is intended to accompany the upcoming release of KDE 4.3.

read more

Categories: Latest News

Soprano 2.2.69 RC1 released

Wed, 06/24/2009 - 15:17

Soprano 2.2.69 is the first release candidate of Soprano 2.3. It is intended to accompany KDE 4.3 RC1 to be released the 30th of June.

Soprano 2.2.69 features a range of improvements, most noticeably the introduction of the LanguageTag class and support for plain RDF literals.

A full Changelog will be released with Soprano 2.3 final.

Categories: Latest News

Soprano 2.2.4 released

Wed, 06/24/2009 - 14:46

Soprano 2.2.4 is a bugfix release (probably the last one before the 2.3 release) which fixes a few issues:

  • Fixed plugins to build as MODULEs instead of SHARED (makes proper "plugins" on non-ELF systems)
  • Always return an invalid iterator if IndexFilterModel::executeQuery failed. This will prevent a deadlock in Nepomuk where the iterator would never be unregistered.
  • Fixed a bug in the CLuceneIndex which would fail to save an indexed resource object if it was the first to be added (using setForceIndexPredicates). This fixes query problems in Nepomuk.
Categories: Latest News