Revision 0ce72be...

Go back to digest for 7th October 2012

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core] /storage:

StoreResources: Minor optimization by removing unnecessary identification statements

For resolved nodes, we used to add the extra type + nie:url for
identification. This is not required, as the nie:url has been provided
and that is enough for correctly identifying the resource.

Also, added some missing ontologies. They don't really cause any tests
to fail, but it's nice to have them.

File Changes

Modified 2 files
  • /storage
  •   services/datamanagementmodel.cpp
  •   services/test/qtest_dms.cpp
2 files changed in total