Soprano News

Syndicate content
Soprano is a Qt-based pluggable framework for RDF storage and parsing. It tries to provide a highly usable interface to several RDF storage solutions.
Updated: 2 min 13 sec ago

Soprano 2.7.4 released

Fri, 12/02/2011 - 16:39

Soprano 2.7.4 is another bugfix release in the 2.7 series:

  • Enabled large file support (_FILE_OFFSET_BITS=64) to fix large DB file locking on 32bit machines.
  • Do not use an event loop when waiting for Virtuoso to initialize.
  • In the socket client: simply close the connection in case of a timeout. We cannot recover from it anyway.
Categories: Latest News

Soprano 2.7.3 released

Mon, 10/31/2011 - 11:16

Soprano 2.7.3 comes with two small improvements over 2.7.2:

  • Soprano can now be built with cmake 2.6 again (2.6.4 to be exact - matching the min requirement for kdelibs 4.7.3)
  • The Virtuoso backend now emits a signal when the virtuoso instance goes down. This is used by Nepomuk to restart if Virtuoso crashed or was killed by a third party.

It is recommended for packagers to use Soprano 2.7.3 with KDE 4.7.3.

Categories: Latest News

Soprano 2.7.2 released

Fri, 10/21/2011 - 09:51

I hereby announce the release of Soprano 2.7.2, the second bugfix release in the Soprano 2.7 series. It comes with the following fixes:

read more

Categories: Latest News

Soprano 2.7.1 and 2.6.1 released

Fri, 09/23/2011 - 19:03

Soprano 2.7.1 and 2.6.1 are bugfix releases which fix a crash in the DBus communication.
2.7.1 is the recommended release for recent Linux distributions, 2.6.1 should be used on systems which still use Raptor 1.
 
Update:
Please DO NOT USE these releases as the appent fix they contain actually makes things worse. I am working on a real fix.

Categories: Latest News