Re: Proposing Tracker for inclusion into GNOME 2.18



2006-10-25 klockan 00:39 skrev Jamie McCracken:
> Each metadata item needs to be unique so that you can get/set its value 
> individually as well as search it. Theres no way round this in any 
> metadata DB.

This is pure nonsense. Any RDF triplestore can contain the same metadata for
the same entity multiple times. Pseudo RDF triples:

  PersonX  --- (hasEmail) --->  "foo example com"
  PersonX  --- (hasEmail) --->  "bar example com"

The only thing that matters is that each triple is unique. Heck, even that
doesn't matter, since it's just "no new information" that doesn't need to be
stored in the store.

  mvrgr, Wouter

-- 
:wq                                                       mail uws xs4all nl
                                                      web http://uwstopia.nl

if it gets you down :: well just don't blame me   -- queens of the stone age

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]