From nepomuk Wed Jun 27 08:30:20 2012 From: =?ISO-8859-1?Q?Sebastian_Tr=FCg?= Date: Wed, 27 Jun 2012 08:30:20 +0000 To: nepomuk Subject: [Nepomuk] Soprano 2.8.0 released Message-Id: <4FEAC49C.80905 () kde ! org> X-MARC-Message: https://marc.info/?l=nepomuk&m=134078605804390 Soprano 2.8.0 is the latest major release of the Qt RDF storage and = parsing framework. It is targetted towards KDE 4.9 users and comes with = a bunch of improvements over the 2.7 series: * Improved NRLModel query prefix expansion. * Support for plain SQL queries in the Virtuoso backend (required for improvements in Nepomuk). * Introduced new query language flag QueryLanguageSparqlNoInference. This language is not supported by any backends. It is supposed to be used in clients like Nepomuk to avoid the usage of long user types which are harder to read. * Convert Virtuoso IRI_ID values into simple literal strings. At some point if the need arises we might call ID_TO_IRI() to convert them into URIs. * New boolean option "noStatementSignals" in the Virtuoso backend which will disable Model::statementsAdded() and friends. * Improved local unix socket communication in the server/client system: A custom socket implementation as a replacment for QLocalSocket makes it possible to use one socket across threads. Grab the source from http://soprano.sf.net and build your packages. Soprano (formerly known as QRDF) is a library which provides a highly usable object-oriented C++/Qt4 framework for RDF data. It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targetted at desktop applications. Regards, Sebastian Tr=FCg _______________________________________________ Nepomuk mailing list Nepomuk@kde.org https://mail.kde.org/mailman/listinfo/nepomuk