On Sun, 20 Jul 2014, Marcin Błażejowski wrote: > W dniu 19.07.2014 18:11, Sven Schreiber pisze: >> tagging/classification system could be implemented at the same time with > That is something we discussed with Jack two weeks ago, but there are > some prons and cons for such solution. > > Marcin > >> a set of pre-defined tags. (Hope it's clear what I mean.)
What we _could_ do for the moment is to agree to a suitable addition to the gfn XML DTD, so that we can start tagging existing packages and worry later about the problem of exposing those tags to users via some interface. We now have <author>, <date> and a few others. Perhaps we could add a <tags> element. As in, for example <gretl-function-package name="gig" ID="1405841200" needs-time-series-data="true" minver="1.9.5"> <author>Riccardo "Jack" Lucchetti and Stefano Balietti</author> <version>2.15</version> <date>2013-07-20</date> <tags count="2"> "time-series" "finance" </tags> Allin? ------------------------------------------------------- Riccardo (Jack) Lucchetti Dipartimento di Scienze Economiche e Sociali (DiSES) Università Politecnica delle Marche (formerly known as Università di Ancona) r.lucchetti(a)univpm.it http://www2.econ.univpm.it/servizi/hpp/lucchetti -------------------------------------------------------
