| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | #metadataBlock | name | dataverseAlias | displayName | blockURI | |||||||||||||||||||||
2 | codeMeta20 | Software Metadata (CodeMeta v2.0) | https://codemeta.github.io/terms/ | |||||||||||||||||||||||
3 | #datasetField | name | title | description | watermark | fieldType | displayOrder | displayFormat | advancedSearchField | allowControlledVocabulary | allowmultiples | facetable | displayoncreate | required | parent | metadatablock_id | termURI | |||||||||
4 | codeVersion | Software version | Version of the software instance, usually following some convention like SemVer etc. | e.g. 0.2.1 or 1.3 or 2021.1 etc | text | 0 | #VALUE | TRUE | FALSE | FALSE | TRUE | TRUE | FALSE | codeMeta20 | https://schema.org/softwareVersion | |||||||||||
5 | developmentStatus | Development Status | Description of development status, e.g. work in progress (wip), active, etc. See repostatus.org for more information. | text | 1 | <a href='https://www.repostatus.org/##VALUE'><img src='https://www.repostatus.org/badges/latest/#VALUE.svg' alt='#VALUE '/></a> | TRUE | TRUE | FALSE | TRUE | FALSE | FALSE | codeMeta20 | https://www.repostatus.org | ||||||||||||
6 | codeRepository | Code Repository | Link to the repository where the un-compiled, human readable code and related code is located (SVN, GitHub, CodePlex, institutional GitLab instance, Gitea, etc.). | e.g. https://github.com/user/project | url | 2 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | TRUE | FALSE | TRUE | FALSE | TRUE | FALSE | codeMeta20 | https://schema.org/codeRepository | |||||||||||
7 | applicationCategory | Application Category | Type of software application, e.g. Simulation, Analysis, Visualisation. | text | 3 | #VALUE | TRUE | FALSE | TRUE | TRUE | TRUE | FALSE | codeMeta20 | https://schema.org/applicationCategory | ||||||||||||
8 | applicationSubCategory | Application Subcategory | Subcategory of the application, e.g. Arcade Game. | text | 4 | #VALUE | TRUE | FALSE | TRUE | TRUE | FALSE | FALSE | codeMeta20 | https://schema.org/applicationSubCategory | ||||||||||||
9 | programmingLanguage | Programming Language | The programming language(s) used to implement the software (e.g. Python, C++, Matlab, Fortran, Java, Julia,...) | text | 5 | #VALUE | TRUE | FALSE | TRUE | TRUE | TRUE | FALSE | codeMeta20 | https://schema.org/programmingLanguage | ||||||||||||
10 | runtimePlatform | Runtime Platform | Runtime platform or script interpreter dependencies (e.g. Java 11, Python 3.10 or .Net Framework 4.8). | e.g. Python 3.10 | text | 6 | #VALUE | TRUE | FALSE | TRUE | TRUE | FALSE | FALSE | codeMeta20 | https://schema.org/runtimePlatform | |||||||||||
11 | operatingSystem | Operating Systems | Operating systems supported (e.g. Windows 10, OSX 11.3, Android 11). | text | 7 | #VALUE | TRUE | FALSE | TRUE | TRUE | TRUE | FALSE | codeMeta20 | https://schema.org/operatingSystem | ||||||||||||
12 | targetProduct | Target Product | Target Operating System / Product to which the code applies. If applies to several versions, just the product name can be used. | text | 8 | #VALUE | TRUE | FALSE | TRUE | TRUE | FALSE | FALSE | codeMeta20 | https://schema.org/targetProduct | ||||||||||||
13 | buildInstructions | Build instructions | Link to installation instructions/documentation | e.g. https://github.com/user/project/blob/main/BUILD.md | url | 9 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE | codeMeta20 | https://codemeta.github.io/terms/buildInstructions | |||||||||||
14 | softwareRequirementsItem | Software Requirements | Required software dependencies | none | 10 | FALSE | FALSE | TRUE | FALSE | TRUE | FALSE | codeMeta20 | ||||||||||||||
15 | softwareRequirements | Name & Version | Name or title of the required software/library including version used | e.g. Pandas 1.4.3 | text | 0 | #VALUE | TRUE | FALSE | FALSE | FALSE | TRUE | FALSE | softwareRequirementsItem | codeMeta20 | https://schema.org/softwareRequirements | ||||||||||
16 | softwareRequirementsUrl | URL | Link to required software/library | e.g. https://pandas.pydata.org/pandas-docs/version/1.4.3 | url | 1 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | FALSE | FALSE | TRUE | FALSE | softwareRequirementsItem | codeMeta20 | https://dataverse.org/schema/codeMeta20/softwareRequirementsInfoUrl | ||||||||||
17 | softwareSuggestionsItem | Software Suggestions | Optional dependencies, e.g. for optional features, code development, etc. | none | 11 | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE | codeMeta20 | ||||||||||||||
18 | softwareSuggestions | Name | Name or title of the optional software/library including version used | e.g. Sphinx 5.0.2 | text | 0 | #VALUE | TRUE | FALSE | FALSE | TRUE | FALSE | FALSE | softwareSuggestionsItem | codeMeta20 | https://codemeta.github.io/terms/softwareSuggestions | ||||||||||
19 | softwareSuggestionsUrl | URL | Link to optional software/library | e.g. https://www.sphinx-doc.org | url | 1 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | softwareSuggestionsItem | codeMeta20 | https://dataverse.org/schema/codeMeta20/softwareSuggestionsInfoUrl | ||||||||||
20 | memoryRequirements | Memory Requirements | Minimum memory requirements. | text | 12 | #VALUE | TRUE | FALSE | FALSE | FALSE | FALSE | FALSE | codeMeta20 | https://schema.org/memoryRequirements | ||||||||||||
21 | processorRequirements | Processor Requirements | Processor architecture or other CPU requirements to run the application (e.g. IA64). | text | 13 | #VALUE | TRUE | FALSE | TRUE | FALSE | FALSE | FALSE | codeMeta20 | https://schema.org/processorRequirements | ||||||||||||
22 | storageRequirements | Storage Requirements | Minimum storage requirements (e.g. free space required). | text | 14 | #VALUE | TRUE | FALSE | FALSE | FALSE | FALSE | FALSE | codeMeta20 | https://schema.org/storageRequirements | ||||||||||||
23 | permissions | Permissions | Permission(s) required to run the code (for example, a mobile app may require full internet access or may run only on wifi). | text | 15 | #VALUE | TRUE | FALSE | TRUE | FALSE | FALSE | FALSE | codeMeta20 | https://schema.org/permissions | ||||||||||||
24 | softwareHelp | Software Help/Documentation | Link to help texts or documentation | e.g. https://user.github.io/project/docs | url | 16 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | TRUE | FALSE | TRUE | FALSE | codeMeta20 | https://schema.org/softwareHelp | |||||||||||
25 | readme | Readme | Link to the README of the project | e.g. https://github.com/user/project/blob/main/README.md | url | 17 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | codeMeta20 | https://codemeta.github.io/terms/readme | |||||||||||
26 | releaseNotes | Release Notes | Link to release notes | e.g. https://github.com/user/project/blob/main/docs/release-0.1.md | url | 18 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | codeMeta20 | https://schema.org/releaseNotes | |||||||||||
27 | contIntegration | Continous integration | Link to continuous integration service | e.g. https://github.com/user/project/actions | url | 19 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE | codeMeta20 | https://codemeta.github.io/terms/contIntegration | |||||||||||
28 | issueTracker | Issue Tracker | Link to software bug reporting or issue tracking system | e.g. https://github.com/user/project/issues | url | 20 | <a href="#VALUE" target="_blank" rel="noopener">#VALUE</a> | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | codeMeta20 | https://codemeta.github.io/terms/issueTracker | |||||||||||
29 | #controlledVocabulary | DatasetField | Value | identifier | displayOrder | |||||||||||||||||||||
30 | developmentStatus | Concept | concept | 0 | ||||||||||||||||||||||
31 | developmentStatus | WIP | wip | 1 | ||||||||||||||||||||||
32 | developmentStatus | Active | active | 2 | ||||||||||||||||||||||
33 | developmentStatus | Inactive | inactive | 3 | ||||||||||||||||||||||
34 | developmentStatus | Unsupported | unsupported | 4 | ||||||||||||||||||||||
35 | developmentStatus | Moved | moved | 5 | ||||||||||||||||||||||
36 | developmentStatus | Suspended | suspended | 6 | ||||||||||||||||||||||
37 | developmentStatus | Abandoned | abandoned | 7 | ||||||||||||||||||||||
38 | ||||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 |