Hi all,<div><br></div><div>I am getting back to code after a whole month of exams here at the university, and I have a couple of questions about some new things that came up in Nepomuk (or, at least, that I have discovered today):</div>

<div><ul><li>now files seem to have the structure filex://some-id/file/path in nie:url (at least if indexed by Strigi), so I have to change the regexp in Sembrowser: is this correct? Does this always happen now?</li><li>
if I want to associate, for example, tags in a (python) script, I used to create a Nepomuk::Resource, passing a full file path as argument of its constructor, and then call setTags; now, if I do this, nie:url is again file:// (as before), and it becomes a different resource from the one indexed by Strigi (which has filex://): how can I get the resource given a file path?</li>

<li>and last: if I create a Nepomuk::Tag, passing the label to the constructor, it is set as the nao:identifier but not as nao:prefLabel: shouldn&#39;t it be associated, too? Or should I do it &quot;by hand&quot;?</li></ul>

</div><div><br>-- <br>Sivieri Alessandro<br><a href="mailto:alessandro.sivieri@gmail.com">alessandro.sivieri@gmail.com</a><br><a href="http://www.chimera-bellerofonte.eu/">http://www.chimera-bellerofonte.eu/</a><br><a href="http://www.poul.org/">http://www.poul.org/</a><br>


</div>