Revision 6a9dac3...

Go back to digest for 2nd December 2012

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core/KDE/4.9] /query:

QueryEngine: Avoid using rdfs:label in comparison/literal term

Virtuoso does not seem to be able to infer subPropertyOf relations. This
renders the LiteralTerm completely useless.

Instead we just use a generic variable for now. It might slightly
slower, but it is better than it not working. Everthing hinges on
LiteralTerm.

Virtuoso bug - https://sourceforge.net/tracker/?func=detail&aid=3591024&group_id=161622&atid=820574

File Changes

Modified 2 files
  • /query
  •   libnepomukcore/comparisonterm.cpp
  •   libnepomukcore/literalterm.cpp
2 files changed in total