<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 2, 2014 at 10:03 PM, Marcel Wiesweg <span dir="ltr"><<a href="mailto:marcel.wiesweg@gmx.de" target="_blank">marcel.wiesweg@gmx.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
> Actually, we have void TrainingDB::deleteIdentity(int id) in<br>
> database/trainingdb.cpp, but it's never used anywhere ... so perhaps, the<br>
> class simply lacks this functionality at the moment.<br>
><br>
> I'll see if I can add a function using this to recognitiondatabase.cpp ...<br>
<br>
</div>Yes it has never been implemented in the API.<br>
<br>
We should add some notes of caution that the database is shared between<br>
applications and identity management should be aware of this.<br>
<br>
In the age of Nepomuk, there were plans to have some KDE-wide library to<br>
provide management of real people (linked with email, contacts, facebook etc.)<br>
I dont know but assume it died together with Nepomuk.<br></blockquote><div><br></div><div>Not at all, that library is alive and kicking! ^_- It's called KPeople (kde:libkpeople) and currently it's being used as a backend for KDE Telepathy and there's an ongoing GSoC to create a full featured address book based on it.</div>

<div><br></div><div>Currently it's plugin based and as a storage backend for the links it uses custom SQLite database with the idea being that each application is doing its own storage and just provides its data via that plugin.</div>

<div><br></div><div>At this point we have plugins for KTp (instant messaging) and Akonadi (any contacts stored in Akonadi). Should the face tagging/recognition be interfaced with address book, KPeople can sure be used, but it uses parts of KDEPIM-Libs and would add such dependency on digiKam.</div>

<div><br></div><div>Let me know if there's an interest in doing that --> CC me directly, I'm not following all of digiKam's mails ;)</div></div><div><br></div><div>Cheers</div>-- <br><div><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div>


</div></div>