Hello, Working on gtg, hamster and Solang I noticed that the NAO ontology missed some interesting properties.
nao:colorCode (nao:Tag, xsd:string). Associate a color with the tag (to be used in gtg and ...) nao:hasSymbol (nao:Tag, nfo:Image). Associate a color with the tag (to be used in Solang, nautilus...) nao:keyShortcut (nap:Tag, xsd:string). Associate a key with the tag. In solang that could be used to attach the tag with a photo easily and super-quickly. Finally: nao:hasSubTag could be used to create a hierarchy between tags (to be used in gtg for instance), unfortunately it requires some work on Tracker code, to retrieve easily not only the ressources attached to one Tag but the ressources attached to children of this Tag too; when querying for this tag. http://mail.gnome.org/archives/tracker-list/2010-February/msg00105.html If these properties look okay, could you add them to the ontology ? Thanks -- Florent Thévenet <[email protected]> _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
