Wiki source code of Attribute descriptions
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | === SOFTWARE === | ||
2 | |||
3 | * **Full Name:** Whole, non-abbreviated and descriptive name (title) for this software. | ||
4 | * **Short Name:** Shortened or fully abbreviated name (alias) for this software (max. 30 characters; no space). | ||
5 | * **Description:** Longer statement or account (abstract) giving the characteristics for this software (max. 2000 characters, incl. spaces; no references). | ||
6 | //**NOTE:** This is how you present your software publicly to potential end-users or other researchers. Keep in mind that it is important to clarify the purpose of the software as well as its use cases and a brief overlook of the methods used if applicable. A one-sentence description that barely reveals more information than the title does is insufficient, thus will not be accepted.// | ||
7 | * **Developer:** Add one or several developers (person or organization) that contributed to the code implementation of this software (as a whole, not a specific version). | ||
8 | * **HasVersion:** Add one or several versions of this software tool. (This is up to the Curators) | ||
9 | * **Custodian:** Add one or several custodians (person or organization) that are responsible for this research product. Note that this custodian will be responsible for all attached research product versions. | ||
10 | * **Digital Identifier:** Globally unique and persistent digital identifier of this software (as a whole, not a specific version). | ||
11 | * **Homepage:** Link to the main website of this software. | ||
12 | * **Has Version:** Reference to one or several versions of this software. | ||
13 | |||
14 | === SOFTWARE VERSION === | ||
15 | |||
16 | * **Full Name:** Whole, non-abbreviated and descriptive name (title) for this software version. | ||
17 | * **Short Name:** Shortened or fully abbreviated name (alias) for this software version (max. 30 characters; no space). | ||
18 | * **Version Identifier:** Term or code used to identify the version of this software. | ||
19 | * **Release Date:** Fixed date (actual or intended) of the first broadcast/publication of this software version. | ||
20 | * **Description:** Longer statement or account (abstract) giving the characteristics for this software version(max. 2000 characters, incl. spaces; no references). | ||
21 | * **Digital Identifier:** Globally unique and persistent digital identifier of this specific software version. | ||
22 | * **Accessibility:** Level to which this software version is accessible to the public | ||
23 | ** Free Access: Data and metadata are both released and become immediately available without any access restrictions | ||
24 | ** Controlled Access: Data and metadata are both released, but data are only available for users after they logged in and authenticated themselves | ||
25 | ** Restricted Access: Metadata are released, but data remain on an access restricted server | ||
26 | ** Under Embargo: Metadata are released, but data remain unavailable for the public until the embargo is lifted | ||
27 | * **Funding:** Money provided by a legal person for this software version | ||
28 | * **License:** Grant by a party to another party as an element of an agreement between those parties that permits to do, use, or own this software version | ||
29 | * **Developer:** Person or organization that contributed to the code implementation of this software version. | ||
30 | * **Device:** Hardware devices compatible with this software version | ||
31 | ** Desktop | ||
32 | ** Mobile | ||
33 | ** Web | ||
34 | ** Server | ||
35 | ** HPC | ||
36 | ** Embedded System | ||
37 | * **Operating System:** Operating systems supported by this software version | ||
38 | ** Windows | ||
39 | ** Linux | ||
40 | ** macOS | ||
41 | ** iOS | ||
42 | ** Solaris | ||
43 | ** Unix | ||
44 | ** Android | ||
45 | ** platform independent | ||
46 | * **Requirement:** Software requirements for installing & using this software version. Only for development/building if there are no precompiled binaries. Furthermore no dependencies should be listed (e.g. "C++ Compiler" but no "zlib"). Content of the requirements.txt of python project *must not* be included. | ||
47 | * **Full Documentation:** Globally unique and persistent digital identifier of a full documentation of this software version. | ||
48 | * **Repository:** Link to the file repository of this software version. | ||
49 | * **Application Category:** Distinct class that groups software programs which perform a similar task or set of tasks. | ||
50 | ** [Application](https://www.wikidata.org/wiki/Q166142) | ||
51 | ** [Library](https://www.wikidata.org/wiki/Q188860) | ||
52 | ** [Plugin](https://www.wikidata.org/wiki/Q184148) | ||
53 | ** [Module](https://www.wikidata.org/wiki/Q11883090) | ||
54 | ** [Notebook](https://www.wikidata.org/wiki/Q28405706) | ||
55 | ** [Middleware](https://www.wikidata.org/wiki/Q146768) | ||
56 | * **Feature:** List of [distinguishing characteristics](https://github.com/bweyers/HBPVisCatalogue/wiki/Identified-Software-Features) of this software version. | ||
57 | * **Input Format:** Please provide the name of the file format and its usual ending (e.g. NeuroML(XML)). | ||
58 | * **Output Format:** Please provide the name of the file format and its usual ending (e.g. NeuroML(XML)). | ||
59 | * **Programming Language:** The programming language(s) in which the software is written. | ||
60 | * **Language:** Languages supported by this software version. | ||
61 | * **Has Component:** Software versions that supplement this software version. | ||
62 | * **Is Alternative Version Of:** Software versions that can be used alternatively to this software version. | ||
63 | * **Version Innovation:** Short summary of the novelties/peculiarities of this software version (as plain text or as a link). | ||
64 | * **Author:** Person or organization that contributed to the production and publication of this software version. | ||
65 | * **Custodian:** Person or organization that are responsible for this research product version. | ||
66 | * **Copyright:** Copyright information of this software version. | ||
67 | * **Homepage:** Link to the main website of this software version. | ||
68 | * **Support Channel:** Channels through which a user can receive support for handling this software version. | ||
69 | * **Keyword:** Significant word or concept that are representative of this software version. | ||
70 | * **Related Publication:** Further publications besides the documentation (e.g. an original research article) providing the original context for the production of this software version. | ||
71 | * **Other Contribution:** Contributions for each involved person or organization going beyond being an author, custodian or developer of this software version. |