We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90eff58 commit da575f5Copy full SHA for da575f5
1 file changed
codemeta.json
@@ -11,11 +11,11 @@
11
"audience": [
12
{
13
"@type": "Audience",
14
- "audienceType": "Science/Research"
+ "audienceType": "Developers"
15
},
16
17
18
- "audienceType": "Developers"
+ "audienceType": "Science/Research"
19
}
20
],
21
"author": [
@@ -52,9 +52,16 @@
52
"metadata"
53
54
"license": "http://spdx.org/licenses/MIT",
55
+ "maintainer": {
56
+ "@type": "Person",
57
+ "email": "m.soylu@fz-juelich.de",
58
+ "familyName": "Soylu",
59
+ "givenName": "Mustafa"
60
+ },
61
"name": "somesy",
62
"operatingSystem": "POSIX > Linux",
63
"runtimePlatform": "Python 3",
64
+ "softwareHelp": "https://materials-data-science-and-informatics.github.io/somesy",
65
"softwareRequirements": [
66
67
"@type": "SoftwareApplication",
0 commit comments