[Nepomuk] Duplicate resources because of using different sources and creators/performers

Sebastian Trüg trueg at kde.org
Fri Oct 14 14:19:56 UTC 2011


On 10/14/2011 04:10 PM, Ignacio Serantes wrote:
>     As for resource merging: we have APi to merge two resources in the Data
>     management service also easily accessible through DBus. But there is no
>     code yet that tries to find duplicates.
> 
> 
> Where I can found information about this API?

This is the C++ API:
http://api.kde.org/4.x-api/kdelibs-apidocs/nepomuk-core/html/group__nepomuk__datamanagement.html#ga79239b556aa957baa91c21c343e1d87f

The dbus call is this:

org.kde.NepomukStorage /datamanagement
org.kde.nepomuk.DataManagement.mergeResources res1 res2

Cheers,
Sebastian


More information about the Nepomuk mailing list