Changes between Version 1 and Version 2 of DatabaseDiscussions


Ignore:
Timestamp:
Mar 17, 2010, 12:23:01 PM (14 years ago)
Author:
David Grellscheid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseDiscussions

    v1 v2  
    11= Database discussions =
     2
     3Separation into two sub-packages: Toolchain Tagging and Model Database
     4
     5== Model Database ==
     6
     7One entry in the model DB contains:
     8 * unique tag, analog to arXiv: moDel:1003.0123
     9 * title
     10 * author list
     11 * free text abstract
     12 * a classification of the model. Should not be hierarchical, since this makes multiple attachments hard. Options are
     13   * entirely free tagging
     14   * choice from a pre-set list of tags
     15 * model description in terms of the (versioned) input file for a specific (versioned) package
     16 * list of validations that have been performed.
     17   * This format is described on page ????
     18 * Thumbnails of plots of MC comparisons, including the tool chain ID that was used to make them
     19 * pointer to the main arXiv paper
     20 * pointers to downstream papers
     21 * a "supersedes moDel:0909.3210" entry
     22 * a sharing licence (maybe pre-defined such that only models adhering to a certain licence can enter)
     23
     24
     25
     26features of the interaction:
     27 * allow for a 24h period for corrections at initial upload
     28 * authority to modify entries lies with author
     29   * author can grant modification rights to validators
     30   * author can relinquish access rights
     31   * automatic opening after a time limit / max idle time?
     32 * a system for citation handling?
     33
     34== Toolchain tagging ==
     35