ok.. uris seems good solution.. 
btw, i found genre has no unique identifier (or uri).. so would tracker have 
the flexibity to create  new or update table for genre  which will store its 
own unique identifier?




________________________________
From: Ivan Frade <ivan.fr...@gmail.com>
To: Remo Remo <remo.rr...@yahoo.com>; Martyn Russell <mar...@lanedo.com>; 
Adrien Bustany <abust...@gnome.org>
Cc: tracker-list@gnome.org
Sent: Wed, June 2, 2010 1:43:11 AM
Subject: Re: [Tracker] Does tracker support uniquie object-id across databases

  
----- Mensaje original ----- 
> 
> tracker generate uuid for each media files, not for each metadata like 
> genre, artist, album, playlist & song. 

That's not completely correct. Each artist, album, playlist has its own URI 
(based on uuid in some cases). "Song" is nmm:MusicPiece and share uri with the 
DataObject (the media file in your terminology) 

but i found tracker is generating 
> internally ID for each table which seems unique across database but not 
> able to fetched from tracker-client as it support only sparql query.. is 
> there any other way to get this? 

As you say, it is an *internal* ID. You can access it with the tracker:id 
function, but it is not recommended at all. URIs are the identifiers of the 
resources. 

Indeed, the uris has quite more chances to be unique between dbs... 

Regards, 

ivan


      
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to