--- soprano-2.3.73+dfsg.1.orig/debian/libsoprano-doc.install +++ soprano-2.3.73+dfsg.1/debian/libsoprano-doc.install @@ -0,0 +1 @@ +usr/share/soprano/doc --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano4.install +++ soprano-2.3.73+dfsg.1/debian/libsoprano4.install @@ -0,0 +1,8 @@ +usr/lib/libsoprano.so.4 +usr/lib/libsoprano.so.4.2.0 +usr/lib/libsopranoclient.so.1 +usr/lib/libsopranoclient.so.1.2.0 +usr/lib/libsopranoindex.so.1 +usr/lib/libsopranoindex.so.1.1.0 +usr/lib/libsopranoserver.so.1 +usr/lib/libsopranoserver.so.1.2.0 --- soprano-2.3.73+dfsg.1.orig/debian/soprano-daemon.install +++ soprano-2.3.73+dfsg.1/debian/soprano-daemon.install @@ -0,0 +1,22 @@ +usr/bin/onto2vocabularyclass +usr/bin/sopranocmd +usr/bin/sopranod +usr/lib/soprano/libsoprano_nquadparser.so +usr/lib/soprano/libsoprano_nquadserializer.so +usr/lib/soprano/libsoprano_raptorparser.so +usr/lib/soprano/libsoprano_raptorserializer.so +usr/lib/soprano/libsoprano_redlandbackend.so +usr/lib/soprano/libsoprano_virtuosobackend.so +usr/share/dbus-1/interfaces/org.soprano.Model.xml +usr/share/dbus-1/interfaces/org.soprano.NodeIterator.xml +usr/share/dbus-1/interfaces/org.soprano.QueryResultIterator.xml +usr/share/dbus-1/interfaces/org.soprano.Server.xml +usr/share/dbus-1/interfaces/org.soprano.StatementIterator.xml +usr/share/soprano/plugins/nquadparser.desktop +usr/share/soprano/plugins/nquadserializer.desktop +usr/share/soprano/plugins/raptorparser.desktop +usr/share/soprano/plugins/raptorserializer.desktop +usr/share/soprano/plugins/redlandbackend.desktop +usr/share/soprano/plugins/virtuosobackend.desktop +usr/share/soprano/rules/nrl.rules +usr/share/soprano/rules/rdfs.rules --- soprano-2.3.73+dfsg.1.orig/debian/copyright +++ soprano-2.3.73+dfsg.1/debian/copyright @@ -0,0 +1,83 @@ +This package was debianized by Sune Vuorela on +Fri, 4 May 2007 09:49:34 +0200. + +It was downloaded from http://soprano.sourceforge.net + +Copyright: © 2006-2008 Sebastian Trueg +Copyright: © 2006-2007 Daniele Galdi +Copyright: © 2006 Duncan Mac-Vicar +Copyright: © 2006 David Faure +Copyright: © 2002 Insight Consortium. All Rights Reserved. +Copyright: © 2006 Alexander Neundorf +Copyright: © 2006-2007 Laurent Montel +Copyright: © 2007 Pino Toscano +Copyright: © 2007 Christian Ehrlicher +Copyright: © 1992-2008 Trolltech ASA +Copyright: © 2006 Kevin Ottens +Copyright: © 2006 Peter Kuemmel + +License: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Library General +Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +The following files are under the terms of the GNU General Public License +version 2 or later (unless stated otherwise below): + + * top level source directory files + * build system files (CMakeLists.txt, cmake/*, *.cmake) + * data/* + * server/sopranod.cpp + * server/sopranodcore.cpp + * server/sopranodcore.h + * test/tstringtest.cpp + * test/tstringtest.h + * tools/sopranocmd.cpp + * tools/onto2vocabularyclass.cpp + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +The following files are under the terms of the BSD license: + + * cmake/modules/FindGNUWIN32.cmake + * cmake/modules/FindLibraryWithDebug.cmake + * cmake/modules/FindRedland.cmake + * cmake/modules/MacroEnsureVersion.cmake + * cmake/modules/MacroPushRequiredVars.cmake + +On Debian systems, the complete text of the BSD License can be +found in `/usr/share/common-licenses/BSD' + +The Debian packaging is © 2008-2009, Debian Qt/KDE Maintainers and +is licensed under the same license as the software, LGPL-2, see above. --- soprano-2.3.73+dfsg.1.orig/debian/control +++ soprano-2.3.73+dfsg.1/debian/control @@ -0,0 +1,91 @@ +Source: soprano +Section: libs +Priority: optional +Maintainer: Kubuntu Developers +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Sune Vuorela , Ana Beatriz Guerrero Lopez , Armin Berres , Fathi Boudra , Matthew Rosewarne , Modestas Vainius +Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), cmake (>= 2.6.2), quilt, pkg-kde-tools (>= 0.4), dpkg-dev (>= 1.15.3), + libclucene-dev, libqt4-dev (>= 4:4.6.1), librdf0-dev, doxygen, graphviz, libiodbc2-dev +Standards-Version: 3.8.3 +Homepage: http://soprano.sourceforge.net +Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/soprano +Vcs-Svn: svn://svn.debian.org/pkg-kde/trunk/packages/soprano + +Package: soprano-daemon +Section: utils +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libsoprano4, virtuoso-server (>= 5.0.12-0ubuntu3), virtuoso-drivers (>= 5.0.12-0ubuntu3) +Conflicts: libsoprano4 (<< 2.3.0+dfsg.1-1), libsoprano-dev (<< 2.3.0+dfsg.1-1) +Replaces: libsoprano4 (<< 2.3.0+dfsg.1-1), libsoprano-dev (<< 2.3.0+dfsg.1-1) +Description: daemon for the Soprano RDF framework + Soprano is a pluggable RDF storage, parsing, and serialization framework based + on Qt 4. Soprano is targeted at desktop applications that need to store RDF + data. Its API has been optimized for simplicity and ease of use, while its + modular structure allows it to use various different RDF storage + implementations as its backend. + . + This package contains the Soprano daemon, D-Bus service, parser + plugins, and a storage plugin for the Redland RDF Application Framework. + +Package: libsoprano4 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, soprano-daemon (= ${binary:Version}) +Conflicts: libsoprano3 +Replaces: libsoprano3 +Description: libraries for the Soprano RDF framework + Soprano is a pluggable RDF storage, parsing, and serialization framework based + on Qt 4. Soprano is targeted at desktop applications that need to store RDF + data. Its API has been optimized for simplicity and ease of use, while its + modular structure allows it to use various different RDF storage + implementations as its backend. + . + This package contains the Soprano core libraries, D-Bus service, parser + plugins, and a storage plugin for the Redland RDF Application Framework. + +Package: libsoprano-dbg +Priority: extra +Section: debug +Architecture: any +Suggests: libsoprano4 (= ${binary:Version}) +Description: debugging symbols for the Soprano RDF framework + Soprano is a pluggable RDF storage, parsing, and serialization framework based + on Qt 4. Soprano is targeted at desktop applications that need to store RDF + data. Its API has been optimized for simplicity and ease of use, while its + modular structure allows it to use various different RDF storage + implementations as its backend. + . + This package contains debugging files used to investigate problems with + binaries included in the Soprano packages. + +Package: libsoprano-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libsoprano4 (= ${binary:Version}) +Suggests: libsoprano-doc (= ${source:Version}) +Replaces: libsoprano4 (<< 2.1.64+svn897713) +Description: development files for the Soprano RDF framework + Soprano is a pluggable RDF storage, parsing, and serialization framework based + on Qt 4. Soprano is targeted at desktop applications that need to store RDF + data. Its API has been optimized for simplicity and ease of use, while its + modular structure allows it to use various different RDF storage + implementations as its backend. + . + This package contains development files for building software that uses the + Soprano libraries. + +Package: libsoprano-doc +Section: doc +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: qt4-doc +Description: developer documentation for the Soprano RDF framework + Soprano is a pluggable RDF storage, parsing, and serialization framework based + on Qt 4. Soprano is targeted at desktop applications that need to store RDF + data. Its API has been optimized for simplicity and ease of use, while its + modular structure allows it to use various different RDF storage + implementations as its backend. + . + This package contains documentation for software developers using the Soprano + RDF framework. --- soprano-2.3.73+dfsg.1.orig/debian/compat +++ soprano-2.3.73+dfsg.1/debian/compat @@ -0,0 +1 @@ +7 --- soprano-2.3.73+dfsg.1.orig/debian/installgen +++ soprano-2.3.73+dfsg.1/debian/installgen @@ -0,0 +1,15 @@ +[libsoprano-doc] +dst:soprano/doc + +[libsoprano-dev] +dst:usr/include/ +dst:usr/lib/[^/]+\.so$ link: +dst:.*\.pc$ +dst:\.cmake$ +dst:/dbus-1/interfaces/ + +[libsoprano4] +mime:application/x-sharedlib ! link: +dst:usr/lib/.*\.so\.\d+ +dst:usr/bin +dst:usr/share --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano-dev.lintian-overrides +++ soprano-2.3.73+dfsg.1/debian/libsoprano-dev.lintian-overrides @@ -0,0 +1 @@ +libsoprano-dev: package-contains-empty-directory usr/share/soprano/doc/html/ --- soprano-2.3.73+dfsg.1.orig/debian/README.source +++ soprano-2.3.73+dfsg.1/debian/README.source @@ -0,0 +1,6 @@ +This package uses quilt for upstream source code patch management. Please read +/usr/share/doc/quilt/README.source for more information how to apply, unapply, +add, modify or remove patches. + +Please note that /usr/share/doc/quilt/README.source is only available in quilt +version 0.46-4.1 or later. --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano-dev.dirs +++ soprano-2.3.73+dfsg.1/debian/libsoprano-dev.dirs @@ -0,0 +1 @@ +usr/share/soprano/doc/html --- soprano-2.3.73+dfsg.1.orig/debian/watch +++ soprano-2.3.73+dfsg.1/debian/watch @@ -0,0 +1,7 @@ +version=3 + +opts=dversionmangle=s/~/-/ \ +http://sf.net/soprano/soprano-(.*)\.tar\.bz2 + +ftp://upload.sourceforge.net/pub/sourceforge/s/so/soprano/ \ + soprano-(.*)\.tar\.bz2 --- soprano-2.3.73+dfsg.1.orig/debian/rules +++ soprano-2.3.73+dfsg.1/debian/rules @@ -0,0 +1,27 @@ +#!/usr/bin/make -f + +include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk + +DEB_CMAKE_EXTRA_FLAGS += -DSOPRANO_BUILD_API_DOCS=ON + +#DEB_DH_MAKESHLIBS_ARGS_libsoprano4 = -V'libsoprano4 (>= 2.3.0)' + +#build/libsoprano-doc:: +# cp qt4.tag $(DEB_BUILDDIR)/qt4.tag +# cd $(DEB_BUILDDIR) && $(MAKE) apidox + +install/libsoprano-doc:: + mkdir -p $(DEB_DESTDIR)/usr/share/soprano/doc/html + cp $(DEB_BUILDDIR)/docs/html/*.css \ + $(DEB_BUILDDIR)/docs/html/*.gif \ + $(DEB_BUILDDIR)/docs/html/*.html \ + $(DEB_BUILDDIR)/docs/html/*.png \ + $(DEB_DESTDIR)/usr/share/soprano/doc/html/ + +binary-post-install/libsoprano-dev:: + doxytag -t debian/$(cdbs_curpkg)/usr/share/soprano/doc/soprano.tag \ + $(DEB_DESTDIR)/usr/share/soprano/doc/html + +prune-nonfree: + # Deleting binary blobs + find \( -name *.jar -o -name *.class \) -print -delete --- soprano-2.3.73+dfsg.1.orig/debian/changelog +++ soprano-2.3.73+dfsg.1/debian/changelog @@ -0,0 +1,377 @@ +soprano (2.3.73+dfsg.1-0ubuntu1) lucid; urgency=low + + * New upstream release + - Drop kubuntu_02_cmakelists.diff went to upstream + - Update kubuntu_01_config_path.diff + - Bump libqt4-dev to 4.6.1 + + -- Alessandro Ghersi Mon, 01 Feb 2010 18:30:17 +0100 + +soprano (2.3.70+dfsg.1-0ubuntu3) lucid; urgency=low + + * Add kubuntu_01_config_path.diff, config files in uncontrolled + directories are insecure + * Add kubuntu_02_cmakelists.diff to sync CMakeLists.txt with upstream, + fixes compilation with new librdf version + * Add kubuntu_03_virtuoso_path.diff for virtuoso which we keep away + from PATH + * Recommend virtuoso-server + + -- Jonathan Riddell Thu, 28 Jan 2010 20:36:36 +0000 + +soprano (2.3.70+dfsg.1-0ubuntu2) lucid; urgency=low + + * Add missing epoch to libqt4-dev build-dep and bump to 4.6.0 + - Fixes armel misbuild + + -- Scott Kitterman Thu, 10 Dec 2009 18:20:28 -0500 + +soprano (2.3.70+dfsg.1-0ubuntu1) lucid; urgency=low + + * New upstream release + - Add libiodbc2-dev for Virtuoso backend + - Update libsoprano4.install + - Remove patch to fix SopranoAddOntology.cmake path and update + libsoprano-dev.install + + -- Alessandro Ghersi Tue, 01 Dec 2009 14:49:57 +0100 + +soprano (2.3.1+dfsg.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Lisandro Damián Nicanor Pérez Meyer: + + * Bump Standards-Version from 3.8.2 to 3.8.3, no changes required. + * Modified the SopranoAddOntology patch to fix a path. + + -- Debian Qt/KDE Maintainers Thu, 24 Sep 2009 20:50:06 +0200 + +soprano (2.3.0+dfsg.1-2) unstable; urgency=low + + * Upload to unstable + + +++ Changes by Fathi Boudra: + + * Add patch to fix SopranoAddOntology.cmake path. + + +++ Changes by Modestas Vainius: + + * Remove incorrectly tagged and obsolete symbols from libsoprano4.symbols.in. + Resolves FTBFS (Closes: #537817). + + -- Debian Qt/KDE Maintainers Sun, 26 Jul 2009 23:06:56 +0300 + +soprano (2.3.0+dfsg.1-1) experimental; urgency=low + + * New upstream release. + + +++ Changes by Fathi Boudra: + + * Set priority extra to debug package. + * Bump Standards-Version from 3.8.0 to 3.8.2 (no changes needed). + + +++ Changes by Modestas Vainius: + + * Convert symbols file to dpkg-dev 1.15.3 compatible format. Build depend on + dpkg-dev 1.15.3. + * Update symbols file for 2.3.0 release. + + +++ Changes by Scott Kitterman: + + * Split out non library files split into soprano-daemon. (Closes: #517475) + + +++ Changes by Sune Vuorela: + + * Fix sections. + + -- Debian Qt/KDE Maintainers Sat, 18 Jul 2009 12:34:23 +0300 + +soprano (2.2.69+dfsg.1-1) experimental; urgency=low + + * New upstream snapshot. + + +++ Changes by George Kiagiadakis: + + * Update installed files. + * Update libsoprano4.symbols.in. + + -- Debian Qt/KDE Maintainers Mon, 29 Jun 2009 14:28:35 +0300 + +soprano (2.2.2+dfsg.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Modestas Vainius: + + * Point Debian Vcs URLs to pkg-kde/trunk (new location). + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * API documentation is now built enabling flag SOPRANO_BUILD_API_DOCS. + + -- Debian Qt/KDE Maintainers Fri, 27 Feb 2009 23:28:35 +0100 + +soprano (2.2.1+dfsg.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Modestas Vainius: + + * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove 03_fix_soprano_exports.diff merged upstream. + * Update debian/libsoprano4.symbols.in. + + -- Debian Qt/KDE Maintainers Thu, 19 Feb 2009 02:16:37 +0100 + +soprano (2.1.67+dfsg.1-2) experimental; urgency=low + + +++ Changes by Modestas Vainius: + + * More updates to debian/libsoprano4.symbols.in. + * Rename debian/*.lintian to debian/*.lintian-overrides. + * Bump debian/compat and debhelper build dependency to v7 (to get more + sophisticated debian/tmp handling). + * Switch from internal debian/cdbs/kde.mk to pkg-kde-tools: + - bump pkg-kde-tools build depend to 0.4; + - remove debian/cdbs directory; + - replace debian/cdbs/kde.mk with + /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules; + - remove custom symbolshelper rules from debian/rules. + * Add 03_fix_soprano_exports.diff patch to SOPRANO_EXPORT public API classes + Soprano::Utils::ReadOnlyModel and Soprano::RdfSchemaModel. Update symbols + file template. + + -- Debian Qt/KDE Maintainers Sun, 25 Jan 2009 19:38:22 +0100 + +soprano (2.1.67+dfsg.1-1) experimental; urgency=low + + * New upstream development release. + + +++ Changes by Modestas Vainius: + + * Bump cmake build depend to 2.6.2. + * Bump Standards-Version to 3.8.0: add README.source. + * Switch to new installgen format. + * Update install files. + * Bump shlibs to 2.1.67. + * Move DBus interface XMLs to libsoprano-dev, add appropriate replaces. + * Build soprano with -fvisibility=hidden -fvisibility-inlines-hidden. + * Add symbols file template for libsoprano4, build depend on + pkg-kde-tools 0.3.1. + + -- Debian Qt/KDE Maintainers Thu, 22 Jan 2009 11:53:18 +0200 + +soprano (2.1.1+dfsg.1-1) unstable; urgency=high + + * New upstream release. + - Bumps version number to 2.1.1 instead of 2.0.99 (prerelease). + - Adds README file. + - Removes old method from private backends/redland/redlandmodel.{cpp,h}. + + +++ Changes by Modestas Vainius: + + * Fix FTBFS (Closes: #506537). + * Urgency high due to RC bugfix targetted for Lenny. + + -- Debian Qt/KDE Maintainers Sat, 22 Nov 2008 14:55:00 +0200 + +soprano (2.1+dfsg.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Modestas Vainius: + + * Bump shlibs to 2.1. + * Add myself to uploaders. + * Update debian/copyright. + * Add prune-nonfree debian/rules target as a helper to get rid of jars and + *.class files inside the tarball. + * Add dfsg suffix to the original tarball name. It was pruned. + + -- Debian Qt/KDE Maintainers Wed, 23 Jul 2008 17:26:55 +0300 + +soprano (2.0.98-2) unstable; urgency=low + + * Upload to unstable. + * Replaces current soprano 2.0.3 and does not longer FTBFS. (Closes: #482265) + + -- Ana Beatriz Guerrero Lopez Sat, 28 Jun 2008 21:23:37 +0200 + +soprano (2.0.98-1) experimental; urgency=low + + * New upstream release. + + +++ Changes by Fathi Boudra: + + * Add patch to make X11 not required to fix FTBF after libqt4-dev + dependencies clean up. + + +++ Changes by Modestas Vainius: + + * Bump libsoprano4 shlibs to 2.0.98 because libsoprano4 changed its version + to 4.1.0. + * Add *.installgen files. + * Update installed files. + + -- Debian Qt/KDE Maintainers Fri, 25 Apr 2008 11:26:31 +0200 + +soprano (2.0.97~svn790369-2) experimental; urgency=low + + +++ Changes by Matthew Rosewarne: + + * Remove 02_hack_away_sesame_and_non-free_stuff.diff and prune-nonfree, + since Sesame2 is compliant with the DFSG. + * Update watch file to handle problems with the SourceForge redirector. + * Create libsoprano-doc package. + * Added doxygen and graphviz to Build-Depends. + * Increase minimum libqt4-dev Build-Depends version to 4.4.0~rc1. + + -- Debian Qt/KDE Maintainers Thu, 10 Apr 2008 00:36:41 +0200 + +soprano (2.0.97~svn790369-1) experimental; urgency=low + + * New upstream snapshot. + * Update installed files. + + -- Ana Beatriz Guerrero Lopez Wed, 26 Mar 2008 18:38:05 +0100 + +soprano (2.0.3-2) experimental; urgency=low + + * Rebuild against Qt 4.4 beta. Update build depend on libqt4-dev + to (>> 4.4.0~). + + -- Ana Beatriz Guerrero Lopez Tue, 25 Mar 2008 19:25:36 +0100 + +soprano (2.0.3-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Matthew Rosewarne: + + * Add libsoprano-dbg package. + * Fix version for libsoprano-dev dependency on libsoprano4. + * Tweak package descriptions. + + +++ Changes by Fathi Boudra: + + * Add Vcs-Browser and Vcs-Svn fields. + + -- Debian Qt/KDE Maintainers Sat, 15 Mar 2008 17:14:52 +0100 + +soprano (2.0.0-2) unstable; urgency=low + + * Need to be builded against Qt4 from unstable. + + -- Fathi Boudra Tue, 08 Jan 2008 21:27:00 +0100 + +soprano (2.0.0-1) unstable; urgency=low + + * New upstream release. + * Remove export LDFLAGS since it was added to cdbs/kde.mk. + + -- Fathi Boudra Mon, 07 Jan 2008 13:52:52 +0100 + +soprano (1.99~rc2-1) unstable; urgency=low + + * New upstream release. + * Update libsoprano-dev.install. + * Update Standards-Version to 3.7.3, no changes required. + * Add export LDFLAGS+="-Wl,--as-needed" in rules to make dpkg-shlibdeps + happier. + + -- Ana Beatriz Guerrero Lopez Sun, 16 Dec 2007 19:10:15 +0100 + +soprano (1.98.0~rc1-1) unstable; urgency=low + + * New upstream release. + * Update *.install files. + + -- Ana Beatriz Guerrero Lopez Tue, 04 Dec 2007 17:40:32 +0100 + +soprano (1.97.1~beta4-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Armin Berres: + + * Make soprano binNMUable (Closes: #449130). + * Add watch file. + + +++ Changes by Fathi Boudra: + + * Add myself in uploaders. + * libsoprano-dev should be in section libdevel (Closes: 447620). + * Add Homepage in long description. + * Update libsoprano-dev include files. + * Update patch. + + ++ changes by Ana Beatriz Guerrero Lopez: + + * Move Homepage into control field. + * Repackage to remove nonfree stuff and upload. + + -- Debian Qt/KDE Maintainers Wed, 14 Nov 2007 14:04:18 +0100 + +soprano (1.95.0~beta2-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Armin Berres: + + * Update *.install files. + * Update patch. + + -- Debian Qt/KDE Maintainers Wed, 10 Oct 2007 18:08:50 +0200 + +soprano (1.93.0~svn720955-1) unstable; urgency=low + + +++ Changes by Armin Berres: + + * Update patch to remove java backend. + * Update *.install files. + + -- Debian Qt/KDE Maintainers Thu, 04 Oct 2007 08:24:41 +0200 + +soprano (1.93.0~svn718014-1) unstable; urgency=low + + +++ Changes by Sune Vuorela: + + * New upstream snapshot. + - Soprano2. + - Now a client-server model, but both used on same computer. + * Soname bump. + * Patch away java backend and remove jar files from upstream. + * Update copyright. + + +++ Changes by Armin Berres: + + * Add dependency of libsoprano-dev on the binary version of libsoprano4. + * Add conflict of libsoprano4 with libsoprano3. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Change s/Qt/Qt4/ in descriptions. + * Add new build-dep on libclucene-dev. + + -- Debian Qt/KDE Maintainers Fri, 28 Sep 2007 00:38:03 +0200 + +soprano (0.9.0~snapshot20070728-1) unstable; urgency=low + + * First upload to Debian. (Closes: #422206) + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Some minor changes for package polishing. + + -- Debian Qt/KDE Maintainers Sat, 28 Jul 2007 02:03:40 +0200 + +soprano (0.9.0~snapshot20070525-1) unstable; urgency=low + + * Initial release. + + -- Sune Vuorela Fri, 4 May 2007 09:49:34 +0200 + --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano4.symbols.in +++ soprano-2.3.73+dfsg.1/debian/libsoprano4.symbols.in @@ -0,0 +1,2579 @@ +libsoprano.so.4 libsoprano4 #MINVER# +* Build-Depends-Package: libsoprano-dev + (optional=external)_Z5qHashRK4QUrl@Base 2.1.67 + _ZN7Soprano10BindingSet6insertERK7QStringRKNS_4NodeE@Base 2.1.1 + _ZN7Soprano10BindingSet7replaceERK7QStringRKNS_4NodeE@Base 2.2.69 + _ZN7Soprano10BindingSet7replaceEiRKNS_4NodeE@Base 2.2.69 + _ZN7Soprano10BindingSetC1ERKS0_@Base 2.1.1 + _ZN7Soprano10BindingSetC1Ev@Base 2.1.1 + _ZN7Soprano10BindingSetC2ERKS0_@Base 2.1.1 + _ZN7Soprano10BindingSetC2Ev@Base 2.1.1 + _ZN7Soprano10BindingSetD1Ev@Base 2.1.1 + _ZN7Soprano10BindingSetD2Ev@Base 2.1.1 + _ZN7Soprano10BindingSetaSERKS0_@Base 2.1.1 + _ZN7Soprano10SerializerC1ERK7QString@Base 2.1.1 + _ZN7Soprano10SerializerC2ERK7QString@Base 2.1.1 + _ZN7Soprano10SerializerD0Ev@Base 2.1.1 + _ZN7Soprano10SerializerD1Ev@Base 2.1.1 + _ZN7Soprano10SerializerD2Ev@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO10annotationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO10identifierEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO10prefSymbolEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO11contributorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO11descriptionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO12lastModifiedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO12naoNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO13numericRatingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO14hasSubResourceEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO14scoreParameterEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO15FreeDesktopIconEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO15engineeringToolEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO15pluralPrefLabelEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO16hasSuperResourceEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO18personalIdentifierEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO19hasDefaultNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO21serializationLanguageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO31hasDefaultNamespaceAbbreviationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO3TagEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO5PartyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO5scoreEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO6SymbolEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO6hasTagEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO6ratingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO6statusEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO7createdEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO7creatorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO7versionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO8altLabelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO8hasTopicEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO8iconNameEv@Base 2.1.67 + _ZN7Soprano10Vocabulary3NAO8isTagForEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO8modifiedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO9altSymbolEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO9hasSymbolEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO9isRelatedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO9isTopicOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NAO9prefLabelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL10subGraphOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL11cardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12DefaultGraphEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12InstanceBaseEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12hasSemanticsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12nrlNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12ruleLanguageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL12superGraphOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL13ConfigurationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL13DocumentGraphEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL13GraphMetadataEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL13KnowledgeBaseEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL14maxCardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL14minCardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL15equivalentGraphEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL15inversePropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL16externalRealizerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL16graphMetadataForEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL16hasSpecificationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL17ReflexivePropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL17SymmetricPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL17ViewSpecificationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL18AsymmetricPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL18FunctionalPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL18TransitivePropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL18semanticsDefinedByEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL20coreGraphMetadataForEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL21RuleViewSpecificationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL25ExternalViewSpecificationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL25InverseFunctionalPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL4DataEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL4ruleEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL5GraphEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL6SchemaEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL6viewOnEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL7importsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL8OntologyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL8realizesEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL9GraphViewEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL9SemanticsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3NRL9updatableEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL10onPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL11RestrictionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL11cardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL11versionInfoEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL12AllDifferentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL12complementOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL12disjointWithEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL12owlNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL12priorVersionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL13allValuesFromEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL13differentFromEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL14ObjectPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL14intersectionOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL14maxCardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL14minCardinalityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL14someValuesFromEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL15DeprecatedClassEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL15distinctMembersEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL15equivalentClassEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL16DatatypePropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL16OntologyPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL16incompatibleWithEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL17SymmetricPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL18AnnotationPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL18DeprecatedPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL18FunctionalPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL18TransitivePropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL18equivalentPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL22backwardCompatibleWithEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL25InverseFunctionalPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL5ClassEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL5ThingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL5oneOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL6sameAsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL7NothingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL7importsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL7unionOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL8OntologyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL8hasValueEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL9DataRangeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3OWL9inverseOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF10XMLLiteralEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF12rdfNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF3AltEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF3BagEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF3SeqEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF3nilEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF4ListEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF4restEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF4typeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF5firstEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF5valueEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF6objectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF7subjectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF8PropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF9StatementEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3RDF9predicateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3SIL12silNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3SIL14InferenceGraphEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3SIL15sourceStatementEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3SIL17InferenceMetaDataEv@Base 2.1.1 + _ZN7Soprano10Vocabulary3SIL7contextEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS10subClassOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS11isDefinedByEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS13rdfsNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS13subPropertyOfEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS27ContainerMembershipPropertyEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS5ClassEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS5labelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS5rangeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS6domainEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS6memberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS7LiteralEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS7commentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS7seeAlsoEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS8DatatypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS8ResourceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary4RDFS9ContainerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10AnnotationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10DataObjectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10FileSystemEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10RSSMessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10RemoteFileEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10SourceCodeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10audioCodecEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10autoRatingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10colorCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10colorSpaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10commitDiffEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10contactURLEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10discNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10disclaimerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10familyNameEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10frameCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10maintainerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10mediaCodecEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10mountPointEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10remotePortEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10remoteUserEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10supercedesEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10totalSpaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10userRatingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam10videoCodecEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11BlockDeviceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11DeletedFileEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11MailingListEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11POP3MessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11SpreadsheetEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11albumArtistEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11aspectRatioEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11cameraModelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11columnCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11contactNickEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11contentTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11contributorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11derivedFromEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11descriptionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11fingerprintEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11focalLengthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11isEncryptedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11isImportantEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11licenseTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11mailingListEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11orientationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11permissionsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11personPhotoEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11phoneNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11storageSizeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11trackNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11userCommentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam11userKeywordEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12ArchivedFileEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12ContactGroupEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12IMAP4MessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12OfflineMediaEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12OrganizationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12PresentationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12TextDocumentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12audioBitrateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12definesClassEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12deletionTimeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12emailAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12exposureBiasEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12exposureTimeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12isInProgressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12mediaBitrateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12meteringModeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12remoteServerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12videoBitrateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam12whiteBalanceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13DocumentationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13PersonalEmailEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13albumPeakGainEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13audioChannelsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13contactMediumEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13fileExtensionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13focusDistanceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13formatSubtypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13interlaceModeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13isoEquivalentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13lastRefreshedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13localRevisionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13mediaDurationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13mergeConflictEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13occupiedSpaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13pixelDataTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13postalAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13receptionTimeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13sourceCreatedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13targetQualityEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13trackPeakGainEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam13usesNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14EmbeddedObjectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14NewsGroupEmailEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14RemoteResourceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14SystemResourceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14audioCodecTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14baseRevisionIDEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14blogContactURLEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14characterCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14contentCommentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14contentCreatedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14contentKeywordEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14faxPhoneNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14fileSystemTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14mediaCodecTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14paragraphCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14remotePasswordEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14sampleDataTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14seenAttachedAsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14sourceModifiedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14videoCodecTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam14xesamNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15EmailAttachmentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15SoftwarePackageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15albumTrackCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15audioSampleRateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15cellPhoneNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15changeCommitterEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15contentModifiedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15definesFunctionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15exposureProgramEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15homePhoneNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15honorificPrefixEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15honorificSuffixEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15imContactMediumEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15isPublicChannelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam15workPhoneNumberEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16MailingListEmailEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16audioSampleCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16changeCommitTimeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16compressionLevelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16documentCategoryEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16generatorOptionsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16homeEmailAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16ircContactMediumEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16originalLocationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16primaryRecipientEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam16workEmailAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17MessageboxMessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17UncategorizedTextEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17homePostalAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17isSourceEncryptedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17pixelDataBitDepthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam17workPostalAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18attachmentEncodingEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18cameraManufacturerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18homepageContactURLEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18isContentEncryptedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18sampleDataBitDepthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18secondaryRecipientEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam18verticalResolutionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19audioSampleBitDepthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19audioSampleDataTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19jabberContactMediumEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19programmingLanguageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19sampleConfigurationEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam19xesam35mmEquivalentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20CommunicationChannelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20communicationChannelEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20compressionAlgorithmEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20horizontalResolutionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20mailingPostalAddressEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam20markupCharacterCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam21commentCharacterCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam21definesGlobalVariableEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam21totalUncompressedSizeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam22RevisionControlledFileEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam23RemoteMessageboxMessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam28RevisionControlledRepositoryEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam2ccEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam2idEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam2toEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam3TagEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam3XMLEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam3aclEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam3bccEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam3urlEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam4FileEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam4TextEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam4nameEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam4sizeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5AudioEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5EmailEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5ImageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5MediaEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5MusicEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5PhotoEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5VideoEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5albumEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5genreEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5groupEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5knowsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5legalEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5linksEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5ownerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5titleEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam5widthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6FolderEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6PersonEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6SourceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6VisualEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6artistEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6asTextEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6authorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6genderEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6heightEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam6isReadEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7ArchiveEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7ContactEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7ContentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7MessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7ProjectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7RSSFeedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7charsetEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7commentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7creatorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7dependsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7keywordEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7licenseEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7md5HashEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7relatedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7replyToEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7rssFeedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7setRateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7subjectEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7summaryEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam7versionEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8BookmarkEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8DocumentEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8FilelikeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8apertureEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8audioBPMEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8ccdWidthEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8chatRoomEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8composerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8containsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8interestEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8languageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8lastUsedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8lyricistEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8mimeTypeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8rowCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8setCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8sha1HashEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam8useCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9AudioListEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9IMMessageEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9MediaListEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9NewsGroupEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9albumGainEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9birthDateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9conflictsEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9copyrightEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9firstUsedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9flashUsedEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9frameRateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9freeSpaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9generatorEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9givenNameEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9inReplyToEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9lineCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9newsGroupEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9originURLEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9otherNameEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9pageCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9performerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9recipientEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9trackGainEv@Base 2.1.1 + _ZN7Soprano10Vocabulary5Xesam9wordCountEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema11unsignedIntEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema12base64BinaryEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema12unsignedLongEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema12xsdNamespaceEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema13unsignedShortEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema15negativeIntegerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema18nonNegativeIntegerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema4dateEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema4timeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema6stringEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema6xsdIntEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema7booleanEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema7decimalEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema7integerEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema7xsdLongEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema8dateTimeEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema8xsdFloatEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema8xsdShortEv@Base 2.1.1 + _ZN7Soprano10Vocabulary9XMLSchema9xsdDoubleEv@Base 2.1.1 + _ZN7Soprano11FilterModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano11FilterModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano11FilterModel12addStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano11FilterModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel14setParentModelEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano11FilterModel15createBlankNodeEv@Base 2.1.1 + _ZN7Soprano11FilterModel15removeStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano11FilterModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano11FilterModel18slotStatementAddedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel19removeAllStatementsERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano11FilterModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel19slotStatementsAddedEv@Base 2.1.1 + _ZN7Soprano11FilterModel20parentStatementAddedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel20slotStatementRemovedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel21parentStatementsAddedEv@Base 2.1.1 + _ZN7Soprano11FilterModel21slotStatementsRemovedEv@Base 2.1.1 + _ZN7Soprano11FilterModel22parentStatementRemovedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano11FilterModel23parentStatementsRemovedEv@Base 2.1.1 + _ZN7Soprano11FilterModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano11FilterModelC1Ev@Base 2.1.1 + _ZN7Soprano11FilterModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano11FilterModelC2Ev@Base 2.1.1 + _ZN7Soprano11FilterModelD0Ev@Base 2.1.1 + _ZN7Soprano11FilterModelD1Ev@Base 2.1.1 + _ZN7Soprano11FilterModelD2Ev@Base 2.1.1 + _ZN7Soprano11LanguageTag6lookupERK5QListIS0_ERKS0_6QFlagsINS0_10LookupFlagEENS0_11MatchFilterE@Base 2.2.69 + _ZN7Soprano11LanguageTag6lookupERK5QListIS0_ES4_6QFlagsINS0_10LookupFlagEENS0_11MatchFilterE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private10matchBasicERK11QStringListS4_@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private10matchBasicERK7QStringS4_@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private12countryToPtrEN7QLocale7CountryE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private12langToStringEN7QLocale8LanguageE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private13matchExtendedERK11QStringListS4_@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private13matchExtendedERKS0_S3_@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private15countryToStringEN7QLocale7CountryE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private15normalizeStringERK7QString@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private17country_code_listE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private18language_code_listE@Base 2.2.69 + (optional=private)_ZN7Soprano11LanguageTag7Private9langToPtrEN7QLocale8LanguageE@Base 2.2.69 + _ZN7Soprano11LanguageTagC1EN7QLocale8LanguageENS1_7CountryE@Base 2.2.69 + _ZN7Soprano11LanguageTagC1EPKc@Base 2.2.69 + _ZN7Soprano11LanguageTagC1ERK13QLatin1String@Base 2.2.69 + _ZN7Soprano11LanguageTagC1ERK7QLocale@Base 2.2.69 + _ZN7Soprano11LanguageTagC1ERK7QString@Base 2.2.69 + _ZN7Soprano11LanguageTagC1ERKS0_@Base 2.2.69 + _ZN7Soprano11LanguageTagC1Ev@Base 2.2.69 + _ZN7Soprano11LanguageTagC2EN7QLocale8LanguageENS1_7CountryE@Base 2.2.69 + _ZN7Soprano11LanguageTagC2EPKc@Base 2.2.69 + _ZN7Soprano11LanguageTagC2ERK13QLatin1String@Base 2.2.69 + _ZN7Soprano11LanguageTagC2ERK7QLocale@Base 2.2.69 + _ZN7Soprano11LanguageTagC2ERK7QString@Base 2.2.69 + _ZN7Soprano11LanguageTagC2ERKS0_@Base 2.2.69 + _ZN7Soprano11LanguageTagC2Ev@Base 2.2.69 + _ZN7Soprano11LanguageTagD1Ev@Base 2.2.69 + _ZN7Soprano11LanguageTagD2Ev@Base 2.2.69 + _ZN7Soprano11LanguageTagaSERKS0_@Base 2.2.69 + _ZN7Soprano11createModelERK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano11usedBackendEv@Base 2.1.1 + _ZN7Soprano12LiteralValue10fromStringERK7QStringN8QVariant4TypeE@Base 2.1.1 + _ZN7Soprano12LiteralValue10fromStringERK7QStringRK4QUrl@Base 2.1.1 + _ZN7Soprano12LiteralValue18createPlainLiteralERK7QStringRKNS_11LanguageTagE@Base 2.2.69 + _ZN7Soprano12LiteralValue19dataTypeUriFromTypeEN8QVariant4TypeE@Base 2.1.1 + _ZN7Soprano12LiteralValue19typeFromDataTypeUriERK4QUrl@Base 2.1.1 + _ZN7Soprano12LiteralValueC1EPKc@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK10QByteArray@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK13QLatin1String@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK5QDate@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK5QTime@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK7QString@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK8QVariant@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERK9QDateTime@Base 2.1.1 + _ZN7Soprano12LiteralValueC1ERKS0_@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Eb@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ed@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ei@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ej@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ev@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ex@Base 2.1.1 + _ZN7Soprano12LiteralValueC1Ey@Base 2.1.1 + _ZN7Soprano12LiteralValueC2EPKc@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK10QByteArray@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK13QLatin1String@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK5QDate@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK5QTime@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK7QString@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK8QVariant@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERK9QDateTime@Base 2.1.1 + _ZN7Soprano12LiteralValueC2ERKS0_@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Eb@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ed@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ei@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ej@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ev@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ex@Base 2.1.1 + _ZN7Soprano12LiteralValueC2Ey@Base 2.1.1 + _ZN7Soprano12LiteralValueD1Ev@Base 2.1.1 + _ZN7Soprano12LiteralValueD2Ev@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK10QByteArray@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK13QLatin1String@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK5QDate@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK5QTime@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK7QString@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERK9QDateTime@Base 2.1.1 + _ZN7Soprano12LiteralValueaSERKS0_@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEb@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEd@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEi@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEj@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEx@Base 2.1.1 + _ZN7Soprano12LiteralValueaSEy@Base 2.1.1 + _ZN7Soprano12NodeIteratorC1EPNS_15IteratorBackendINS_4NodeEEE@Base 2.1.1 + _ZN7Soprano12NodeIteratorC1ERKS0_@Base 2.1.1 + _ZN7Soprano12NodeIteratorC1Ev@Base 2.1.1 + _ZN7Soprano12NodeIteratorC2EPNS_15IteratorBackendINS_4NodeEEE@Base 2.1.1 + _ZN7Soprano12NodeIteratorC2ERKS0_@Base 2.1.1 + _ZN7Soprano12NodeIteratorC2Ev@Base 2.1.1 + _ZN7Soprano12NodeIteratorD0Ev@Base 2.1.1 + _ZN7Soprano12NodeIteratorD1Ev@Base 2.1.1 + _ZN7Soprano12NodeIteratorD2Ev@Base 2.1.1 + _ZN7Soprano12NodeIteratoraSERKS0_@Base 2.1.1 + _ZN7Soprano12StorageModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano12StorageModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano12StorageModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano12StorageModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano12StorageModelC1EPKNS_7BackendE@Base 2.1.1 + _ZN7Soprano12StorageModelC2EPKNS_7BackendE@Base 2.1.1 + _ZN7Soprano12StorageModelD0Ev@Base 2.1.1 + _ZN7Soprano12StorageModelD1Ev@Base 2.1.1 + _ZN7Soprano12StorageModelD2Ev@Base 2.1.1 + _ZN7Soprano12versionMajorEv@Base 2.1.1 + _ZN7Soprano12versionMinorEv@Base 2.1.1 + _ZN7Soprano13PluginManager10allParsersEv@Base 2.1.1 + _ZN7Soprano13PluginManager10loadPluginERK7QString@Base 2.1.1 + _ZN7Soprano13PluginManager11allBackendsEv@Base 2.1.1 + _ZN7Soprano13PluginManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano13PluginManager11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano13PluginManager14allSerializersEv@Base 2.1.1 + _ZN7Soprano13PluginManager14loadAllPluginsEv@Base 2.1.1 + _ZN7Soprano13PluginManager16loadCustomParserERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano13PluginManager16loadCustomPluginERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano13PluginManager16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano13PluginManager17loadCustomBackendERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano13PluginManager19setPluginSearchPathERK11QStringListb@Base 2.2.69 + _ZN7Soprano13PluginManager20discoverParserByNameERK7QString@Base 2.1.1 + _ZN7Soprano13PluginManager20loadCustomSerializerERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano13PluginManager21discoverBackendByNameERK7QString@Base 2.1.1 + _ZN7Soprano13PluginManager24discoverSerializerByNameERK7QString@Base 2.1.1 + _ZN7Soprano13PluginManager25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList@Base 2.1.1 + _ZN7Soprano13PluginManager30discoverParserForSerializationENS_16RdfSerializationERK7QString@Base 2.1.1 + _ZN7Soprano13PluginManager34discoverSerializerForSerializationENS_16RdfSerializationERK7QString@Base 2.1.1 + (optional=private)_ZN7Soprano13PluginManager7Private9addPluginERNS_10PluginStubE@Base 2.2.69 + _ZN7Soprano13PluginManager8instanceEv@Base 2.1.1 + _ZN7Soprano13PluginManagerC1EP7QObject@Base 2.1.1 + _ZN7Soprano13PluginManagerC2EP7QObject@Base 2.1.1 + _ZN7Soprano13PluginManagerD0Ev@Base 2.1.1 + _ZN7Soprano13PluginManagerD1Ev@Base 2.1.1 + _ZN7Soprano13PluginManagerD2Ev@Base 2.1.1 + _ZN7Soprano13versionStringEv@Base 2.1.1 + _ZN7Soprano14BackendSetting8setValueERK8QVariant@Base 2.1.1 + _ZN7Soprano14BackendSettingC1ENS_13BackendOptionE@Base 2.1.1 + _ZN7Soprano14BackendSettingC1ENS_13BackendOptionERK8QVariant@Base 2.1.1 + _ZN7Soprano14BackendSettingC1ERK7QStringRK8QVariant@Base 2.1.1 + _ZN7Soprano14BackendSettingC1ERKS0_@Base 2.1.1 + _ZN7Soprano14BackendSettingC1Ev@Base 2.1.1 + _ZN7Soprano14BackendSettingC2ENS_13BackendOptionE@Base 2.1.1 + _ZN7Soprano14BackendSettingC2ENS_13BackendOptionERK8QVariant@Base 2.1.1 + _ZN7Soprano14BackendSettingC2ERK7QStringRK8QVariant@Base 2.1.1 + _ZN7Soprano14BackendSettingC2ERKS0_@Base 2.1.1 + _ZN7Soprano14BackendSettingC2Ev@Base 2.1.1 + _ZN7Soprano14BackendSettingD1Ev@Base 2.1.1 + _ZN7Soprano14BackendSettingD2Ev@Base 2.1.1 + _ZN7Soprano14BackendSettingaSERKS0_@Base 2.1.1 + _ZN7Soprano14RdfSchemaModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano14RdfSchemaModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano14RdfSchemaModelD0Ev@Base 2.1.1 + _ZN7Soprano14RdfSchemaModelD1Ev@Base 2.1.1 + _ZN7Soprano14RdfSchemaModelD2Ev@Base 2.1.1 + _ZN7Soprano14setUsedBackendEPKNS_7BackendE@Base 2.1.1 + _ZN7Soprano14versionReleaseEv@Base 2.1.1 + _ZN7Soprano15valueInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString@Base 2.1.67 + _ZN7Soprano15valueInSettingsERK5QListINS_14BackendSettingEERK7QStringRK8QVariant@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano17StatementIteratorC1EPNS_15IteratorBackendINS_9StatementEEE@Base 2.1.1 + _ZN7Soprano17StatementIteratorC1ERKS0_@Base 2.1.1 + _ZN7Soprano17StatementIteratorC1Ev@Base 2.1.1 + _ZN7Soprano17StatementIteratorC2EPNS_15IteratorBackendINS_9StatementEEE@Base 2.1.1 + _ZN7Soprano17StatementIteratorC2ERKS0_@Base 2.1.1 + _ZN7Soprano17StatementIteratorC2Ev@Base 2.1.1 + _ZN7Soprano17StatementIteratorD0Ev@Base 2.1.1 + _ZN7Soprano17StatementIteratorD1Ev@Base 2.1.1 + _ZN7Soprano17StatementIteratorD2Ev@Base 2.1.1 + _ZN7Soprano17StatementIteratoraSERKS0_@Base 2.1.1 + _ZN7Soprano17settingInSettingsER5QListINS_14BackendSettingEENS_13BackendOptionERK7QString@Base 2.1.67 + _ZN7Soprano17settingInSettingsER5QListINS_14BackendSettingEERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano17settingInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano17settingInSettingsERK5QListINS_14BackendSettingEERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano18isOptionInSettingsERK5QListINS_14BackendSettingEENS_13BackendOptionERK7QString@Base 2.1.67 + _ZN7Soprano19QueryResultIterator11allBindingsEv@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC1EPNS_26QueryResultIteratorBackendE@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC1ERKS0_@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC1Ev@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC2EPNS_26QueryResultIteratorBackendE@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC2ERKS0_@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorC2Ev@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorD0Ev@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorD1Ev@Base 2.1.1 + _ZN7Soprano19QueryResultIteratorD2Ev@Base 2.1.1 + _ZN7Soprano19QueryResultIteratoraSERKS0_@Base 2.1.1 + _ZN7Soprano21discoverBackendByNameERK7QString@Base 2.1.1 + _ZN7Soprano21serializationMimeTypeENS_16RdfSerializationERK7QString@Base 2.1.1 + _ZN7Soprano23mimeTypeToSerializationERK7QString@Base 2.1.1 + _ZN7Soprano25discoverBackendByFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList@Base 2.1.1 + _ZN7Soprano26QueryResultIteratorBackendC1Ev@Base 2.1.1 + _ZN7Soprano26QueryResultIteratorBackendC2Ev@Base 2.1.1 + _ZN7Soprano26QueryResultIteratorBackendD0Ev@Base 2.1.1 + _ZN7Soprano26QueryResultIteratorBackendD1Ev@Base 2.1.1 + _ZN7Soprano26QueryResultIteratorBackendD2Ev@Base 2.1.1 + _ZN7Soprano26valueInSettingsWithDefaultERK5QListINS_14BackendSettingEENS_13BackendOptionERK8QVariant@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Node11literalToN3ERKNS_12LiteralValueE@Base 2.2.69 + _ZN7Soprano4Node12resourceToN3ERK4QUrl@Base 2.2.69 + _ZN7Soprano4Node15createBlankNodeERK7QString@Base 2.1.1 + _ZN7Soprano4Node15createEmptyNodeEv@Base 2.1.1 + _ZN7Soprano4Node17createLiteralNodeERKNS_12LiteralValueE@Base 2.2.69 + _ZN7Soprano4Node17createLiteralNodeERKNS_12LiteralValueERK7QString@Base 2.1.1 + _ZN7Soprano4Node18createResourceNodeERK4QUrl@Base 2.1.1 + _ZN7Soprano4Node9blankToN3ERK7QString@Base 2.2.69 + _ZN7Soprano4NodeC1ERK4QUrl@Base 2.1.1 + _ZN7Soprano4NodeC1ERK7QString@Base 2.1.1 + _ZN7Soprano4NodeC1ERKNS_12LiteralValueE@Base 2.2.69 + _ZN7Soprano4NodeC1ERKNS_12LiteralValueERK7QString@Base 2.1.1 + _ZN7Soprano4NodeC1ERKS0_@Base 2.1.1 + _ZN7Soprano4NodeC1Ev@Base 2.1.1 + _ZN7Soprano4NodeC2ERK4QUrl@Base 2.1.1 + _ZN7Soprano4NodeC2ERK7QString@Base 2.1.1 + _ZN7Soprano4NodeC2ERKNS_12LiteralValueE@Base 2.2.69 + _ZN7Soprano4NodeC2ERKNS_12LiteralValueERK7QString@Base 2.1.1 + _ZN7Soprano4NodeC2ERKS0_@Base 2.1.1 + _ZN7Soprano4NodeC2Ev@Base 2.1.1 + _ZN7Soprano4NodeD1Ev@Base 2.1.1 + _ZN7Soprano4NodeD2Ev@Base 2.1.1 + _ZN7Soprano4NodeaSERK4QUrl@Base 2.1.1 + _ZN7Soprano4NodeaSERKNS_12LiteralValueE@Base 2.1.1 + _ZN7Soprano4NodeaSERKS0_@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel17addStatementAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZN7Soprano4Util10AsyncModel17addStatementAsyncERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel18addStatementsAsyncERK5QListINS_9StatementEE@Base 2.1.67 + _ZN7Soprano4Util10AsyncModel20createBlankNodeAsyncEv@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel20removeStatementAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZN7Soprano4Util10AsyncModel20removeStatementAsyncERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel21removeStatementsAsyncERK5QListINS_9StatementEE@Base 2.1.67 + _ZN7Soprano4Util10AsyncModel24removeAllStatementsAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZN7Soprano4Util10AsyncModel24removeAllStatementsAsyncERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModel7setModeENS1_14AsyncModelModeE@Base 2.1.67 + _ZN7Soprano4Util10AsyncModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util10AsyncModelD0Ev@Base 2.1.1 + _ZN7Soprano4Util10AsyncModelD1Ev@Base 2.1.1 + _ZN7Soprano4Util10AsyncModelD2Ev@Base 2.1.1 + _ZN7Soprano4Util10AsyncQuery11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery11qt_metacastEPKc@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery12executeQueryEPNS_5ModelERK7QStringNS_5Query13QueryLanguageES6_@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery16staticMetaObjectE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery4nextEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery5closeEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery7Private11_s_finishedEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery7Private16_s_emitNextReadyEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery7Private3runEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery8finishedEPS1_@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQuery9nextReadyEPS1_@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQueryC1Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQueryC2Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQueryD0Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQueryD1Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10AsyncQueryD2Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano4Util10DummyModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util10DummyModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util10DummyModel12addStatementERKNS_4NodeES4_S4_S4_@Base 2.1.1 + _ZN7Soprano4Util10DummyModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10DummyModel15createBlankNodeEv@Base 2.1.1 + _ZN7Soprano4Util10DummyModel15removeStatementERKNS_4NodeES4_S4_S4_@Base 2.1.1 + _ZN7Soprano4Util10DummyModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10DummyModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util10DummyModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10DummyModelC1Ev@Base 2.1.1 + _ZN7Soprano4Util10DummyModelC2Ev@Base 2.1.1 + _ZN7Soprano4Util10DummyModelD0Ev@Base 2.1.1 + _ZN7Soprano4Util10DummyModelD1Ev@Base 2.1.1 + _ZN7Soprano4Util10DummyModelD2Ev@Base 2.1.1 + _ZN7Soprano4Util10MutexModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util10MutexModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util10MutexModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10MutexModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10MutexModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util10MutexModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util10MutexModelC1ENS1_14ProtectionModeEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util10MutexModelC2ENS1_14ProtectionModeEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util10MutexModelD0Ev@Base 2.1.1 + _ZN7Soprano4Util10MutexModelD1Ev@Base 2.1.1 + _ZN7Soprano4Util10MutexModelD2Ev@Base 2.1.1 + _ZN7Soprano4Util11AsyncResult11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util11AsyncResult11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util11AsyncResult11resultReadyEPS1_@Base 2.1.1 + _ZN7Soprano4Util11AsyncResult12createResultEv@Base 2.1.67 + _ZN7Soprano4Util11AsyncResult15slotResultReadyEv@Base 2.1.67 + _ZN7Soprano4Util11AsyncResult16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util11AsyncResult9setResultERK8QVariantRKNS_5Error5ErrorE@Base 2.1.67 + _ZN7Soprano4Util11AsyncResultC1Ev@Base 2.1.67 + _ZN7Soprano4Util11AsyncResultC2Ev@Base 2.1.67 + _ZN7Soprano4Util11AsyncResultD0Ev@Base 2.1.1 + _ZN7Soprano4Util11AsyncResultD1Ev@Base 2.1.1 + _ZN7Soprano4Util11AsyncResultD2Ev@Base 2.1.67 + _ZN7Soprano4Util13ReadOnlyModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel14setParentModelEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel15createBlankNodeEv@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModelD0Ev@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModelD1Ev@Base 2.1.1 + _ZN7Soprano4Util13ReadOnlyModelD2Ev@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel10timerEventEP11QTimerEvent@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel12setCacheTimeEi@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel21parentStatementsAddedEv@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModel23parentStatementsRemovedEv@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModelD0Ev@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModelD1Ev@Base 2.1.1 + _ZN7Soprano4Util16SignalCacheModelD2Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC1ERK5QListINS_4NodeEE@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC1ERKS1_@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC1Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC2ERK5QListINS_4NodeEE@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC2ERKS1_@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorC2Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorD0Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorD1Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratorD2Ev@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratoraSERK5QListINS_4NodeEE@Base 2.1.1 + _ZN7Soprano4Util18SimpleNodeIteratoraSERKS1_@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC1ERK5QListINS_9StatementEE@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC1ERKS1_@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC1Ev@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC2ERK5QListINS_9StatementEE@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC2ERKS1_@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorC2Ev@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorD0Ev@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorD1Ev@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratorD2Ev@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratoraSERK5QListINS_9StatementEE@Base 2.1.1 + _ZN7Soprano4Util23SimpleStatementIteratoraSERKS1_@Base 2.1.1 + _ZN7Soprano5Error10ErrorCacheC1Ev@Base 2.1.1 + _ZN7Soprano5Error10ErrorCacheC2Ev@Base 2.1.1 + _ZN7Soprano5Error10ErrorCacheD0Ev@Base 2.1.1 + _ZN7Soprano5Error10ErrorCacheD1Ev@Base 2.1.1 + _ZN7Soprano5Error10ErrorCacheD2Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC1ERKNS0_5ErrorE@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC1ERKNS0_7LocatorERK7QStringi@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC1Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC2ERKNS0_5ErrorE@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC2ERKNS0_7LocatorERK7QStringi@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorC2Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorD0Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorD1Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErrorD2Ev@Base 2.1.1 + _ZN7Soprano5Error11ParserErroraSERKNS0_5ErrorE@Base 2.1.1 + _ZN7Soprano5Error12errorMessageENS0_9ErrorCodeE@Base 2.1.1 + _ZN7Soprano5Error16convertErrorCodeEi@Base 2.1.1 + _ZN7Soprano5Error5ErrorC1EPNS0_9ErrorDataE@Base 2.1.1 + _ZN7Soprano5Error5ErrorC1ERK7QStringi@Base 2.1.1 + _ZN7Soprano5Error5ErrorC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Error5ErrorC1Ev@Base 2.1.1 + _ZN7Soprano5Error5ErrorC2EPNS0_9ErrorDataE@Base 2.1.1 + _ZN7Soprano5Error5ErrorC2ERK7QStringi@Base 2.1.1 + _ZN7Soprano5Error5ErrorC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Error5ErrorC2Ev@Base 2.1.1 + _ZN7Soprano5Error5ErrorD0Ev@Base 2.1.1 + _ZN7Soprano5Error5ErrorD1Ev@Base 2.1.1 + _ZN7Soprano5Error5ErrorD2Ev@Base 2.1.1 + _ZN7Soprano5Error5ErroraSERKS1_@Base 2.1.1 + _ZN7Soprano5Error7Locator11setFileNameERK7QString@Base 2.1.1 + _ZN7Soprano5Error7Locator7setByteEi@Base 2.1.1 + _ZN7Soprano5Error7Locator7setLineEi@Base 2.1.1 + _ZN7Soprano5Error7Locator9setColumnEi@Base 2.1.1 + _ZN7Soprano5Error7LocatorC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Error7LocatorC1EiiiRK7QString@Base 2.1.1 + _ZN7Soprano5Error7LocatorC1Ev@Base 2.1.1 + _ZN7Soprano5Error7LocatorC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Error7LocatorC2EiiiRK7QString@Base 2.1.1 + _ZN7Soprano5Error7LocatorC2Ev@Base 2.1.1 + _ZN7Soprano5Error7LocatorD1Ev@Base 2.1.1 + _ZN7Soprano5Error7LocatorD2Ev@Base 2.1.1 + _ZN7Soprano5Error7LocatoraSERKS1_@Base 2.1.1 + _ZN7Soprano5Graph12addStatementERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZN7Soprano5Graph12addStatementERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano5Graph13addStatementsERK5QListINS_9StatementEE@Base 2.2.69 + _ZN7Soprano5Graph13removeContextERKNS_4NodeE@Base 2.2.69 + _ZN7Soprano5Graph15removeStatementERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZN7Soprano5Graph15removeStatementERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano5Graph16removeStatementsERK5QListINS_9StatementEE@Base 2.2.69 + _ZN7Soprano5Graph19removeAllStatementsERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZN7Soprano5Graph19removeAllStatementsERKNS_9StatementE@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackend4nextEv@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackendC1ERKS0_RKNS_9StatementE@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackendC2ERKS0_RKNS_9StatementE@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackendD0Ev@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackendD1Ev@Base 2.2.69 + (optional=private)_ZN7Soprano5Graph7Private29GraphStatementIteratorBackendD2Ev@Base 2.2.69 + _ZN7Soprano5GraphC1ERK5QListINS_9StatementEE@Base 2.2.69 + _ZN7Soprano5GraphC1ERKS0_@Base 2.2.69 + _ZN7Soprano5GraphC1Ev@Base 2.2.69 + _ZN7Soprano5GraphC2ERK5QListINS_9StatementEE@Base 2.2.69 + _ZN7Soprano5GraphC2ERKS0_@Base 2.2.69 + _ZN7Soprano5GraphC2Ev@Base 2.2.69 + _ZN7Soprano5GraphD1Ev@Base 2.2.69 + _ZN7Soprano5GraphD2Ev@Base 2.2.69 + _ZN7Soprano5GraphaSERK5QListINS_9StatementEE@Base 2.2.69 + _ZN7Soprano5GraphaSERKS0_@Base 2.2.69 + _ZN7Soprano5GraphlsERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano5GraphlsERKS0_@Base 2.2.69 + _ZN7Soprano5GraphmIERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano5GraphmIERKS0_@Base 2.2.69 + _ZN7Soprano5GraphpLERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano5GraphpLERKS0_@Base 2.2.69 + _ZN7Soprano5Model11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano5Model11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano5Model12addStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano5Model13addStatementsERK5QListINS_9StatementEE@Base 2.1.1 + _ZN7Soprano5Model13removeContextERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano5Model14statementAddedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Model15removeStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano5Model15statementsAddedEv@Base 2.1.1 + _ZN7Soprano5Model16removeStatementsERK5QListINS_9StatementEE@Base 2.1.1 + _ZN7Soprano5Model16statementRemovedERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Model16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano5Model17statementsRemovedEv@Base 2.1.1 + _ZN7Soprano5Model19removeAllStatementsERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano5Model19removeAllStatementsEv@Base 2.1.1 + _ZN7Soprano5ModelC1ERKS0_@Base 2.1.1 + _ZN7Soprano5ModelC1Ev@Base 2.1.1 + _ZN7Soprano5ModelC2ERKS0_@Base 2.1.1 + _ZN7Soprano5ModelC2Ev@Base 2.1.1 + _ZN7Soprano5ModelD0Ev@Base 2.1.1 + _ZN7Soprano5ModelD1Ev@Base 2.1.1 + _ZN7Soprano5ModelD2Ev@Base 2.1.1 + _ZN7Soprano5ModelaSERKS0_@Base 2.1.1 + _ZN7Soprano5Query10ExpressionC1Ev@Base 2.1.1 + _ZN7Soprano5Query10ExpressionC2Ev@Base 2.1.1 + _ZN7Soprano5Query10ExpressionD0Ev@Base 2.1.1 + _ZN7Soprano5Query10ExpressionD1Ev@Base 2.1.1 + _ZN7Soprano5Query10ExpressionD2Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms11addVariableEPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTerms7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsC1Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsC2Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsD1Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsD2Ev@Base 2.1.1 + _ZN7Soprano5Query10QueryTermsaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query10RTermEqualC1EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query10RTermEqualC2EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query10SerializerC1ERK7QString@Base 2.1.1 + _ZN7Soprano5Query10SerializerC2ERK7QString@Base 2.1.1 + _ZN7Soprano5Query10SerializerD0Ev@Base 2.1.1 + _ZN7Soprano5Query10SerializerD1Ev@Base 2.1.1 + _ZN7Soprano5Query10SerializerD2Ev@Base 2.1.1 + _ZN7Soprano5Query11LangMatchesC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query11LangMatchesC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query11StringEqualC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query11StringEqualC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query11StringValueC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query11StringValueC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query12NumericalAddC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query12NumericalAddC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query13DataTypeValueC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query13DataTypeValueC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query13DateTimeEqualC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query13DateTimeEqualC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query13RTermNotEqualC1EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query13RTermNotEqualC2EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern10setSubjectEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern12setPredicateEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePattern9setObjectEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC1EPNS0_5RTermES3_S3_@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC1Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC2EPNS0_5RTermES3_S3_@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternC2Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternD0Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternD1Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternD2Ev@Base 2.1.1 + _ZN7Soprano5Query13TriplePatternaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query14NumericalEqualC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query14NumericalEqualC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query14NumericalValueC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query14NumericalValueC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query14StringLessThanC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query14StringLessThanC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query14StringNotEqualC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query14StringNotEqualC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query15NumericalDivideC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query15NumericalDivideC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query16DateTimeLessThanC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query16DateTimeLessThanC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query16DateTimeNotEqualC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query16DateTimeNotEqualC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query16StringExpressionC1Ev@Base 2.1.1 + _ZN7Soprano5Query16StringExpressionC2Ev@Base 2.1.1 + _ZN7Soprano5Query16StringExpressionD0Ev@Base 2.1.1 + _ZN7Soprano5Query16StringExpressionD1Ev@Base 2.1.1 + _ZN7Soprano5Query16StringExpressionD2Ev@Base 2.1.1 + _ZN7Soprano5Query17BooleanExpressionC1Ev@Base 2.1.1 + _ZN7Soprano5Query17BooleanExpressionC2Ev@Base 2.1.1 + _ZN7Soprano5Query17BooleanExpressionD0Ev@Base 2.1.1 + _ZN7Soprano5Query17BooleanExpressionD1Ev@Base 2.1.1 + _ZN7Soprano5Query17BooleanExpressionD2Ev@Base 2.1.1 + _ZN7Soprano5Query17NumericalLessThanC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalLessThanC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalMultiplyC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalMultiplyC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalNotEqualC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalNotEqualC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalSubtractC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17NumericalSubtractC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17StringGreaterThanC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query17StringGreaterThanC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query19DateTimeGreaterThanC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query19DateTimeGreaterThanC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query19NumericalExpressionC1Ev@Base 2.1.1 + _ZN7Soprano5Query19NumericalExpressionC2Ev@Base 2.1.1 + _ZN7Soprano5Query19NumericalExpressionD0Ev@Base 2.1.1 + _ZN7Soprano5Query19NumericalExpressionD1Ev@Base 2.1.1 + _ZN7Soprano5Query19NumericalExpressionD2Ev@Base 2.1.1 + _ZN7Soprano5Query19StringLessThanEqualC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query19StringLessThanEqualC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression11addConditonEPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpressionC1Ev@Base 2.1.1 + _ZN7Soprano5Query20BooleanSetExpressionC2Ev@Base 2.1.1 + _ZN7Soprano5Query20NumericalGreaterThanC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query20NumericalGreaterThanC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query21DateTimeLessThanEqualC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query21DateTimeLessThanEqualC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query21queryLanguageToStringENS0_13QueryLanguageERK7QString@Base 2.1.1 + _ZN7Soprano5Query22NumericalLessThanEqualC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query22NumericalLessThanEqualC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query22StringGreaterThanEqualC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query22StringGreaterThanEqualC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression13setExpressionEPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateC1EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateC2EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpressionC1EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query22UnaryBooleanExpressionC2EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query23queryLanguageFromStringERK7QString@Base 2.1.1 + _ZN7Soprano5Query24DateTimeGreaterThanEqualC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query24DateTimeGreaterThanEqualC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression13setExpressionEPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateC1EPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateC2EPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpressionC1EPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query24UnaryNumericalExpressionC2EPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBase8setRTermEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBaseC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query24UnaryRTermExpressionBaseC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateC1EPNS0_19NumericalExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateC2EPNS0_19NumericalExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression8setFirstEPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpression9setSecondEPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpressionC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query25BinaryNumericalExpressionC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query25NumericalGreaterThanEqualC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query25NumericalGreaterThanEqualC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query26UnaryRTermStringExpressionC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query26UnaryRTermStringExpressionC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query27UnaryRTermBooleanExpressionC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query27UnaryRTermBooleanExpressionC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateC1EPNS0_5RTermES4_@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateC2EPNS0_5RTermES4_@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression8setFirstEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpression9setSecondEPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpressionC1EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query28BinaryRTermBooleanExpressionC2EPNS0_5RTermES3_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateC1EPNS0_16StringExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateC2EPNS0_16StringExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression8setFirstEPNS0_16StringExpressionE@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpression9setSecondEPNS0_16StringExpressionE@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpressionC1EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query29BinaryStringBooleanExpressionC2EPNS0_16StringExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query29UnaryRTermNumericalExpressionC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query29UnaryRTermNumericalExpressionC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpression7PrivateC1E9QDateTimeRKS3_@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpression7PrivateC2E9QDateTimeRKS3_@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpression8setFirstERK9QDateTime@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpression9setSecondERK9QDateTime@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpressionC1ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query31BinaryDateTimeBooleanExpressionC2ERK9QDateTimeS4_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateC1EPNS0_19NumericalExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateC2EPNS0_19NumericalExpressionES4_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression8setFirstEPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpression9setSecondEPNS0_19NumericalExpressionE@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpressionC1EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query32BinaryNumericalBooleanExpressionC2EPNS0_19NumericalExpressionES3_@Base 2.1.1 + _ZN7Soprano5Query3NotC1EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query3NotC2EPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query3NotD0Ev@Base 2.1.1 + _ZN7Soprano5Query3NotD1Ev@Base 2.1.1 + _ZN7Soprano5Query3NotD2Ev@Base 2.1.1 + _ZN7Soprano5Query4Node7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query4Node7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query4NodeC1ERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano5Query4NodeC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query4NodeC1Ev@Base 2.1.1 + _ZN7Soprano5Query4NodeC2ERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano5Query4NodeC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query4NodeC2Ev@Base 2.1.1 + _ZN7Soprano5Query4NodeaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query5IsIRIC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query5IsIRIC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query5IsIRID0Ev@Base 2.1.1 + _ZN7Soprano5Query5IsIRID1Ev@Base 2.1.1 + _ZN7Soprano5Query5IsIRID2Ev@Base 2.1.1 + _ZN7Soprano5Query5Query12setConditionEPNS0_17BooleanExpressionE@Base 2.1.1 + _ZN7Soprano5Query5Query12setQueryTypeENS1_9QueryTypeE@Base 2.1.1 + _ZN7Soprano5Query5Query13setQueryTermsERKNS0_10QueryTermsE@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query5Query7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query5Query8prefixesEv@Base 2.1.1 + _ZN7Soprano5Query5Query9addPrefixERKNS0_6PrefixE@Base 2.1.1 + _ZN7Soprano5Query5QueryC1ENS1_9QueryTypeE@Base 2.1.1 + _ZN7Soprano5Query5QueryC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query5QueryC1Ev@Base 2.1.1 + _ZN7Soprano5Query5QueryC2ENS1_9QueryTypeE@Base 2.1.1 + _ZN7Soprano5Query5QueryC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query5QueryC2Ev@Base 2.1.1 + _ZN7Soprano5Query5QueryD1Ev@Base 2.1.1 + _ZN7Soprano5Query5QueryD2Ev@Base 2.1.1 + _ZN7Soprano5Query5QueryaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query5RTermC1Ev@Base 2.1.1 + _ZN7Soprano5Query5RTermC2Ev@Base 2.1.1 + _ZN7Soprano5Query5RTermD0Ev@Base 2.1.1 + _ZN7Soprano5Query5RTermD1Ev@Base 2.1.1 + _ZN7Soprano5Query5RTermD2Ev@Base 2.1.1 + _ZN7Soprano5Query6ParserC1ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6ParserC2ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6ParserD0Ev@Base 2.1.1 + _ZN7Soprano5Query6ParserD1Ev@Base 2.1.1 + _ZN7Soprano5Query6ParserD2Ev@Base 2.1.1 + _ZN7Soprano5Query6Prefix7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query6Prefix7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query6PrefixC1ERK7QStringRK4QUrl@Base 2.1.1 + _ZN7Soprano5Query6PrefixC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6PrefixC1Ev@Base 2.1.1 + _ZN7Soprano5Query6PrefixC2ERK7QStringRK4QUrl@Base 2.1.1 + _ZN7Soprano5Query6PrefixC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6PrefixC2Ev@Base 2.1.1 + _ZN7Soprano5Query6PrefixD1Ev@Base 2.1.1 + _ZN7Soprano5Query6PrefixD2Ev@Base 2.1.1 + _ZN7Soprano5Query6PrefixaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query6Regexp10setPatternERK7QString@Base 2.1.1 + _ZN7Soprano5Query6Regexp13setExpressionEPNS0_16StringExpressionE@Base 2.1.1 + _ZN7Soprano5Query6Regexp5flagsEv@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC1EPNS0_16StringExpressionERK7QStringS7_@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC2EPNS0_16StringExpressionERK7QStringS7_@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query6Regexp7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query6Regexp7patternEv@Base 2.1.1 + _ZN7Soprano5Query6Regexp8setFlagsERK7QString@Base 2.1.1 + _ZN7Soprano5Query6RegexpC1EPNS0_16StringExpressionERK7QString@Base 2.1.1 + _ZN7Soprano5Query6RegexpC1EPNS0_16StringExpressionERK7QStringS6_@Base 2.1.1 + _ZN7Soprano5Query6RegexpC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6RegexpC1Ev@Base 2.1.1 + _ZN7Soprano5Query6RegexpC2EPNS0_16StringExpressionERK7QString@Base 2.1.1 + _ZN7Soprano5Query6RegexpC2EPNS0_16StringExpressionERK7QStringS6_@Base 2.1.1 + _ZN7Soprano5Query6RegexpC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6RegexpC2Ev@Base 2.1.1 + _ZN7Soprano5Query6RegexpD0Ev@Base 2.1.1 + _ZN7Soprano5Query6RegexpD1Ev@Base 2.1.1 + _ZN7Soprano5Query6RegexpD2Ev@Base 2.1.1 + _ZN7Soprano5Query6RegexpaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query6String7PrivateC1ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6String7PrivateC2ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6String8setValueERK7QString@Base 2.1.1 + _ZN7Soprano5Query6StringC1ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6StringC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6StringC1Ev@Base 2.1.1 + _ZN7Soprano5Query6StringC2ERK7QString@Base 2.1.1 + _ZN7Soprano5Query6StringC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query6StringC2Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBlankC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query7IsBlankC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query7IsBlankD0Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBlankD1Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBlankD2Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBound11setVariableEPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateC1EPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateC1ERKS2_@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateC2EPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateC2ERKS2_@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateD1Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBound7PrivateD2Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC1EPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC1Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC2EPNS0_8VariableE@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query7IsBoundC2Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundD0Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundD1Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundD2Ev@Base 2.1.1 + _ZN7Soprano5Query7IsBoundaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query7LogicOrC1Ev@Base 2.1.1 + _ZN7Soprano5Query7LogicOrC2Ev@Base 2.1.1 + _ZN7Soprano5Query8LogicAndC1Ev@Base 2.1.1 + _ZN7Soprano5Query8LogicAndC2Ev@Base 2.1.1 + _ZN7Soprano5Query8Variable7PrivateC1Ev@Base 2.1.1 + _ZN7Soprano5Query8Variable7PrivateC2Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableC1ERK7QString@Base 2.1.1 + _ZN7Soprano5Query8VariableC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query8VariableC1Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableC2ERK7QString@Base 2.1.1 + _ZN7Soprano5Query8VariableC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query8VariableC2Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableD0Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableD1Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableD2Ev@Base 2.1.1 + _ZN7Soprano5Query8VariableaSERKS1_@Base 2.1.1 + _ZN7Soprano5Query9IsLiteralC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query9IsLiteralC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query9IsLiteralD0Ev@Base 2.1.1 + _ZN7Soprano5Query9IsLiteralD1Ev@Base 2.1.1 + _ZN7Soprano5Query9IsLiteralD2Ev@Base 2.1.1 + _ZN7Soprano5Query9LangValueC1EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query9LangValueC2EPNS0_5RTermE@Base 2.1.1 + _ZN7Soprano5Query9Numerical10floatValueEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical11doubleValueEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical12integerValueEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical7PrivateC1ERK8QVariant@Base 2.1.1 + _ZN7Soprano5Query9Numerical7PrivateC2ERK8QVariant@Base 2.1.1 + _ZN7Soprano5Query9Numerical7isFloatEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical8isDoubleEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical9isDecimalEv@Base 2.1.1 + _ZN7Soprano5Query9Numerical9isIntegerEv@Base 2.1.1 + _ZN7Soprano5Query9NumericalC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Query9NumericalC1Ed@Base 2.1.1 + _ZN7Soprano5Query9NumericalC1Ef@Base 2.1.1 + _ZN7Soprano5Query9NumericalC1Ei@Base 2.1.1 + _ZN7Soprano5Query9NumericalC1Ev@Base 2.1.1 + _ZN7Soprano5Query9NumericalC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Query9NumericalC2Ed@Base 2.1.1 + _ZN7Soprano5Query9NumericalC2Ef@Base 2.1.1 + _ZN7Soprano5Query9NumericalC2Ei@Base 2.1.1 + _ZN7Soprano5Query9NumericalC2Ev@Base 2.1.1 + _ZN7Soprano5Query9NumericalD0Ev@Base 2.1.1 + _ZN7Soprano5Query9NumericalD1Ev@Base 2.1.1 + _ZN7Soprano5Query9NumericalD2Ev@Base 2.1.1 + _ZN7Soprano5Query9NumericalaSERKS1_@Base 2.1.1 + _ZN7Soprano5qHashERKNS_11LanguageTagE@Base 2.2.69 + _ZN7Soprano5qHashERKNS_12LiteralValueE@Base 2.2.69 + _ZN7Soprano5qHashERKNS_4NodeE@Base 2.1.67 + _ZN7Soprano6ParserC1ERK7QString@Base 2.1.1 + _ZN7Soprano6ParserC2ERK7QString@Base 2.1.1 + _ZN7Soprano6ParserD0Ev@Base 2.1.1 + _ZN7Soprano6ParserD1Ev@Base 2.1.1 + _ZN7Soprano6ParserD2Ev@Base 2.1.1 + _ZN7Soprano6PluginC1ERK7QString@Base 2.1.1 + _ZN7Soprano6PluginC2ERK7QString@Base 2.1.1 + _ZN7Soprano6PluginD0Ev@Base 2.1.1 + _ZN7Soprano6PluginD1Ev@Base 2.1.1 + _ZN7Soprano6PluginD2Ev@Base 2.1.1 + _ZN7Soprano7BackendC1ERK7QString@Base 2.1.1 + _ZN7Soprano7BackendC2ERK7QString@Base 2.1.1 + _ZN7Soprano7BackendD0Ev@Base 2.1.1 + _ZN7Soprano7BackendD1Ev@Base 2.1.1 + _ZN7Soprano7BackendD2Ev@Base 2.1.1 + _ZN7Soprano8NRLModel11createGraphERK4QUrlPS1_@Base 2.2.69 + _ZN7Soprano8NRLModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8NRLModel11qt_metacastEPKc@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8NRLModel11removeGraphERK4QUrl@Base 2.2.69 + _ZN7Soprano8NRLModel15addNrlStatementERKNS_9StatementE@Base 2.2.69 + _ZN7Soprano8NRLModel16setIgnoreContextEb@Base 2.1.1 + _ZN7Soprano8NRLModel16staticMetaObjectE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8NRLModel19removeAllStatementsERKNS_9StatementE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8NRLModel29setEnableQueryPrefixExpansionEb@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8NRLModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano8NRLModelC1Ev@Base 2.1.1 + _ZN7Soprano8NRLModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano8NRLModelC2Ev@Base 2.1.1 + _ZN7Soprano8NRLModelD0Ev@Base 2.1.1 + _ZN7Soprano8NRLModelD1Ev@Base 2.1.1 + _ZN7Soprano8NRLModelD2Ev@Base 2.1.1 + _ZN7Soprano9Inference10RuleParser5clearEv@Base 2.3.0 + _ZN7Soprano9Inference10RuleParser9addPrefixERK7QStringRK4QUrl@Base 2.3.0 + _ZN7Soprano9Inference10RuleParser9parseFileERK7QString@Base 2.1.1 + _ZN7Soprano9Inference10RuleParser9parseRuleERK7QString@Base 2.3.0 + _ZN7Soprano9Inference10RuleParserC1Ev@Base 2.1.1 + _ZN7Soprano9Inference10RuleParserC2Ev@Base 2.1.1 + _ZN7Soprano9Inference10RuleParserD1Ev@Base 2.1.1 + _ZN7Soprano9Inference10RuleParserD2Ev@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC1ERK7QString@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC1ERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC1ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC1Ev@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC2ERK7QString@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC2ERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC2ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternC2Ev@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternD1Ev@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternD2Ev@Base 2.1.1 + _ZN7Soprano9Inference11NodePatternaSERKS1_@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel14clearInferenceEv@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel14inferStatementERKNS_9StatementEb@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel16performInferenceEv@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel26setOptimizedQueriesEnabledEb@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel29setCompressedSourceStatementsEb@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel32storeUncompressedSourceStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel7addRuleERKNS0_4RuleE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel8setRulesERK5QListINS0_4RuleEE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModel9inferRuleERKNS0_4RuleEb@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModelD0Ev@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModelD1Ev@Base 2.1.1 + _ZN7Soprano9Inference14InferenceModelD2Ev@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC1ERKNS0_11NodePatternES4_S4_@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC1ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC1Ev@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC2ERKNS0_11NodePatternES4_S4_@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC2ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternC2Ev@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternD1Ev@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternD2Ev@Base 2.1.1 + _ZN7Soprano9Inference16StatementPatternaSERKS1_@Base 2.1.1 + _ZN7Soprano9Inference4Rule15addPreconditionERKNS0_16StatementPatternE@Base 2.1.1 + _ZN7Soprano9Inference4Rule15bindToStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano9Inference4Rule9setEffectERKNS0_16StatementPatternE@Base 2.1.1 + _ZN7Soprano9Inference4RuleC1ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference4RuleC1Ev@Base 2.1.1 + _ZN7Soprano9Inference4RuleC2ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference4RuleC2Ev@Base 2.1.1 + _ZN7Soprano9Inference4RuleD1Ev@Base 2.1.1 + _ZN7Soprano9Inference4RuleD2Ev@Base 2.1.1 + _ZN7Soprano9Inference4RuleaSERKS1_@Base 2.1.1 + _ZN7Soprano9Inference7RuleSet15standardRuleSetENS0_15StandardRuleSetE@Base 2.1.1 + _ZN7Soprano9Inference7RuleSet5clearEv@Base 2.1.1 + _ZN7Soprano9Inference7RuleSet6insertERK7QStringRKNS0_4RuleE@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetC1ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetC1Ev@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetC2ERKS1_@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetC2Ev@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetD1Ev@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetD2Ev@Base 2.1.1 + _ZN7Soprano9Inference7RuleSetaSERKS1_@Base 2.1.1 + _ZN7Soprano9Statement10setContextERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9Statement10setSubjectERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9Statement12setPredicateERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9Statement9setObjectERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano9StatementC1ERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano9StatementC1ERKS0_@Base 2.1.1 + _ZN7Soprano9StatementC1Ev@Base 2.1.1 + _ZN7Soprano9StatementC2ERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZN7Soprano9StatementC2ERKS0_@Base 2.1.1 + _ZN7Soprano9StatementC2Ev@Base 2.1.1 + _ZN7Soprano9StatementD0Ev@Base 2.1.1 + _ZN7Soprano9StatementD1Ev@Base 2.1.1 + _ZN7Soprano9StatementD2Ev@Base 2.1.1 + _ZN7Soprano9StatementaSERKS0_@Base 2.1.1 + _ZNK7Soprano10BindingSet12bindingNamesEv@Base 2.1.1 + _ZNK7Soprano10BindingSet5countEv@Base 2.1.1 + _ZNK7Soprano10BindingSet5valueERK7QString@Base 2.1.1 + _ZNK7Soprano10BindingSet5valueEi@Base 2.1.1 + _ZNK7Soprano10BindingSet8containsERK7QString@Base 2.1.1 + _ZNK7Soprano10BindingSetixE7QString@Base 2.1.1 + _ZNK7Soprano10BindingSetixEi@Base 2.1.1 + _ZNK7Soprano10Serializer13clearPrefixesEv@Base 2.3.0 + _ZNK7Soprano10Serializer21supportsSerializationENS_16RdfSerializationERK7QString@Base 2.1.1 + _ZNK7Soprano10Serializer27supportedUserSerializationsEv@Base 2.1.1 + _ZNK7Soprano10Serializer8prefixesEv@Base 2.3.0 + _ZNK7Soprano10Serializer9addPrefixERK7QStringRK4QUrl@Base 2.3.0 + _ZNK7Soprano11FilterModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano11FilterModel11parentModelEv@Base 2.1.1 + _ZNK7Soprano11FilterModel12executeQueryERK7QStringNS_5Query13QueryLanguageES3_@Base 2.1.1 + _ZNK7Soprano11FilterModel12listContextsEv@Base 2.1.1 + _ZNK7Soprano11FilterModel14listStatementsERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano11FilterModel14listStatementsERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano11FilterModel14statementCountEv@Base 2.1.1 + _ZNK7Soprano11FilterModel17containsStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano11FilterModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano11FilterModel20containsAnyStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano11FilterModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano11FilterModel5writeER11QTextStream@Base 2.1.1 + _ZNK7Soprano11FilterModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano11LanguageTag14toPrettyStringEv@Base 2.2.69 + _ZNK7Soprano11LanguageTag7isEmptyEv@Base 2.2.69 + _ZNK7Soprano11LanguageTag7isValidEv@Base 2.2.69 + _ZNK7Soprano11LanguageTag7matchesERKS0_NS0_11MatchFilterE@Base 2.2.69 + _ZNK7Soprano11LanguageTag7subTagsEv@Base 2.2.69 + _ZNK7Soprano11LanguageTag8toLocaleEv@Base 2.2.69 + _ZNK7Soprano11LanguageTag8toStringEv@Base 2.2.69 + _ZNK7Soprano11LanguageTageqERKS0_@Base 2.2.69 + _ZNK7Soprano11LanguageTaggeERKS0_@Base 2.2.69 + _ZNK7Soprano11LanguageTaggtERKS0_@Base 2.2.69 + _ZNK7Soprano11LanguageTagleERKS0_@Base 2.2.69 + _ZNK7Soprano11LanguageTagltERKS0_@Base 2.2.69 + _ZNK7Soprano11LanguageTagneERKS0_@Base 2.2.69 + _ZNK7Soprano12LiteralValue10isDateTimeEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue10toDateTimeEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue11dataTypeUriEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue11isByteArrayEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue11toByteArrayEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue13isUnsignedIntEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue13toUnsignedIntEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue15isUnsignedInt64Ev@Base 2.1.1 + _ZNK7Soprano12LiteralValue15toUnsignedInt64Ev@Base 2.1.1 + _ZNK7Soprano12LiteralValue4typeEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue5isIntEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue5toIntEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6isBoolEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6isDateEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6isTimeEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6toBoolEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6toDateEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue6toTimeEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue7isInt64Ev@Base 2.1.1 + _ZNK7Soprano12LiteralValue7isPlainEv@Base 2.2.69 + _ZNK7Soprano12LiteralValue7isValidEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue7toInt64Ev@Base 2.1.1 + _ZNK7Soprano12LiteralValue7variantEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue8isDoubleEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue8isStringEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue8languageEv@Base 2.2.69 + _ZNK7Soprano12LiteralValue8toDoubleEv@Base 2.1.1 + _ZNK7Soprano12LiteralValue8toStringEv@Base 2.1.1 + _ZNK7Soprano12LiteralValueeqERKS0_@Base 2.1.1 + _ZNK7Soprano12LiteralValueneERKS0_@Base 2.1.1 + _ZNK7Soprano12StorageModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano12StorageModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano12StorageModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano12StorageModel7backendEv@Base 2.1.1 + _ZNK7Soprano12StorageModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano13PluginManager10metaObjectEv@Base 2.1.1 + _ZNK7Soprano14BackendSetting14userOptionNameEv@Base 2.1.1 + _ZNK7Soprano14BackendSetting5valueEv@Base 2.1.1 + _ZNK7Soprano14BackendSetting6optionEv@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel10directTypeERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel10isPropertyERKNS_4NodeE@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel10propertiesEv@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel10subClassOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel12isDirectTypeERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel12isSubClassOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel13subPropertyOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel15isSubPropertyOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel16directSubClassOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel18isDirectSubClassOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel19directSubPropertyOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel21isDirectSubPropertyOfERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel4typeERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel5rangeERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel6domainERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel6isTypeERKNS_4NodeES3_@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel7classesEv@Base 2.1.1 + _ZNK7Soprano14RdfSchemaModel7isClassERKNS_4NodeE@Base 2.1.1 + _ZNK7Soprano17StatementIterator14iterateObjectsEv@Base 2.1.1 + _ZNK7Soprano17StatementIterator15iterateContextsEv@Base 2.1.1 + _ZNK7Soprano17StatementIterator15iterateSubjectsEv@Base 2.1.1 + _ZNK7Soprano17StatementIterator17iteratePredicatesEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator12bindingCountEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator12bindingNamesEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator15currentBindingsEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator15iterateBindingsERK7QString@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator15iterateBindingsEi@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator16currentStatementEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator17iterateStatementsEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator29iterateStatementsFromBindingsERK7QStringS3_S3_S3_RKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano19QueryResultIterator6isBoolEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator7bindingERK7QString@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator7bindingEi@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator7isGraphEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator9boolValueEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIterator9isBindingEv@Base 2.1.1 + _ZNK7Soprano19QueryResultIteratorixE7QString@Base 2.1.67 + _ZNK7Soprano19QueryResultIteratorixEi@Base 2.1.67 + _ZNK7Soprano26QueryResultIteratorBackend7currentEv@Base 2.1.1 + _ZNK7Soprano4Node10identifierEv@Base 2.1.1 + _ZNK7Soprano4Node10isResourceEv@Base 2.1.1 + _ZNK7Soprano4Node3uriEv@Base 2.1.1 + _ZNK7Soprano4Node4toN3Ev@Base 2.1.67 + _ZNK7Soprano4Node4typeEv@Base 2.1.1 + _ZNK7Soprano4Node7isBlankEv@Base 2.1.1 + _ZNK7Soprano4Node7isEmptyEv@Base 2.1.1 + _ZNK7Soprano4Node7isValidEv@Base 2.1.1 + _ZNK7Soprano4Node7literalEv@Base 2.1.1 + _ZNK7Soprano4Node7matchesERKS0_@Base 2.1.1 + _ZNK7Soprano4Node8dataTypeEv@Base 2.1.1 + _ZNK7Soprano4Node8languageEv@Base 2.1.1 + _ZNK7Soprano4Node8toStringEv@Base 2.1.1 + _ZNK7Soprano4Node9isLiteralEv@Base 2.1.1 + _ZNK7Soprano4NodeeqERK4QUrl@Base 2.1.1 + _ZNK7Soprano4NodeeqERKNS_12LiteralValueE@Base 2.1.1 + _ZNK7Soprano4NodeeqERKS0_@Base 2.1.1 + _ZNK7Soprano4NodeneERKS0_@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncModel12isEmptyAsyncEv@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel17executeQueryAsyncERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel12listContextsEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncModel14listStatementsERKNS_9StatementE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncModel17listContextsAsyncEv@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel19listStatementsAsyncEv@Base 2.1.67 + _ZNK7Soprano4Util10AsyncModel19statementCountAsyncEv@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel22containsStatementAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZNK7Soprano4Util10AsyncModel22containsStatementAsyncERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel25containsAnyStatementAsyncERKNS_4NodeES4_S4_S4_@Base 2.1.67 + _ZNK7Soprano4Util10AsyncModel25containsAnyStatementAsyncERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10AsyncModel4modeEv@Base 2.1.67 + _ZNK7Soprano4Util10AsyncQuery10metaObjectEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery12bindingCountEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery12bindingNamesEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery15currentBindingsEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery16currentStatementEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery6isBoolEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery7bindingERK7QString@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery7bindingEi@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery7isGraphEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery9boolValueEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano4Util10AsyncQuery9isBindingEv@Base 2.3.70+dfsg.1-0ubuntu + _ZNK7Soprano4Util10DummyModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel12listContextsEv@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel14listStatementsERKNS_4NodeES4_S4_S4_@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel14listStatementsERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel14statementCountEv@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel17containsStatementERKNS_4NodeES4_S4_S4_@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel20containsAnyStatementERKNS_4NodeES4_S4_S4_@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel5writeER11QTextStream@Base 2.1.1 + _ZNK7Soprano4Util10DummyModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel12listContextsEv@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel14listStatementsERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel14removeIteratorEPNS0_17MutexIteratorBaseE@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel14statementCountEv@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util10MutexModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano4Util11AsyncResult10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util11AsyncResult12nodeIteratorEv@Base 2.1.67 + _ZNK7Soprano4Util11AsyncResult17statementIteratorEv@Base 2.1.67 + _ZNK7Soprano4Util11AsyncResult19queryResultIteratorEv@Base 2.1.67 + _ZNK7Soprano4Util11AsyncResult4nodeEv@Base 2.1.67 + _ZNK7Soprano4Util11AsyncResult9errorCodeEv@Base 2.1.67 + _ZNK7Soprano4Util13ReadOnlyModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel12listContextsEv@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel14listStatementsERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel14statementCountEv@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano4Util13ReadOnlyModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano4Util16SignalCacheModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano4Util16SignalCacheModel9cacheTimeEv@Base 2.1.1 + _ZNK7Soprano5Error10ErrorCache10clearErrorEv@Base 2.1.1 + _ZNK7Soprano5Error10ErrorCache8setErrorERK7QStringi@Base 2.1.1 + _ZNK7Soprano5Error10ErrorCache8setErrorERKNS0_5ErrorE@Base 2.1.1 + _ZNK7Soprano5Error10ErrorCache9lastErrorEv@Base 2.1.1 + _ZNK7Soprano5Error11ParserError7locatorEv@Base 2.1.1 + _ZNK7Soprano5Error5Error13isParserErrorEv@Base 2.1.1 + _ZNK7Soprano5Error5Error13toParserErrorEv@Base 2.1.1 + _ZNK7Soprano5Error5Error4codeEv@Base 2.1.1 + _ZNK7Soprano5Error5Error7messageEv@Base 2.1.1 + _ZNK7Soprano5Error7Locator4byteEv@Base 2.1.1 + _ZNK7Soprano5Error7Locator4lineEv@Base 2.1.1 + _ZNK7Soprano5Error7Locator6columnEv@Base 2.1.1 + _ZNK7Soprano5Error7Locator8fileNameEv@Base 2.1.1 + _ZNK7Soprano5Graph12listContextsEv@Base 2.2.69 + _ZNK7Soprano5Graph14listStatementsERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZNK7Soprano5Graph14listStatementsERKNS_9StatementE@Base 2.2.69 + _ZNK7Soprano5Graph14statementCountEv@Base 2.2.69 + _ZNK7Soprano5Graph15containsContextERKNS_4NodeE@Base 2.2.69 + _ZNK7Soprano5Graph17containsStatementERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZNK7Soprano5Graph17containsStatementERKNS_9StatementE@Base 2.2.69 + _ZNK7Soprano5Graph20containsAnyStatementERKNS_4NodeES3_S3_S3_@Base 2.2.69 + _ZNK7Soprano5Graph20containsAnyStatementERKNS_9StatementE@Base 2.2.69 + _ZNK7Soprano5Graph23listStatementsInContextERKNS_4NodeE@Base 2.2.69 + _ZNK7Soprano5Graph6toListEv@Base 2.2.69 + _ZNK7Soprano5Graph7Private29GraphStatementIteratorBackend7currentEv@Base 2.2.69 + _ZNK7Soprano5Graph7isEmptyEv@Base 2.2.69 + _ZNK7Soprano5GrapheqERKS0_@Base 2.2.69 + _ZNK7Soprano5GraphmiERKNS_9StatementE@Base 2.2.69 + _ZNK7Soprano5GraphmiERKS0_@Base 2.2.69 + _ZNK7Soprano5GraphneERKS0_@Base 2.2.69 + _ZNK7Soprano5GraphplERKNS_9StatementE@Base 2.2.69 + _ZNK7Soprano5GraphplERKS0_@Base 2.2.69 + _ZNK7Soprano5Model10metaObjectEv@Base 2.1.1 + _ZNK7Soprano5Model14listStatementsERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano5Model14listStatementsEv@Base 2.1.1 + _ZNK7Soprano5Model15containsContextERKNS_4NodeE@Base 2.1.1 + _ZNK7Soprano5Model17containsStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano5Model20containsAnyStatementERKNS_4NodeES3_S3_S3_@Base 2.1.1 + _ZNK7Soprano5Model23listStatementsInContextERKNS_4NodeE@Base 2.1.1 + _ZNK7Soprano5Model5writeER11QTextStream@Base 2.1.1 + _ZNK7Soprano5Query10QueryTerms9selectAllEv@Base 2.1.1 + _ZNK7Soprano5Query10QueryTerms9variablesEv@Base 2.1.1 + _ZNK7Soprano5Query10RTermEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query10RTermEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query10Serializer21supportsQueryLanguageENS0_13QueryLanguageERK7QString@Base 2.1.1 + _ZNK7Soprano5Query10Serializer27supportedUserQueryLanguagesEv@Base 2.1.1 + _ZNK7Soprano5Query11LangMatches5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query11LangMatches6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query11StringEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query11StringEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query11StringValue5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query11StringValue6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query12NumericalAdd5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query12NumericalAdd6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query13DataTypeValue5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query13DataTypeValue6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query13DateTimeEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query13DateTimeEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query13RTermNotEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query13RTermNotEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query13TriplePattern5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query13TriplePattern6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query13TriplePattern6objectEv@Base 2.1.1 + _ZNK7Soprano5Query13TriplePattern7subjectEv@Base 2.1.1 + _ZNK7Soprano5Query13TriplePattern9predicateEv@Base 2.1.1 + _ZNK7Soprano5Query14NumericalEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query14NumericalEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query14NumericalValue5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query14NumericalValue6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query14StringLessThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query14StringLessThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query14StringNotEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query14StringNotEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query15NumericalDivide5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query15NumericalDivide6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query16DateTimeLessThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query16DateTimeLessThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query16DateTimeNotEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query16DateTimeNotEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query17NumericalLessThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query17NumericalLessThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query17NumericalMultiply5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query17NumericalMultiply6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query17NumericalNotEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query17NumericalNotEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query17NumericalSubtract5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query17NumericalSubtract6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query17StringGreaterThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query17StringGreaterThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query19DateTimeGreaterThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query19DateTimeGreaterThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query19StringLessThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query19StringLessThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query20BooleanSetExpression5countEv@Base 2.1.1 + _ZNK7Soprano5Query20BooleanSetExpression9conditionEi@Base 2.1.1 + _ZNK7Soprano5Query20BooleanSetExpressionixEi@Base 2.1.1 + _ZNK7Soprano5Query20NumericalGreaterThan5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query20NumericalGreaterThan6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query21DateTimeLessThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query21DateTimeLessThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query22NumericalLessThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query22NumericalLessThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query22StringGreaterThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query22StringGreaterThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query22UnaryBooleanExpression10expressionEv@Base 2.1.1 + _ZNK7Soprano5Query24DateTimeGreaterThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query24DateTimeGreaterThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query24UnaryNumericalExpression10expressionEv@Base 2.1.1 + _ZNK7Soprano5Query24UnaryRTermExpressionBase5rtermEv@Base 2.1.1 + _ZNK7Soprano5Query25BinaryNumericalExpression5firstEv@Base 2.1.1 + _ZNK7Soprano5Query25BinaryNumericalExpression6secondEv@Base 2.1.1 + _ZNK7Soprano5Query25NumericalGreaterThanEqual5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query25NumericalGreaterThanEqual6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query28BinaryRTermBooleanExpression5firstEv@Base 2.1.1 + _ZNK7Soprano5Query28BinaryRTermBooleanExpression6secondEv@Base 2.1.1 + _ZNK7Soprano5Query29BinaryStringBooleanExpression5firstEv@Base 2.1.1 + _ZNK7Soprano5Query29BinaryStringBooleanExpression6secondEv@Base 2.1.1 + _ZNK7Soprano5Query31BinaryDateTimeBooleanExpression5firstEv@Base 2.1.1 + _ZNK7Soprano5Query31BinaryDateTimeBooleanExpression6secondEv@Base 2.1.1 + _ZNK7Soprano5Query32BinaryNumericalBooleanExpression5firstEv@Base 2.1.1 + _ZNK7Soprano5Query32BinaryNumericalBooleanExpression6secondEv@Base 2.1.1 + _ZNK7Soprano5Query3Not5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query3Not6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query4Node4nodeEv@Base 2.1.1 + _ZNK7Soprano5Query4Node5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query5IsIRI5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query5IsIRI6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query5Query10queryTermsEv@Base 2.1.1 + _ZNK7Soprano5Query5Query4typeEv@Base 2.1.1 + _ZNK7Soprano5Query5Query7isValidEv@Base 2.1.1 + _ZNK7Soprano5Query5Query9conditionEv@Base 2.1.1 + _ZNK7Soprano5Query5RTerm10isVariableEv@Base 2.1.1 + _ZNK7Soprano5Query5RTerm6isNodeEv@Base 2.1.1 + _ZNK7Soprano5Query6Parser21supportsQueryLanguageENS0_13QueryLanguageERK7QString@Base 2.1.1 + _ZNK7Soprano5Query6Parser27supportedUserQueryLanguagesEv@Base 2.1.1 + _ZNK7Soprano5Query6Prefix3uriEv@Base 2.1.1 + _ZNK7Soprano5Query6Prefix6prefixEv@Base 2.1.1 + _ZNK7Soprano5Query6Regexp10expressionEv@Base 2.1.1 + _ZNK7Soprano5Query6Regexp5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query6Regexp6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query6String5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query6String5valueEv@Base 2.1.1 + _ZNK7Soprano5Query6String6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query7IsBlank5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query7IsBlank6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query7IsBound5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query7IsBound6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query7IsBound8variableEv@Base 2.1.1 + _ZNK7Soprano5Query7LogicOr5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query7LogicOr6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query8LogicAnd5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query8LogicAnd6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query8Variable4nameEv@Base 2.1.1 + _ZNK7Soprano5Query8Variable5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query9IsLiteral5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query9IsLiteral6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query9LangValue5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query9LangValue6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano5Query9Numerical5cloneEv@Base 2.1.1 + _ZNK7Soprano5Query9Numerical6acceptEPNS0_17ExpressionVisitorE@Base 2.1.1 + _ZNK7Soprano6Parser11parseStringERK7QStringRK4QUrlNS_16RdfSerializationES3_@Base 2.1.1 + _ZNK7Soprano6Parser21supportsSerializationENS_16RdfSerializationERK7QString@Base 2.1.1 + _ZNK7Soprano6Parser27supportedUserSerializationsEv@Base 2.1.1 + _ZNK7Soprano6Parser9parseFileERK7QStringRK4QUrlNS_16RdfSerializationES3_@Base 2.1.1 + _ZNK7Soprano6Plugin10pluginNameEv@Base 2.1.1 + _ZNK7Soprano6Plugin11isAvailableEv@Base 2.1.1 + _ZNK7Soprano7Backend16supportsFeaturesE6QFlagsINS_14BackendFeatureEERK11QStringList@Base 2.1.1 + _ZNK7Soprano7Backend21supportedUserFeaturesEv@Base 2.1.1 + _ZNK7Soprano8NRLModel10metaObjectEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano8NRLModel12executeQueryERK7QStringNS_5Query13QueryLanguageES3_@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano8NRLModel13ignoreContextEv@Base 2.1.1 + _ZNK7Soprano8NRLModel13queryPrefixesEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano8NRLModel27queryPrefixExpansionEnabledEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano9Inference10RuleParser5rulesEv@Base 2.1.1 + _ZNK7Soprano9Inference10RuleParser8prefixesEv@Base 2.3.0 + _ZNK7Soprano9Inference11NodePattern10isVariableEv@Base 2.1.1 + _ZNK7Soprano9Inference11NodePattern12variableNameEv@Base 2.1.1 + _ZNK7Soprano9Inference11NodePattern23createSparqlNodePatternERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference11NodePattern5matchERKNS_4NodeE@Base 2.1.1 + _ZNK7Soprano9Inference11NodePattern7isValidEv@Base 2.3.0 + _ZNK7Soprano9Inference11NodePattern8resourceEv@Base 2.1.1 + _ZNK7Soprano9Inference14InferenceModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano9Inference14InferenceModel25inferedGraphsForStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern13objectPatternEv@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern14subjectPatternEv@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern16predicatePatternEv@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern24createSparqlGraphPatternERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern5matchERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano9Inference16StatementPattern7isValidEv@Base 2.3.0 + _ZNK7Soprano9Inference4Rule10bindEffectERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference4Rule13preconditionsEv@Base 2.1.1 + _ZNK7Soprano9Inference4Rule16boundToStatementEv@Base 2.1.67 + _ZNK7Soprano9Inference4Rule17bindPreconditionsERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference4Rule17createSparqlQueryEb@Base 2.1.1 + _ZNK7Soprano9Inference4Rule20bindStatementPatternERKNS0_16StatementPatternERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference4Rule21mergeBindingStatementERKNS_10BindingSetE@Base 2.1.1 + _ZNK7Soprano9Inference4Rule5matchERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano9Inference4Rule6effectEv@Base 2.1.1 + _ZNK7Soprano9Inference4Rule7isValidEv@Base 2.3.0 + _ZNK7Soprano9Inference7RuleSet2atEi@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSet4ruleERK7QString@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSet5countEv@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSet8allRulesEv@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSet9ruleNamesEv@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSetixERK7QString@Base 2.1.1 + _ZNK7Soprano9Inference7RuleSetixEi@Base 2.1.1 + _ZNK7Soprano9Statement6objectEv@Base 2.1.1 + _ZNK7Soprano9Statement7contextEv@Base 2.1.1 + _ZNK7Soprano9Statement7isValidEv@Base 2.1.1 + _ZNK7Soprano9Statement7matchesERKS0_@Base 2.1.1 + _ZNK7Soprano9Statement7subjectEv@Base 2.1.1 + _ZNK7Soprano9Statement9predicateEv@Base 2.1.1 + _ZNK7Soprano9StatementeqERKS0_@Base 2.1.1 + _ZNK7Soprano9StatementneERKS0_@Base 2.1.1 + _ZTIN7Soprano10SerializerE@Base 2.1.1 + _ZTIN7Soprano11FilterModelE@Base 2.1.1 + _ZTIN7Soprano12LiteralValue16LiteralValueDataE@Base 2.2.69 + _ZTIN7Soprano12LiteralValue9PlainDataE@Base 2.2.69 + _ZTIN7Soprano12LiteralValue9TypedDataE@Base 2.2.69 + _ZTIN7Soprano12NodeIteratorE@Base 2.1.1 + _ZTIN7Soprano12StorageModelE@Base 2.1.1 + _ZTIN7Soprano13PluginManagerE@Base 2.1.1 + _ZTIN7Soprano14RdfSchemaModelE@Base 2.1.1 + _ZTIN7Soprano17StatementIteratorE@Base 2.1.1 + _ZTIN7Soprano19QueryResultIteratorE@Base 2.1.1 + _ZTIN7Soprano26QueryResultIteratorBackendE@Base 2.1.1 + _ZTIN7Soprano4Node15LiteralNodeDataE@Base 2.1.1 + _ZTIN7Soprano4Node16ResourceNodeDataE@Base 2.1.1 + _ZTIN7Soprano4Node8NodeDataE@Base 2.1.1 + _ZTIN7Soprano4Node9BNodeDataE@Base 2.1.1 + _ZTIN7Soprano4Util10AsyncModelE@Base 2.1.1 + _ZTIN7Soprano4Util10AsyncQuery7PrivateE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZTIN7Soprano4Util10AsyncQueryE@Base 2.3.70+dfsg.1-0ubuntu + _ZTIN7Soprano4Util10DummyModelE@Base 2.1.1 + _ZTIN7Soprano4Util10MutexModelE@Base 2.1.1 + _ZTIN7Soprano4Util11AsyncResultE@Base 2.1.1 + _ZTIN7Soprano4Util13ReadOnlyModelE@Base 2.1.1 + _ZTIN7Soprano4Util16SignalCacheModelE@Base 2.1.1 + _ZTIN7Soprano4Util18SimpleNodeIteratorE@Base 2.1.1 + _ZTIN7Soprano4Util23SimpleStatementIteratorE@Base 2.1.1 + _ZTIN7Soprano5Error10ErrorCacheE@Base 2.1.1 + _ZTIN7Soprano5Error11ParserErrorE@Base 2.1.1 + _ZTIN7Soprano5Error5ErrorE@Base 2.1.1 + _ZTIN7Soprano5Graph7Private29GraphStatementIteratorBackendE@Base 2.2.69 + _ZTIN7Soprano5ModelE@Base 2.1.1 + _ZTIN7Soprano5Query10ExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query10RTermEqualE@Base 2.1.1 + _ZTIN7Soprano5Query10SerializerE@Base 2.1.1 + _ZTIN7Soprano5Query11LangMatchesE@Base 2.1.1 + _ZTIN7Soprano5Query11StringEqualE@Base 2.1.1 + _ZTIN7Soprano5Query11StringValueE@Base 2.1.1 + _ZTIN7Soprano5Query12NumericalAddE@Base 2.1.1 + _ZTIN7Soprano5Query13DataTypeValueE@Base 2.1.1 + _ZTIN7Soprano5Query13DateTimeEqualE@Base 2.1.1 + _ZTIN7Soprano5Query13RTermNotEqualE@Base 2.1.1 + _ZTIN7Soprano5Query13TriplePatternE@Base 2.1.1 + _ZTIN7Soprano5Query14NumericalEqualE@Base 2.1.1 + _ZTIN7Soprano5Query14NumericalValueE@Base 2.1.1 + _ZTIN7Soprano5Query14StringLessThanE@Base 2.1.1 + _ZTIN7Soprano5Query14StringNotEqualE@Base 2.1.1 + _ZTIN7Soprano5Query15NumericalDivideE@Base 2.1.1 + _ZTIN7Soprano5Query16DateTimeLessThanE@Base 2.1.1 + _ZTIN7Soprano5Query16DateTimeNotEqualE@Base 2.1.1 + _ZTIN7Soprano5Query16StringExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query17BooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query17NumericalLessThanE@Base 2.1.1 + _ZTIN7Soprano5Query17NumericalMultiplyE@Base 2.1.1 + _ZTIN7Soprano5Query17NumericalNotEqualE@Base 2.1.1 + _ZTIN7Soprano5Query17NumericalSubtractE@Base 2.1.1 + _ZTIN7Soprano5Query17StringGreaterThanE@Base 2.1.1 + _ZTIN7Soprano5Query19DateTimeGreaterThanE@Base 2.1.1 + _ZTIN7Soprano5Query19NumericalExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query19StringLessThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query20BooleanSetExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query20NumericalGreaterThanE@Base 2.1.1 + _ZTIN7Soprano5Query21DateTimeLessThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query22NumericalLessThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query22StringGreaterThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query22UnaryBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query24DateTimeGreaterThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query24UnaryNumericalExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query24UnaryRTermExpressionBaseE@Base 2.1.1 + _ZTIN7Soprano5Query25BinaryNumericalExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query25NumericalGreaterThanEqualE@Base 2.1.1 + _ZTIN7Soprano5Query26UnaryRTermStringExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query27UnaryRTermBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query28BinaryRTermBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query29BinaryStringBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query29UnaryRTermNumericalExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query31BinaryDateTimeBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query32BinaryNumericalBooleanExpressionE@Base 2.1.1 + _ZTIN7Soprano5Query3NotE@Base 2.1.1 + _ZTIN7Soprano5Query4NodeE@Base 2.1.1 + _ZTIN7Soprano5Query5IsIRIE@Base 2.1.1 + _ZTIN7Soprano5Query5RTermE@Base 2.1.1 + _ZTIN7Soprano5Query6ParserE@Base 2.1.1 + _ZTIN7Soprano5Query6RegexpE@Base 2.1.1 + _ZTIN7Soprano5Query6StringE@Base 2.1.1 + _ZTIN7Soprano5Query7IsBlankE@Base 2.1.1 + _ZTIN7Soprano5Query7IsBoundE@Base 2.1.1 + _ZTIN7Soprano5Query7LogicOrE@Base 2.1.1 + _ZTIN7Soprano5Query8LogicAndE@Base 2.1.1 + _ZTIN7Soprano5Query8VariableE@Base 2.1.1 + _ZTIN7Soprano5Query9IsLiteralE@Base 2.1.1 + _ZTIN7Soprano5Query9LangValueE@Base 2.1.1 + _ZTIN7Soprano5Query9NumericalE@Base 2.1.1 + _ZTIN7Soprano6ParserE@Base 2.1.1 + _ZTIN7Soprano6PluginE@Base 2.1.1 + _ZTIN7Soprano7BackendE@Base 2.1.1 + _ZTIN7Soprano8NRLModelE@Base 2.1.1 + _ZTIN7Soprano9Inference14InferenceModelE@Base 2.1.1 + _ZTIN7Soprano9StatementE@Base 2.1.1 + _ZTSN7Soprano10SerializerE@Base 2.1.1 + _ZTSN7Soprano11FilterModelE@Base 2.1.1 + _ZTSN7Soprano12LiteralValue16LiteralValueDataE@Base 2.2.69 + _ZTSN7Soprano12LiteralValue9PlainDataE@Base 2.2.69 + _ZTSN7Soprano12LiteralValue9TypedDataE@Base 2.2.69 + _ZTSN7Soprano12NodeIteratorE@Base 2.1.1 + _ZTSN7Soprano12StorageModelE@Base 2.1.1 + _ZTSN7Soprano13PluginManagerE@Base 2.1.1 + _ZTSN7Soprano14RdfSchemaModelE@Base 2.1.1 + _ZTSN7Soprano17StatementIteratorE@Base 2.1.1 + _ZTSN7Soprano19QueryResultIteratorE@Base 2.1.1 + _ZTSN7Soprano26QueryResultIteratorBackendE@Base 2.1.1 + _ZTSN7Soprano4Node15LiteralNodeDataE@Base 2.1.1 + _ZTSN7Soprano4Node16ResourceNodeDataE@Base 2.1.1 + _ZTSN7Soprano4Node8NodeDataE@Base 2.1.1 + _ZTSN7Soprano4Node9BNodeDataE@Base 2.1.1 + _ZTSN7Soprano4Util10AsyncModelE@Base 2.1.1 + _ZTSN7Soprano4Util10AsyncQuery7PrivateE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZTSN7Soprano4Util10AsyncQueryE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZTSN7Soprano4Util10DummyModelE@Base 2.1.1 + _ZTSN7Soprano4Util10MutexModelE@Base 2.1.1 + _ZTSN7Soprano4Util11AsyncResultE@Base 2.1.1 + _ZTSN7Soprano4Util13ReadOnlyModelE@Base 2.1.1 + _ZTSN7Soprano4Util16SignalCacheModelE@Base 2.1.1 + _ZTSN7Soprano4Util18SimpleNodeIteratorE@Base 2.1.1 + _ZTSN7Soprano4Util23SimpleStatementIteratorE@Base 2.1.1 + _ZTSN7Soprano5Error10ErrorCacheE@Base 2.1.1 + _ZTSN7Soprano5Error11ParserErrorE@Base 2.1.1 + _ZTSN7Soprano5Error5ErrorE@Base 2.1.1 + _ZTSN7Soprano5Graph7Private29GraphStatementIteratorBackendE@Base 2.2.69 + _ZTSN7Soprano5ModelE@Base 2.1.1 + _ZTSN7Soprano5Query10ExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query10RTermEqualE@Base 2.1.1 + _ZTSN7Soprano5Query10SerializerE@Base 2.1.1 + _ZTSN7Soprano5Query11LangMatchesE@Base 2.1.1 + _ZTSN7Soprano5Query11StringEqualE@Base 2.1.1 + _ZTSN7Soprano5Query11StringValueE@Base 2.1.1 + _ZTSN7Soprano5Query12NumericalAddE@Base 2.1.1 + _ZTSN7Soprano5Query13DataTypeValueE@Base 2.1.1 + _ZTSN7Soprano5Query13DateTimeEqualE@Base 2.1.1 + _ZTSN7Soprano5Query13RTermNotEqualE@Base 2.1.1 + _ZTSN7Soprano5Query13TriplePatternE@Base 2.1.1 + _ZTSN7Soprano5Query14NumericalEqualE@Base 2.1.1 + _ZTSN7Soprano5Query14NumericalValueE@Base 2.1.1 + _ZTSN7Soprano5Query14StringLessThanE@Base 2.1.1 + _ZTSN7Soprano5Query14StringNotEqualE@Base 2.1.1 + _ZTSN7Soprano5Query15NumericalDivideE@Base 2.1.1 + _ZTSN7Soprano5Query16DateTimeLessThanE@Base 2.1.1 + _ZTSN7Soprano5Query16DateTimeNotEqualE@Base 2.1.1 + _ZTSN7Soprano5Query16StringExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query17BooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query17NumericalLessThanE@Base 2.1.1 + _ZTSN7Soprano5Query17NumericalMultiplyE@Base 2.1.1 + _ZTSN7Soprano5Query17NumericalNotEqualE@Base 2.1.1 + _ZTSN7Soprano5Query17NumericalSubtractE@Base 2.1.1 + _ZTSN7Soprano5Query17StringGreaterThanE@Base 2.1.1 + _ZTSN7Soprano5Query19DateTimeGreaterThanE@Base 2.1.1 + _ZTSN7Soprano5Query19NumericalExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query19StringLessThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query20BooleanSetExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query20NumericalGreaterThanE@Base 2.1.1 + _ZTSN7Soprano5Query21DateTimeLessThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query22NumericalLessThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query22StringGreaterThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query22UnaryBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query24DateTimeGreaterThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query24UnaryNumericalExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query24UnaryRTermExpressionBaseE@Base 2.1.1 + _ZTSN7Soprano5Query25BinaryNumericalExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query25NumericalGreaterThanEqualE@Base 2.1.1 + _ZTSN7Soprano5Query26UnaryRTermStringExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query27UnaryRTermBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query28BinaryRTermBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query29BinaryStringBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query29UnaryRTermNumericalExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query31BinaryDateTimeBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query32BinaryNumericalBooleanExpressionE@Base 2.1.1 + _ZTSN7Soprano5Query3NotE@Base 2.1.1 + _ZTSN7Soprano5Query4NodeE@Base 2.1.1 + _ZTSN7Soprano5Query5IsIRIE@Base 2.1.1 + _ZTSN7Soprano5Query5RTermE@Base 2.1.1 + _ZTSN7Soprano5Query6ParserE@Base 2.1.1 + _ZTSN7Soprano5Query6RegexpE@Base 2.1.1 + _ZTSN7Soprano5Query6StringE@Base 2.1.1 + _ZTSN7Soprano5Query7IsBlankE@Base 2.1.1 + _ZTSN7Soprano5Query7IsBoundE@Base 2.1.1 + _ZTSN7Soprano5Query7LogicOrE@Base 2.1.1 + _ZTSN7Soprano5Query8LogicAndE@Base 2.1.1 + _ZTSN7Soprano5Query8VariableE@Base 2.1.1 + _ZTSN7Soprano5Query9IsLiteralE@Base 2.1.1 + _ZTSN7Soprano5Query9LangValueE@Base 2.1.1 + _ZTSN7Soprano5Query9NumericalE@Base 2.1.1 + _ZTSN7Soprano6ParserE@Base 2.1.1 + _ZTSN7Soprano6PluginE@Base 2.1.1 + _ZTSN7Soprano7BackendE@Base 2.1.1 + _ZTSN7Soprano8NRLModelE@Base 2.1.1 + _ZTSN7Soprano9Inference14InferenceModelE@Base 2.1.1 + _ZTSN7Soprano9StatementE@Base 2.1.1 + _ZTVN7Soprano10SerializerE@Base 2.1.1 + _ZTVN7Soprano11FilterModelE@Base 2.1.1 + _ZTVN7Soprano12LiteralValue16LiteralValueDataE@Base 2.2.69 + _ZTVN7Soprano12LiteralValue9PlainDataE@Base 2.2.69 + _ZTVN7Soprano12LiteralValue9TypedDataE@Base 2.2.69 + _ZTVN7Soprano12NodeIteratorE@Base 2.1.1 + _ZTVN7Soprano12StorageModelE@Base 2.1.1 + _ZTVN7Soprano13PluginManagerE@Base 2.1.1 + _ZTVN7Soprano14RdfSchemaModelE@Base 2.1.1 + _ZTVN7Soprano17StatementIteratorE@Base 2.1.1 + _ZTVN7Soprano19QueryResultIteratorE@Base 2.1.1 + _ZTVN7Soprano26QueryResultIteratorBackendE@Base 2.1.1 + _ZTVN7Soprano4Node15LiteralNodeDataE@Base 2.1.1 + _ZTVN7Soprano4Node16ResourceNodeDataE@Base 2.1.1 + _ZTVN7Soprano4Node8NodeDataE@Base 2.1.1 + _ZTVN7Soprano4Node9BNodeDataE@Base 2.1.1 + _ZTVN7Soprano4Util10AsyncModelE@Base 2.1.1 + _ZTVN7Soprano4Util10AsyncQuery7PrivateE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZTVN7Soprano4Util10AsyncQueryE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZTVN7Soprano4Util10DummyModelE@Base 2.1.1 + _ZTVN7Soprano4Util10MutexModelE@Base 2.1.1 + _ZTVN7Soprano4Util11AsyncResultE@Base 2.1.1 + _ZTVN7Soprano4Util13ReadOnlyModelE@Base 2.1.1 + _ZTVN7Soprano4Util16SignalCacheModelE@Base 2.1.1 + _ZTVN7Soprano4Util18SimpleNodeIteratorE@Base 2.1.1 + _ZTVN7Soprano4Util23SimpleStatementIteratorE@Base 2.1.1 + _ZTVN7Soprano5Error10ErrorCacheE@Base 2.1.1 + _ZTVN7Soprano5Error11ParserErrorE@Base 2.1.1 + _ZTVN7Soprano5Error5ErrorE@Base 2.1.1 + _ZTVN7Soprano5Graph7Private29GraphStatementIteratorBackendE@Base 2.2.69 + _ZTVN7Soprano5ModelE@Base 2.1.1 + _ZTVN7Soprano5Query10ExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query10RTermEqualE@Base 2.1.1 + _ZTVN7Soprano5Query10SerializerE@Base 2.1.1 + _ZTVN7Soprano5Query11LangMatchesE@Base 2.1.1 + _ZTVN7Soprano5Query11StringEqualE@Base 2.1.1 + _ZTVN7Soprano5Query11StringValueE@Base 2.1.1 + _ZTVN7Soprano5Query12NumericalAddE@Base 2.1.1 + _ZTVN7Soprano5Query13DataTypeValueE@Base 2.1.1 + _ZTVN7Soprano5Query13DateTimeEqualE@Base 2.1.1 + _ZTVN7Soprano5Query13RTermNotEqualE@Base 2.1.1 + _ZTVN7Soprano5Query13TriplePatternE@Base 2.1.1 + _ZTVN7Soprano5Query14NumericalEqualE@Base 2.1.1 + _ZTVN7Soprano5Query14NumericalValueE@Base 2.1.1 + _ZTVN7Soprano5Query14StringLessThanE@Base 2.1.1 + _ZTVN7Soprano5Query14StringNotEqualE@Base 2.1.1 + _ZTVN7Soprano5Query15NumericalDivideE@Base 2.1.1 + _ZTVN7Soprano5Query16DateTimeLessThanE@Base 2.1.1 + _ZTVN7Soprano5Query16DateTimeNotEqualE@Base 2.1.1 + _ZTVN7Soprano5Query16StringExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query17BooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query17NumericalLessThanE@Base 2.1.1 + _ZTVN7Soprano5Query17NumericalMultiplyE@Base 2.1.1 + _ZTVN7Soprano5Query17NumericalNotEqualE@Base 2.1.1 + _ZTVN7Soprano5Query17NumericalSubtractE@Base 2.1.1 + _ZTVN7Soprano5Query17StringGreaterThanE@Base 2.1.1 + _ZTVN7Soprano5Query19DateTimeGreaterThanE@Base 2.1.1 + _ZTVN7Soprano5Query19NumericalExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query19StringLessThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query20BooleanSetExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query20NumericalGreaterThanE@Base 2.1.1 + _ZTVN7Soprano5Query21DateTimeLessThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query22NumericalLessThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query22StringGreaterThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query22UnaryBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query24DateTimeGreaterThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query24UnaryNumericalExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query25BinaryNumericalExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query25NumericalGreaterThanEqualE@Base 2.1.1 + _ZTVN7Soprano5Query26UnaryRTermStringExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query27UnaryRTermBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query28BinaryRTermBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query29BinaryStringBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query29UnaryRTermNumericalExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query31BinaryDateTimeBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query32BinaryNumericalBooleanExpressionE@Base 2.1.1 + _ZTVN7Soprano5Query3NotE@Base 2.1.1 + _ZTVN7Soprano5Query4NodeE@Base 2.1.1 + _ZTVN7Soprano5Query5IsIRIE@Base 2.1.1 + _ZTVN7Soprano5Query5RTermE@Base 2.1.1 + _ZTVN7Soprano5Query6ParserE@Base 2.1.1 + _ZTVN7Soprano5Query6RegexpE@Base 2.1.1 + _ZTVN7Soprano5Query6StringE@Base 2.1.1 + _ZTVN7Soprano5Query7IsBlankE@Base 2.1.1 + _ZTVN7Soprano5Query7IsBoundE@Base 2.1.1 + _ZTVN7Soprano5Query7LogicOrE@Base 2.1.1 + _ZTVN7Soprano5Query8LogicAndE@Base 2.1.1 + _ZTVN7Soprano5Query8VariableE@Base 2.1.1 + _ZTVN7Soprano5Query9IsLiteralE@Base 2.1.1 + _ZTVN7Soprano5Query9LangValueE@Base 2.1.1 + _ZTVN7Soprano5Query9NumericalE@Base 2.1.1 + _ZTVN7Soprano6ParserE@Base 2.1.1 + _ZTVN7Soprano6PluginE@Base 2.1.1 + _ZTVN7Soprano7BackendE@Base 2.1.1 + _ZTVN7Soprano8NRLModelE@Base 2.1.1 + _ZTVN7Soprano9Inference14InferenceModelE@Base 2.1.1 + _ZTVN7Soprano9StatementE@Base 2.1.1 + _ZThn{vt:8}_N7Soprano10SerializerD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano10SerializerD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano11FilterModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano11FilterModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano12StorageModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano12StorageModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano14RdfSchemaModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano14RdfSchemaModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10AsyncModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10AsyncQueryD0Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZThn{vt:8}_N7Soprano4Util10AsyncQueryD1Ev@Base 2.3.70+dfsg.1-0ubuntu1 + _ZThn{vt:8}_N7Soprano4Util10AsyncModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10DummyModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10DummyModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10MutexModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util10MutexModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util11AsyncResultD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util11AsyncResultD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util13ReadOnlyModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util13ReadOnlyModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util16SignalCacheModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano4Util16SignalCacheModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5ModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5ModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Query10SerializerD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Query10SerializerD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Query6ParserD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Query6ParserD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6ParserD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6ParserD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano7BackendD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano7BackendD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano8NRLModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano8NRLModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano9Inference14InferenceModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano9Inference14InferenceModelD1Ev@Base 2.1.1 + _Zls6QDebugRKN7Soprano10BindingSetE@Base 2.1.1 + _Zls6QDebugRKN7Soprano11LanguageTagE@Base 2.2.69 + _Zls6QDebugRKN7Soprano12LiteralValueE@Base 2.1.1 + _Zls6QDebugRKN7Soprano4NodeE@Base 2.1.1 + _Zls6QDebugRKN7Soprano5Error5ErrorE@Base 2.1.1 + _Zls6QDebugRKN7Soprano9Inference11NodePatternE@Base 2.1.1 + _Zls6QDebugRKN7Soprano9Inference16StatementPatternE@Base 2.1.1 + _Zls6QDebugRKN7Soprano9Inference4RuleE@Base 2.1.1 + _Zls6QDebugRKN7Soprano9StatementE@Base 2.1.1 + _ZlsR11QTextStreamRKN7Soprano10BindingSetE@Base 2.1.1 + _ZlsR11QTextStreamRKN7Soprano11LanguageTagE@Base 2.2.69 + _ZlsR11QTextStreamRKN7Soprano4NodeE@Base 2.1.1 + _ZlsR11QTextStreamRKN7Soprano5Error5ErrorE@Base 2.1.1 + _ZlsR11QTextStreamRKN7Soprano9StatementE@Base 2.1.1 +libsopranoclient.so.1 libsoprano4 #MINVER# +* Build-Depends-Package: libsoprano-dev + _ZN7Soprano6Client10DBusClient11createModelERK7QStringRK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano6Client10DBusClient11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Client10DBusClient11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Client10DBusClient11removeModelERK7QString@Base 2.1.1 + _ZN7Soprano6Client10DBusClient16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Client10DBusClientC1ERK7QStringP7QObject@Base 2.1.1 + _ZN7Soprano6Client10DBusClientC2ERK7QStringP7QObject@Base 2.1.1 + _ZN7Soprano6Client10DBusClientD0Ev@Base 2.1.1 + _ZN7Soprano6Client10DBusClientD1Ev@Base 2.1.1 + _ZN7Soprano6Client10DBusClientD2Ev@Base 2.1.1 + _ZN7Soprano6Client11SparqlModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel11qt_metacastEPKc@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel12addStatementERKNS_9StatementE@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel15createBlankNodeEv@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel15removeStatementERKNS_9StatementE@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel16staticMetaObjectE@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel19removeAllStatementsERKNS_9StatementE@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel19slotRequestFinishedEibRK10QByteArray@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel7setHostERK7QStringt@Base 2.1.67 + _ZN7Soprano6Client11SparqlModel7setPathERK7QString@Base 2.2.1 + _ZN7Soprano6Client11SparqlModel7setUserERK7QStringS4_@Base 2.1.67 + _ZN7Soprano6Client11SparqlModelC1ERK7QStringtS4_S4_@Base 2.1.67 + _ZN7Soprano6Client11SparqlModelC2ERK7QStringtS4_S4_@Base 2.1.67 + _ZN7Soprano6Client11SparqlModelD0Ev@Base 2.1.67 + _ZN7Soprano6Client11SparqlModelD1Ev@Base 2.1.67 + _ZN7Soprano6Client11SparqlModelD2Ev@Base 2.1.67 + _ZN7Soprano6Client16DBusNodeIteratorC1ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client16DBusNodeIteratorC2ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient10disconnectEv@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient11createModelERK7QStringRK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient11removeModelERK7QString@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient7Private19_s_localSocketErrorEN12QLocalSocket16LocalSocketErrorE@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClient7connectERK7QString@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClientC1EP7QObject@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClientC2EP7QObject@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClientD0Ev@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClientD1Ev@Base 2.1.1 + _ZN7Soprano6Client17LocalSocketClientD2Ev@Base 2.1.1 + _ZN7Soprano6Client21DBusStatementIteratorC1ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client21DBusStatementIteratorC2ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client23DBusQueryResultIteratorC1ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client23DBusQueryResultIteratorC2ERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Client9DBusModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Client9DBusModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Client9DBusModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano6Client9DBusModel13setAsyncCallsEb@Base 2.1.1 + _ZN7Soprano6Client9DBusModel15createBlankNodeEv@Base 2.1.1 + _ZN7Soprano6Client9DBusModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano6Client9DBusModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Client9DBusModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano6Client9DBusModelC1ERK7QStringS4_PKNS_7BackendE@Base 2.1.1 + _ZN7Soprano6Client9DBusModelC2ERK7QStringS4_PKNS_7BackendE@Base 2.1.1 + _ZN7Soprano6Client9DBusModelD0Ev@Base 2.1.1 + _ZN7Soprano6Client9DBusModelD1Ev@Base 2.1.1 + _ZN7Soprano6Client9DBusModelD2Ev@Base 2.1.1 + _ZN7Soprano6Client9TcpClient10disconnectEv@Base 2.1.1 + _ZN7Soprano6Client9TcpClient11createModelERK7QStringRK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano6Client9TcpClient11isConnectedEv@Base 2.1.1 + _ZN7Soprano6Client9TcpClient11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Client9TcpClient11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Client9TcpClient11removeModelERK7QString@Base 2.1.1 + _ZN7Soprano6Client9TcpClient12DEFAULT_PORTE@Base 2.1.1 + _ZN7Soprano6Client9TcpClient16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Client9TcpClient7connectERK12QHostAddressi@Base 2.1.1 + _ZN7Soprano6Client9TcpClient9slotErrorEN15QAbstractSocket11SocketErrorE@Base 2.1.1 + _ZN7Soprano6Client9TcpClientC1EP7QObject@Base 2.1.1 + _ZN7Soprano6Client9TcpClientC2EP7QObject@Base 2.1.1 + _ZN7Soprano6Client9TcpClientD0Ev@Base 2.1.1 + _ZN7Soprano6Client9TcpClientD1Ev@Base 2.1.1 + _ZN7Soprano6Client9TcpClientD2Ev@Base 2.1.1 + _ZNK7Soprano6Client10DBusClient10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Client10DBusClient7isValidEv@Base 2.1.1 + _ZNK7Soprano6Client10DBusClient9allModelsEv@Base 2.1.1 + _ZNK7Soprano6Client11SparqlModel10metaObjectEv@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel12listContextsEv@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel14listStatementsERKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel14statementCountEv@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel17containsStatementERKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel17executeQueryAsyncERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel17listContextsAsyncEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano6Client11SparqlModel19listStatementsAsyncERKNS_9StatementE@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano6Client11SparqlModel20containsAnyStatementERKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano6Client11SparqlModel7isEmptyEv@Base 2.1.67 + _ZNK7Soprano6Client17LocalSocketClient10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Client17LocalSocketClient11isConnectedEv@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel10asyncCallsEv@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel12listContextsEv@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel14listStatementsERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel14statementCountEv@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel17containsStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel20containsAnyStatementERKNS_9StatementE@Base 2.1.1 + _ZNK7Soprano6Client9DBusModel7isEmptyEv@Base 2.1.1 + _ZNK7Soprano6Client9TcpClient10metaObjectEv@Base 2.1.1 + _ZTIN7Soprano6Client10DBusClientE@Base 2.1.1 + _ZTIN7Soprano6Client11SparqlModelE@Base 2.1.67 + _ZTIN7Soprano6Client16DBusNodeIteratorE@Base 2.1.1 + _ZTIN7Soprano6Client17LocalSocketClientE@Base 2.1.1 + _ZTIN7Soprano6Client21DBusStatementIteratorE@Base 2.1.1 + _ZTIN7Soprano6Client23DBusQueryResultIteratorE@Base 2.1.1 + _ZTIN7Soprano6Client9DBusModelE@Base 2.1.1 + _ZTIN7Soprano6Client9TcpClientE@Base 2.1.1 + _ZTSN7Soprano6Client10DBusClientE@Base 2.1.1 + _ZTSN7Soprano6Client11SparqlModelE@Base 2.1.67 + _ZTSN7Soprano6Client16DBusNodeIteratorE@Base 2.1.1 + _ZTSN7Soprano6Client17LocalSocketClientE@Base 2.1.1 + _ZTSN7Soprano6Client21DBusStatementIteratorE@Base 2.1.1 + _ZTSN7Soprano6Client23DBusQueryResultIteratorE@Base 2.1.1 + _ZTSN7Soprano6Client9DBusModelE@Base 2.1.1 + _ZTSN7Soprano6Client9TcpClientE@Base 2.1.1 + _ZTVN7Soprano6Client10DBusClientE@Base 2.1.1 + _ZTVN7Soprano6Client11SparqlModelE@Base 2.1.67 + _ZTVN7Soprano6Client16DBusNodeIteratorE@Base 2.1.1 + _ZTVN7Soprano6Client17LocalSocketClientE@Base 2.1.1 + _ZTVN7Soprano6Client21DBusStatementIteratorE@Base 2.1.1 + _ZTVN7Soprano6Client23DBusQueryResultIteratorE@Base 2.1.1 + _ZTVN7Soprano6Client9DBusModelE@Base 2.1.1 + _ZTVN7Soprano6Client9TcpClientE@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client10DBusClientD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client10DBusClientD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client11SparqlModelD0Ev@Base 2.1.67 + _ZThn{vt:8}_N7Soprano6Client11SparqlModelD1Ev@Base 2.1.67 + _ZThn{vt:8}_N7Soprano6Client17LocalSocketClientD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client17LocalSocketClientD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client9DBusModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client9DBusModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client9TcpClientD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Client9TcpClientD1Ev@Base 2.1.1 +libsopranoindex.so.1 libsoprano4 #MINVER# +* Build-Depends-Package: libsoprano-dev + (optional=external)_Z6qDebugv@Base 2.1.1 + _ZGVZ13qvariant_castI8QVariantET_RKS0_E3vid@Base 2.3.70+dfsg.1-0ubuntu1 + (optional=external)_ZN10QByteArrayD1Ev@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=external)_ZN11QStringListD1Ev@Base 2.1.1 + (optional=external)_ZN12QMutexLockerD1Ev@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=external)_ZN15QBasicAtomicInt3refEv@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=external)_ZN15QBasicAtomicInt5derefEv@Base 2.1.1 + (optional=templinst)_ZN18QSharedDataPointerIN7Soprano5Index8QueryHit7PrivateEED1Ev@Base 2.1.1 + (optional=templinst)_ZN18QSharedDataPointerIN7Soprano8IteratorINS0_5Index8QueryHitEE7PrivateEED1Ev@Base 2.1.1 + (optional=templinst)_ZN18QSharedDataPointerIN7TString7PrivateEED1Ev@Base 2.1.1 + (optional=templinst)_ZN20QGlobalStaticDeleterIN7Soprano5Index12IndexStaticsEED1Ev@Base 2.1.1 + (optional=templinst)_ZN4QSetI4QUrlED1Ev@Base 2.1.67 + _ZN5QHashI4QUrl15QHashDummyValueE11deleteNode2EPN9QHashData4NodeE@Base 2.3.70+dfsg.1-0ubuntu1 + (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE13detach_helperEv@Base 2.1.1 + (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE8freeDataEP9QHashData@Base 2.1.1 + _ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEE11deleteNode2EPN9QHashData4NodeE@Base 2.3.70+dfsg.1-0ubuntu1 + (optional=templinst)_ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEE13detach_helperEv@Base 2.1.1 + (optional=templinst)_ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=templinst)_ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEE8freeDataEP9QHashData@Base 2.1.1 + (optional=templinst)_ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEED1Ev@Base 2.1.1 + _ZN5QListI4QUrlE13detach_helperEv@Base 2.3.70+dfsg.1-0ubuntu1 + (optional=templinst)_ZN5QListI4QUrlE4freeEPN9QListData4DataE@Base 2.1.1 + (optional=templinst)_ZN5QListI4QUrlE6appendERKS0_@Base 2.1.1 + (optional=templinst)_ZN5QListI7QStringE13detach_helperEv@Base 2.1.1 + (optional=templinst)_ZN5QListI7QStringE4freeEPN9QListData4DataE@Base 2.1.1 + (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=external)_ZN5QListI7QStringED2Ev@Base 2.1.67 + (optional=external)_ZN6QDebugD1Ev@Base 2.1.1 + (optional=external)_ZN6QDebuglsEPKc@Base 2.1.1 + (optional=external)_ZN6QDebuglsERK7QString@Base 2.1.1 + (optional=external)_ZN7QStringD1Ev@Base 2.1.1 + (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED0Ev@Base 2.1.1 + (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED1Ev@Base 2.1.1 + _ZN7Soprano5Index11idFieldNameEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex11getResourceEPN6lucene8document8DocumentE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex16closeTransactionEi@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex16setQueryAnalyzerEPN6lucene8analysis8AnalyzerE@Base 2.2.69 + _ZN7Soprano5Index12CLuceneIndex16startTransactionEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex18defaultSearchFieldEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex19documentForResourceERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex4openERK7QStringb@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex5clearEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex5closeEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex6searchEPN6lucene6search5QueryE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex6searchERK7QString@Base 2.1.1 + (optional=private)_ZN7Soprano5Index12CLuceneIndex7Private11closeReaderEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex7Private11closeWriterEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex7Private11getDocumentERKNS_4NodeE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex7Private14getIndexReaderEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex7Private6commitEv@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndex8optimizeEv@Base 2.1.67 + _ZN7Soprano5Index12CLuceneIndexC1EPN6lucene8analysis8AnalyzerE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndexC2EPN6lucene8analysis8AnalyzerE@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndexD0Ev@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndexD1Ev@Base 2.1.1 + _ZN7Soprano5Index12CLuceneIndexD2Ev@Base 2.1.1 + _ZN7Soprano5Index13bnodeIdPrefixEv@Base 2.1.1 + _ZN7Soprano5Index13textFieldNameEv@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel12addStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel12rebuildIndexEv@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel13optimizeIndexEv@Base 2.1.67 + _ZN7Soprano5Index16IndexFilterModel15removeStatementERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel19removeAllStatementsERKNS_9StatementE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel21addIndexOnlyPredicateERK4QUrl@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel22addForceIndexPredicateERK4QUrl@Base 2.1.67 + _ZN7Soprano5Index16IndexFilterModel22setIndexOnlyPredicatesERK5QListI4QUrlE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel23encodeUriForLuceneQueryERK4QUrl@Base 2.1.67 + _ZN7Soprano5Index16IndexFilterModel23setForceIndexPredicatesERK5QListI4QUrlE@Base 2.1.67 + _ZN7Soprano5Index16IndexFilterModel23setTransactionCacheSizeEi@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModel26encodeStringForLuceneQueryERK7QString@Base 2.1.67 + _ZN7Soprano5Index16IndexFilterModelC1EPNS0_12CLuceneIndexEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelC1ERK7QStringPNS_5ModelE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelC2EPNS0_12CLuceneIndexEPNS_5ModelE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelC2ERK7QStringPNS_5ModelE@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelD0Ev@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelD1Ev@Base 2.1.1 + _ZN7Soprano5Index16IndexFilterModelD2Ev@Base 2.1.1 + _ZN7Soprano5Index16exceptionToErrorER12CLuceneError@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapper11addPropertyERK7TStringS4_b@Base 2.1.67 + _ZN7Soprano5Index22CLuceneDocumentWrapper14removePropertyERK7TStringS4_b@Base 2.1.67 + _ZN7Soprano5Index22CLuceneDocumentWrapper4saveEPN6lucene5index11IndexWriterE@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapper5addIDERK7QString@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapperC1EPN6lucene8document8DocumentE@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapperC2EPN6lucene8document8DocumentE@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapperD1Ev@Base 2.1.1 + _ZN7Soprano5Index22CLuceneDocumentWrapperD2Ev@Base 2.1.1 + _ZN7Soprano5Index23IndexFilterModelPrivate16closeTransactionEv@Base 2.1.67 + _ZN7Soprano5Index23IndexFilterModelPrivate16startTransactionEv@Base 2.1.67 + _ZN7Soprano5Index23IndexFilterModelPrivateC1Ev@Base 2.1.67 + _ZN7Soprano5Index23IndexFilterModelPrivateC2Ev@Base 2.1.67 + _ZN7Soprano5Index23QueryHitIteratorBackend4nextEv@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackend5closeEv@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackendC1EPN6lucene6search4HitsEPNS3_5QueryE@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackendC2EPN6lucene6search4HitsEPNS3_5QueryE@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackendD0Ev@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackendD1Ev@Base 2.1.1 + _ZN7Soprano5Index23QueryHitIteratorBackendD2Ev@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackend4nextEv@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackend5closeEv@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackendC1ERKNS_8IteratorINS0_8QueryHitEEE@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackendC2ERKNS_8IteratorINS0_8QueryHitEEE@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackendD0Ev@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackendD1Ev@Base 2.1.1 + _ZN7Soprano5Index36QueryHitWrapperResultIteratorBackendD2Ev@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC1ERKNS_4NodeEd@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC1ERKS1_@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC1Ev@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC2ERKNS_4NodeEd@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC2ERKS1_@Base 2.1.1 + _ZN7Soprano5Index8QueryHitC2Ev@Base 2.1.1 + _ZN7Soprano5Index8QueryHitD1Ev@Base 2.1.1 + _ZN7Soprano5Index8QueryHitD2Ev@Base 2.1.1 + _ZN7Soprano5Index8QueryHitaSERKS1_@Base 2.1.1 + (optional=templinst)_ZN7Soprano8IteratorINS_10BindingSetEE4nextEv@Base 2.1.1 + _ZN7Soprano8IteratorINS_5Index8QueryHitEE4nextEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano8IteratorINS_5Index8QueryHitEE5closeEv@Base 2.3.70+dfsg.1-0ubuntu1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEE7PrivateD1Ev@Base 2.1.67 + (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1EPNS_15IteratorBackendIS2_EE@Base 2.1.1 +#MISSING: 2.3.70+dfsg.1-0ubuntu1# (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1ERKS3_@Base 2.1.67 + (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1Ev@Base 2.1.1 + (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEED0Ev@Base 2.1.1 + (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEED1Ev@Base 2.1.1 + (optional=templinst)_ZN7Soprano8IteratorINS_9StatementEE4nextEv@Base 2.1.1 + _ZN7Soprano8IteratorINS_9StatementEE5closeEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7TString8fromUtf8EPKc@Base 2.1.1 + _ZN7TStringC1EPKwb@Base 2.1.1 + _ZN7TStringC1ERK7QString@Base 2.1.1 + _ZN7TStringC1ERKS_@Base 2.1.1 + _ZN7TStringC1Ev@Base 2.1.1 + _ZN7TStringC2EPKwb@Base 2.1.1 + _ZN7TStringC2ERK7QString@Base 2.1.1 + _ZN7TStringC2ERKS_@Base 2.1.1 + _ZN7TStringC2Ev@Base 2.1.1 + _ZN7TStringD1Ev@Base 2.1.1 + _ZN7TStringD2Ev@Base 2.1.1 + _ZN7TStringaSEPKw@Base 2.1.1 + _ZN7TStringaSERK7QString@Base 2.1.1 + _ZN7TStringaSERKS_@Base 2.1.1 + (optional=templinst)_ZNK4QSetI4QUrlE6toListEv@Base 2.1.67 + (optional=templinst)_ZNK5QHashI4QUrl15QHashDummyValueE8findNodeERKS0_Pj@Base 2.1.1 + (optional=templinst)_ZNK5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEE8findNodeERKS1_Pj@Base 2.1.1 + (optional=templinst)_ZNK5QListI4QUrlE5toSetEv@Base 2.1.1 + _ZNK7Soprano5Index12CLuceneIndex13queryAnalyzerEv@Base 2.2.69 + _ZNK7Soprano5Index12CLuceneIndex13resourceCountEv@Base 2.1.1 + _ZNK7Soprano5Index12CLuceneIndex4dumpER11QTextStream@Base 2.1.1 + _ZNK7Soprano5Index12CLuceneIndex6isOpenEv@Base 2.1.1 + _ZNK7Soprano5Index16IndexFilterModel12executeQueryERK7QStringNS_5Query13QueryLanguageES4_@Base 2.1.1 + _ZNK7Soprano5Index16IndexFilterModel19indexOnlyPredicatesEv@Base 2.1.1 + _ZNK7Soprano5Index16IndexFilterModel20forceIndexPredicatesEv@Base 2.1.67 + _ZNK7Soprano5Index16IndexFilterModel20transactionCacheSizeEv@Base 2.1.1 + _ZNK7Soprano5Index16IndexFilterModel5indexEv@Base 2.1.1 + _ZNK7Soprano5Index22CLuceneDocumentWrapper11hasPropertyERK7QStringS4_@Base 2.1.1 + _ZNK7Soprano5Index22CLuceneDocumentWrapper22numberOfPropertyFieldsEv@Base 2.1.1 + _ZNK7Soprano5Index23IndexFilterModelPrivate14indexStatementERKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano5Index23IndexFilterModelPrivate14storeStatementERKNS_9StatementE@Base 2.1.67 + _ZNK7Soprano5Index23QueryHitIteratorBackend7currentEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend12bindingCountEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend12bindingNamesEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend16currentStatementEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend6isBoolEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend7bindingERK7QString@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend7bindingEi@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend7isGraphEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend9boolValueEv@Base 2.1.1 + _ZNK7Soprano5Index36QueryHitWrapperResultIteratorBackend9isBindingEv@Base 2.1.1 + _ZNK7Soprano5Index8QueryHit5scoreEv@Base 2.1.1 + _ZNK7Soprano5Index8QueryHit8resourceEv@Base 2.1.1 + (optional=templinst)_ZNK7Soprano8IteratorINS_5Index8QueryHitEE7currentEv@Base 2.1.1 + (optional=templinst)_ZNK7Soprano8IteratorINS_9StatementEE7currentEv@Base 2.1.1 + _ZNK7TString4dataEv@Base 2.1.1 + _ZNK7TString6lengthEv@Base 2.1.1 + _ZNK7TString7isEmptyEv@Base 2.1.1 + _ZNK7TString9toQStringEv@Base 2.1.1 + _ZNK7TStringcv7QStringEv@Base 2.1.1 + _ZNK7TStringeqERK7QString@Base 2.1.1 + _ZNK7TStringeqERKS_@Base 2.1.1 + _ZNK7TStringneERK7QString@Base 2.1.1 + _ZNK7TStringneERKS_@Base 2.1.1 + _ZTI12CLuceneError@Base 2.1.1 + _ZTIN7Soprano15IteratorBackendINS_5Index8QueryHitEEE@Base 2.1.1 + _ZTIN7Soprano5Index12CLuceneIndexE@Base 2.1.1 + _ZTIN7Soprano5Index16IndexFilterModelE@Base 2.1.1 + _ZTIN7Soprano5Index23QueryHitIteratorBackendE@Base 2.1.1 + _ZTIN7Soprano5Index36QueryHitWrapperResultIteratorBackendE@Base 2.1.1 + _ZTIN7Soprano8IteratorINS_5Index8QueryHitEEE@Base 2.1.1 + _ZTS12CLuceneError@Base 2.1.1 + _ZTSN7Soprano15IteratorBackendINS_5Index8QueryHitEEE@Base 2.1.1 + _ZTSN7Soprano5Index12CLuceneIndexE@Base 2.1.1 + _ZTSN7Soprano5Index16IndexFilterModelE@Base 2.1.1 + _ZTSN7Soprano5Index23QueryHitIteratorBackendE@Base 2.1.1 + _ZTSN7Soprano5Index36QueryHitWrapperResultIteratorBackendE@Base 2.1.1 + _ZTSN7Soprano8IteratorINS_5Index8QueryHitEEE@Base 2.1.1 + _ZTVN7Soprano15IteratorBackendINS_5Index8QueryHitEEE@Base 2.1.1 + _ZTVN7Soprano5Index12CLuceneIndexE@Base 2.1.1 + _ZTVN7Soprano5Index16IndexFilterModelE@Base 2.1.1 + _ZTVN7Soprano5Index23QueryHitIteratorBackendE@Base 2.1.1 + _ZTVN7Soprano5Index36QueryHitWrapperResultIteratorBackendE@Base 2.1.1 + _ZTVN7Soprano8IteratorINS_5Index8QueryHitEEE@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Index16IndexFilterModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano5Index16IndexFilterModelD1Ev@Base 2.1.1 +libsopranoserver.so.1 libsoprano4 #MINVER# +* Build-Depends-Package: libsoprano-dev + _ZN7Soprano6Server10ServerCore10setBackendEPKNS_7BackendE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore11createModelERK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Server10ServerCore11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Server10ServerCore11removeModelERK7QString@Base 2.1.1 + _ZN7Soprano6Server10ServerCore12DEFAULT_PORTE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore18setBackendSettingsERK5QListINS_14BackendSettingEE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore20registerAsDBusObjectERK7QString@Base 2.1.1 + _ZN7Soprano6Server10ServerCore20slotNewTcpConnectionEv@Base 2.1.1 + _ZN7Soprano6Server10ServerCore23slotNewSocketConnectionEv@Base 2.1.1 + _ZN7Soprano6Server10ServerCore24serverConnectionFinishedEv@Base 2.1.1 + _ZN7Soprano6Server10ServerCore25setMaximumConnectionCountEi@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano6Server10ServerCore5modelERK7QString@Base 2.1.1 + _ZN7Soprano6Server10ServerCore5startERK7QString@Base 2.1.1 + _ZN7Soprano6Server10ServerCore6listenEt@Base 2.1.1 + _ZN7Soprano6Server10ServerCore7Private17_s_tcpSocketErrorEN15QAbstractSocket11SocketErrorE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore7Private19_s_localSocketErrorEN12QLocalSocket16LocalSocketErrorE@Base 2.1.1 + _ZN7Soprano6Server10ServerCore7Private24handleIncomingConnectionEP9QIODevice@Base 2.3.70+dfsg.1-0ubuntu1 + _ZN7Soprano6Server10ServerCoreC1EP7QObject@Base 2.1.1 + _ZN7Soprano6Server10ServerCoreC2EP7QObject@Base 2.1.1 + _ZN7Soprano6Server10ServerCoreD0Ev@Base 2.1.1 + _ZN7Soprano6Server10ServerCoreD1Ev@Base 2.1.1 + _ZN7Soprano6Server10ServerCoreD2Ev@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModel11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModel13registerModelERK7QString@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModel15unregisterModelEv@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModel16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModelC1EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModelC2EPNS_5ModelE@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModelD0Ev@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModelD1Ev@Base 2.1.1 + _ZN7Soprano6Server15DBusExportModelD2Ev@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator11qt_metacastEPKc@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator16registerIteratorERK7QStringS4_@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator16setDeleteOnCloseEb@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator16staticMetaObjectE@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator18unregisterIteratorEv@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIterator7Private23slotServiceOwnerChangedERK7QStringS5_S5_@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC1ENS_12NodeIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC1ENS_17StatementIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC1ENS_19QueryResultIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC2ENS_12NodeIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC2ENS_17StatementIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorC2ENS_19QueryResultIteratorEP7QObject@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorD0Ev@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorD1Ev@Base 2.1.1 + _ZN7Soprano6Server18DBusExportIteratorD2Ev@Base 2.1.1 + _ZNK7Soprano6Server10ServerCore10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Server10ServerCore10serverPortEv@Base 2.1.1 + _ZNK7Soprano6Server10ServerCore15backendSettingsEv@Base 2.1.1 + _ZNK7Soprano6Server10ServerCore22maximumConnectionCountEv@Base 2.3.70+dfsg.1-0ubuntu1 + _ZNK7Soprano6Server10ServerCore7backendEv@Base 2.1.1 + _ZNK7Soprano6Server10ServerCore9allModelsEv@Base 2.1.1 + _ZNK7Soprano6Server15DBusExportModel10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Server15DBusExportModel14dbusObjectPathEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator10metaObjectEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator12nodeIteratorEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator13deleteOnCloseEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator14dbusObjectPathEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator17statementIteratorEv@Base 2.1.1 + _ZNK7Soprano6Server18DBusExportIterator19queryResultIteratorEv@Base 2.1.1 + _ZTIN7Soprano6Server10ServerCoreE@Base 2.1.1 + _ZTIN7Soprano6Server15DBusExportModelE@Base 2.1.1 + _ZTIN7Soprano6Server18DBusExportIteratorE@Base 2.1.1 + _ZTSN7Soprano6Server10ServerCoreE@Base 2.1.1 + _ZTSN7Soprano6Server15DBusExportModelE@Base 2.1.1 + _ZTSN7Soprano6Server18DBusExportIteratorE@Base 2.1.1 + _ZTVN7Soprano6Server10ServerCoreE@Base 2.1.1 + _ZTVN7Soprano6Server15DBusExportModelE@Base 2.1.1 + _ZTVN7Soprano6Server18DBusExportIteratorE@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server10ServerCoreD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server10ServerCoreD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server15DBusExportModelD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server15DBusExportModelD1Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server18DBusExportIteratorD0Ev@Base 2.1.1 + _ZThn{vt:8}_N7Soprano6Server18DBusExportIteratorD1Ev@Base 2.1.1 --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano-doc.links +++ soprano-2.3.73+dfsg.1/debian/libsoprano-doc.links @@ -0,0 +1 @@ +usr/share/soprano/doc/html usr/share/doc/libsoprano-doc/html --- soprano-2.3.73+dfsg.1.orig/debian/libsoprano-dev.install +++ soprano-2.3.73+dfsg.1/debian/libsoprano-dev.install @@ -0,0 +1,148 @@ +usr/include/Soprano/Backend +usr/include/Soprano/BackendFeature +usr/include/Soprano/BackendOption +usr/include/Soprano/BackendSetting +usr/include/Soprano/BackendSettings +usr/include/Soprano/BindingSet +usr/include/Soprano/Client/DBusClient +usr/include/Soprano/Client/DBusModel +usr/include/Soprano/Client/DBusNodeIterator +usr/include/Soprano/Client/DBusQueryResultIterator +usr/include/Soprano/Client/DBusStatementIterator +usr/include/Soprano/Client/LocalSocketClient +usr/include/Soprano/Client/SparqlModel +usr/include/Soprano/Client/TcpClient +usr/include/Soprano/Error/Error +usr/include/Soprano/Error/ErrorCache +usr/include/Soprano/Error/ErrorCode +usr/include/Soprano/Error/Locator +usr/include/Soprano/Error/ParserError +usr/include/Soprano/FilterModel +usr/include/Soprano/Global +usr/include/Soprano/Graph +usr/include/Soprano/Index/CLuceneIndex +usr/include/Soprano/Index/IndexFilterModel +usr/include/Soprano/Index/QueryHit +usr/include/Soprano/Inference/InferenceModel +usr/include/Soprano/Inference/NodePattern +usr/include/Soprano/Inference/Rule +usr/include/Soprano/Inference/RuleParser +usr/include/Soprano/Inference/RuleSet +usr/include/Soprano/Inference/StandardRuleSet +usr/include/Soprano/Inference/StatementPattern +usr/include/Soprano/Iterator +usr/include/Soprano/IteratorBackend +usr/include/Soprano/LanguageTag +usr/include/Soprano/LiteralValue +usr/include/Soprano/Model +usr/include/Soprano/NRLModel +usr/include/Soprano/Node +usr/include/Soprano/NodeIterator +usr/include/Soprano/Parser +usr/include/Soprano/Plugin +usr/include/Soprano/PluginManager +usr/include/Soprano/Query/QueryLanguage +usr/include/Soprano/QueryResultIterator +usr/include/Soprano/QueryResultIteratorBackend +usr/include/Soprano/RdfSchemaModel +usr/include/Soprano/RdfSerialization +usr/include/Soprano/Serializer +usr/include/Soprano/Server/DBusExportIterator +usr/include/Soprano/Server/DBusExportModel +usr/include/Soprano/Server/ServerCore +usr/include/Soprano/Soprano +usr/include/Soprano/Statement +usr/include/Soprano/StatementIterator +usr/include/Soprano/StorageModel +usr/include/Soprano/Util/AsyncModel +usr/include/Soprano/Util/AsyncQuery +usr/include/Soprano/Util/AsyncResult +usr/include/Soprano/Util/DummyModel +usr/include/Soprano/Util/MutexModel +usr/include/Soprano/Util/ReadOnlyModel +usr/include/Soprano/Util/SignalCacheModel +usr/include/Soprano/Util/SimpleNodeIterator +usr/include/Soprano/Util/SimpleStatementIterator +usr/include/Soprano/Version +usr/include/Soprano/Vocabulary/NAO +usr/include/Soprano/Vocabulary/NRL +usr/include/Soprano/Vocabulary/OWL +usr/include/Soprano/Vocabulary/RDF +usr/include/Soprano/Vocabulary/RDFS +usr/include/Soprano/Vocabulary/SIL +usr/include/Soprano/Vocabulary/XMLSchema +usr/include/Soprano/Vocabulary/Xesam +usr/include/soprano/asyncmodel.h +usr/include/soprano/asyncquery.h +usr/include/soprano/asyncresult.h +usr/include/soprano/backend.h +usr/include/soprano/bindingset.h +usr/include/soprano/cluceneindex.h +usr/include/soprano/dbusclient.h +usr/include/soprano/dbusexportiterator.h +usr/include/soprano/dbusexportmodel.h +usr/include/soprano/dbusmodel.h +usr/include/soprano/dbusnodeiterator.h +usr/include/soprano/dbusqueryresultiterator.h +usr/include/soprano/dbusstatementiterator.h +usr/include/soprano/dummymodel.h +usr/include/soprano/error.h +usr/include/soprano/filtermodel.h +usr/include/soprano/global.h +usr/include/soprano/graph.h +usr/include/soprano/indexfiltermodel.h +usr/include/soprano/indexqueryhit.h +usr/include/soprano/inferencemodel.h +usr/include/soprano/inferencerule.h +usr/include/soprano/inferenceruleparser.h +usr/include/soprano/inferenceruleset.h +usr/include/soprano/iterator.h +usr/include/soprano/iteratorbackend.h +usr/include/soprano/languagetag.h +usr/include/soprano/literalvalue.h +usr/include/soprano/localsocketclient.h +usr/include/soprano/locator.h +usr/include/soprano/model.h +usr/include/soprano/mutexmodel.h +usr/include/soprano/nao.h +usr/include/soprano/node.h +usr/include/soprano/nodeiterator.h +usr/include/soprano/nodepattern.h +usr/include/soprano/nrl.h +usr/include/soprano/nrlmodel.h +usr/include/soprano/owl.h +usr/include/soprano/parser.h +usr/include/soprano/plugin.h +usr/include/soprano/pluginmanager.h +usr/include/soprano/queryresultiterator.h +usr/include/soprano/queryresultiteratorbackend.h +usr/include/soprano/rdf.h +usr/include/soprano/rdfs.h +usr/include/soprano/rdfschemamodel.h +usr/include/soprano/readonlymodel.h +usr/include/soprano/serializer.h +usr/include/soprano/servercore.h +usr/include/soprano/signalcachemodel.h +usr/include/soprano/sil.h +usr/include/soprano/simplenodeiterator.h +usr/include/soprano/simplestatementiterator.h +usr/include/soprano/soprano.h +usr/include/soprano/soprano_export.h +usr/include/soprano/sopranomacros.h +usr/include/soprano/sopranotypes.h +usr/include/soprano/sparqlmodel.h +usr/include/soprano/statement.h +usr/include/soprano/statementiterator.h +usr/include/soprano/statementpattern.h +usr/include/soprano/storagemodel.h +usr/include/soprano/tcpclient.h +usr/include/soprano/version.h +usr/include/soprano/vocabulary.h +usr/include/soprano/xesam.h +usr/include/soprano/xsd.h +usr/lib/libsoprano.so +usr/lib/libsopranoclient.so +usr/lib/libsopranoindex.so +usr/lib/libsopranoserver.so +usr/lib/pkgconfig/soprano.pc +usr/share/soprano/cmake/SopranoAddOntology.cmake --- soprano-2.3.73+dfsg.1.orig/debian/patches/kubuntu_01_config_path.diff +++ soprano-2.3.73+dfsg.1/debian/patches/kubuntu_01_config_path.diff @@ -0,0 +1,13 @@ +Index: soprano-2.3.73+dfsg.1/backends/virtuoso/virtuosocontroller.cpp +=================================================================== +--- soprano-2.3.73+dfsg.1.orig/backends/virtuoso/virtuosocontroller.cpp 2010-02-01 18:38:00.000000000 +0100 ++++ soprano-2.3.73+dfsg.1/backends/virtuoso/virtuosocontroller.cpp 2010-02-01 18:38:38.000000000 +0100 +@@ -91,7 +91,7 @@ + bool Soprano::VirtuosoController::start( const BackendSettings& settings, RunFlags flags ) + { + if ( !isRunning() ) { +- QTemporaryFile tmpFile( QDir::tempPath() + "/virtuoso_XXXXXX.ini" ); ++ QTemporaryFile tmpFile( QDir::homePath() + "/.cache/virtuoso_XXXXXX.ini" ); + tmpFile.setAutoRemove( false ); + tmpFile.open(); + m_configFilePath = tmpFile.fileName(); --- soprano-2.3.73+dfsg.1.orig/debian/patches/02_build_with_visibility_hidden.diff +++ soprano-2.3.73+dfsg.1/debian/patches/02_build_with_visibility_hidden.diff @@ -0,0 +1,41 @@ +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -126,6 +126,15 @@ endif(APPLE) + ################## some compiler settings ################################ + if(CMAKE_COMPILER_IS_GNUCXX AND NOT WIN32 ) + set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-check-new -fno-common") ++ include(CheckCXXCompilerFlag) ++ check_cxx_compiler_flag(-fvisibility=hidden __SOPRANO_HAVE_GCC_VISIBILITY) ++ check_cxx_compiler_flag(-fvisibility-inlines-hidden __SOPRANO_HAVE_GCC_INLINE_VISIBILITY) ++ if(__SOPRANO_HAVE_GCC_VISIBILITY) ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=hidden") ++ endif(__SOPRANO_HAVE_GCC_VISIBILITY) ++ if(__SOPRANO_HAVE_GCC_INLINE_VISIBILITY) ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility-inlines-hidden") ++ endif(__SOPRANO_HAVE_GCC_INLINE_VISIBILITY) + endif(CMAKE_COMPILER_IS_GNUCXX AND NOT WIN32 ) + if(MSVC) + add_definitions(-D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Zc:wchar_t-) +--- a/index/CMakeLists.txt ++++ b/index/CMakeLists.txt +@@ -27,15 +27,14 @@ configure_file(clucene-config.h.cmake ${ + # CLucene requires exception support and has no support for visibility=hidden + # so we must use the default (i.e. public) value for -fvisibility + IF(NOT WIN32) +- include(CheckCXXCompilerFlag) +- # Only GCC supports these flags + IF(CMAKE_COMPILER_IS_GNUCXX) +- check_cxx_compiler_flag(-fvisibility=hidden __SOPRANO_HAVE_GCC_VISIBILITY) ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions") + if(__SOPRANO_HAVE_GCC_VISIBILITY) +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions -fvisibility=default") +- else(__SOPRANO_HAVE_GCC_VISIBILITY) +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=default") + endif(__SOPRANO_HAVE_GCC_VISIBILITY) ++ if(__SOPRANO_HAVE_GCC_INLINE_VISIBILITY) ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-visibility-inlines-hidden") ++ endif(__SOPRANO_HAVE_GCC_INLINE_VISIBILITY) + ENDIF(CMAKE_COMPILER_IS_GNUCXX) + ENDIF(NOT WIN32) + --- soprano-2.3.73+dfsg.1.orig/debian/patches/series +++ soprano-2.3.73+dfsg.1/debian/patches/series @@ -0,0 +1,4 @@ +01_x11_not_required.diff +#02_build_with_visibility_hidden.diff +kubuntu_01_config_path.diff +kubuntu_03_virtuoso_path.diff --- soprano-2.3.73+dfsg.1.orig/debian/patches/kubuntu_03_virtuoso_path.diff +++ soprano-2.3.73+dfsg.1/debian/patches/kubuntu_03_virtuoso_path.diff @@ -0,0 +1,11 @@ +--- soprano/soprano/sopranodirs.cpp 2009-11-27 14:23:15.000000000 +0000 ++++ soprano/soprano/sopranodirs.cpp 2010-01-28 19:15:53.000000000 +0000 +@@ -145,7 +145,7 @@ + QStringList Soprano::exeDirs() + { + QStringList paths; +- paths << QLatin1String( SOPRANO_PREFIX"/bin" ) ++ paths << QLatin1String( "/usr/lib/virtuoso/" ) << QLatin1String( SOPRANO_PREFIX"/bin" ) + << envDirList( "PATH" ); + return paths; + } --- soprano-2.3.73+dfsg.1.orig/debian/patches/01_x11_not_required.diff +++ soprano-2.3.73+dfsg.1/debian/patches/01_x11_not_required.diff @@ -0,0 +1,11 @@ +--- a/cmake/modules/FindQt4.cmake ++++ b/cmake/modules/FindQt4.cmake +@@ -1211,7 +1211,7 @@ QT4_ADD_DBUS_INTERFACES(