ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
#metadataBlocknamedataverseAliasdisplayNameblockURI
2
codeMeta20Software Metadata (CodeMeta v2.0)https://codemeta.github.io/terms/
3
#datasetFieldnametitledescriptionwatermarkfieldTypedisplayOrderdisplayFormat
advancedSearchField
allowControlledVocabulary
allowmultiplesfacetabledisplayoncreaterequiredparent
metadatablock_id
termURI
4
codeVersionSoftware versionVersion of the software instance, usually following some convention like SemVer etc.e.g. 0.2.1 or 1.3 or 2021.1 etctext0#VALUETRUEFALSEFALSETRUETRUEFALSEcodeMeta20
https://schema.org/softwareVersion
5
developmentStatusDevelopment Status
Description of development status, e.g. work in progress (wip), active, etc. See repostatus.org for more information.
text1
<a href='https://www.repostatus.org/##VALUE'><img src='https://www.repostatus.org/badges/latest/#VALUE.svg' alt='#VALUE '/></a>
TRUETRUEFALSETRUEFALSEFALSEcodeMeta20
https://www.repostatus.org
6
codeRepositoryCode 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/projecturl2<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>TRUEFALSETRUEFALSETRUEFALSEcodeMeta20
https://schema.org/codeRepository
7
applicationCategoryApplication CategoryType of software application, e.g. Simulation, Analysis, Visualisation.text3#VALUETRUEFALSETRUETRUETRUEFALSEcodeMeta20
https://schema.org/applicationCategory
8
applicationSubCategoryApplication SubcategorySubcategory of the application, e.g. Arcade Game.text4#VALUETRUEFALSETRUETRUEFALSEFALSEcodeMeta20
https://schema.org/applicationSubCategory
9
programmingLanguageProgramming LanguageThe programming language(s) used to implement the software (e.g. Python, C++, Matlab, Fortran, Java, Julia,...)text5#VALUETRUEFALSETRUETRUETRUEFALSEcodeMeta20
https://schema.org/programmingLanguage
10
runtimePlatformRuntime PlatformRuntime platform or script interpreter dependencies (e.g. Java 11, Python 3.10 or .Net Framework 4.8).e.g. Python 3.10text6#VALUETRUEFALSETRUETRUEFALSEFALSEcodeMeta20
https://schema.org/runtimePlatform
11
operatingSystemOperating SystemsOperating systems supported (e.g. Windows 10, OSX 11.3, Android 11).text7#VALUETRUEFALSETRUETRUETRUEFALSEcodeMeta20
https://schema.org/operatingSystem
12
targetProductTarget Product
Target Operating System / Product to which the code applies. If applies to several versions, just the product name can be used.
text8#VALUETRUEFALSETRUETRUEFALSEFALSEcodeMeta20
https://schema.org/targetProduct
13
buildInstructionsBuild instructionsLink to installation instructions/documentation
e.g. https://github.com/user/project/blob/main/BUILD.md
url9<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSETRUEFALSEFALSEFALSEcodeMeta20
https://codemeta.github.io/terms/buildInstructions
14
softwareRequirementsItemSoftware RequirementsRequired software dependenciesnone10FALSEFALSETRUEFALSETRUEFALSEcodeMeta20
15
softwareRequirementsName & VersionName or title of the required software/library including version usede.g. Pandas 1.4.3text0#VALUETRUEFALSEFALSEFALSETRUEFALSE
softwareRequirementsItem
codeMeta20
https://schema.org/softwareRequirements
16
softwareRequirementsUrlURLLink to required software/library
e.g. https://pandas.pydata.org/pandas-docs/version/1.4.3
url1<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSEFALSEFALSETRUEFALSE
softwareRequirementsItem
codeMeta20
https://dataverse.org/schema/codeMeta20/softwareRequirementsInfoUrl
17
softwareSuggestionsItemSoftware SuggestionsOptional dependencies, e.g. for optional features, code development, etc.none11FALSEFALSETRUEFALSEFALSEFALSEcodeMeta20
18
softwareSuggestionsNameName or title of the optional software/library including version usede.g. Sphinx 5.0.2text0#VALUETRUEFALSEFALSETRUEFALSEFALSE
softwareSuggestionsItem
codeMeta20
https://codemeta.github.io/terms/softwareSuggestions
19
softwareSuggestionsUrlURLLink to optional software/librarye.g. https://www.sphinx-doc.orgurl1<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSEFALSEFALSEFALSEFALSE
softwareSuggestionsItem
codeMeta20
https://dataverse.org/schema/codeMeta20/softwareSuggestionsInfoUrl
20
memoryRequirementsMemory RequirementsMinimum memory requirements.text12#VALUETRUEFALSEFALSEFALSEFALSEFALSEcodeMeta20
https://schema.org/memoryRequirements
21
processorRequirementsProcessor RequirementsProcessor architecture or other CPU requirements to run the application (e.g. IA64).text13#VALUETRUEFALSETRUEFALSEFALSEFALSEcodeMeta20
https://schema.org/processorRequirements
22
storageRequirementsStorage RequirementsMinimum storage requirements (e.g. free space required).text14#VALUETRUEFALSEFALSEFALSEFALSEFALSEcodeMeta20
https://schema.org/storageRequirements
23
permissionsPermissions
Permission(s) required to run the code (for example, a mobile app may require full internet access or may run only on wifi).
text15#VALUETRUEFALSETRUEFALSEFALSEFALSEcodeMeta20
https://schema.org/permissions
24
softwareHelpSoftware Help/DocumentationLink to help texts or documentatione.g. https://user.github.io/project/docsurl16<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSETRUEFALSETRUEFALSEcodeMeta20
https://schema.org/softwareHelp
25
readmeReadmeLink to the README of the project
e.g. https://github.com/user/project/blob/main/README.md
url17<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSEFALSEFALSEFALSEFALSEcodeMeta20
https://codemeta.github.io/terms/readme
26
releaseNotesRelease NotesLink to release notes
e.g. https://github.com/user/project/blob/main/docs/release-0.1.md
url18<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSEFALSEFALSEFALSEFALSEcodeMeta20
https://schema.org/releaseNotes
27
contIntegrationContinous integrationLink to continuous integration service
e.g. https://github.com/user/project/actions
url19<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSETRUEFALSEFALSEFALSEcodeMeta20
https://codemeta.github.io/terms/contIntegration
28
issueTrackerIssue TrackerLink to software bug reporting or issue tracking systeme.g. https://github.com/user/project/issuesurl20<a href="#VALUE" target="_blank" rel="noopener">#VALUE</a>FALSEFALSEFALSEFALSEFALSEFALSEcodeMeta20
https://codemeta.github.io/terms/issueTracker
29
#controlledVocabularyDatasetFieldValueidentifierdisplayOrder
30
developmentStatusConceptconcept0
31
developmentStatusWIPwip1
32
developmentStatusActiveactive2
33
developmentStatusInactiveinactive3
34
developmentStatusUnsupportedunsupported4
35
developmentStatusMovedmoved5
36
developmentStatusSuspendedsuspended6
37
developmentStatusAbandonedabandoned7
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