Skip to content

Commit 0550497

Browse files
committed
codemeta: metadata update
1 parent 02e5470 commit 0550497

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

codemeta.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414
"audienceType": "Developers"
1515
},
1616
"author": {
17+
"@id": "https://orcid.org/0000-0002-1046-0006",
1718
"@type": "Person",
1819
"affiliation": {
19-
"@id": "/org/knaw-humanities-cluster-clst,-radboud-university",
20-
"@type": "Organization",
21-
"name": "KNAW Humanities Cluster & CLST, Radboud University"
20+
"@id": "https://huc.knaw.nl"
2221
},
2322
"email": "[email protected]",
2423
"familyName": "van Gompel",
@@ -27,11 +26,10 @@
2726
},
2827
"codeRepository": "https://github.com/proycon/codemetapy.git",
2928
"contributor": {
29+
"@id": "https://orcid.org/0000-0002-1046-0006",
3030
"@type": "Person",
3131
"affiliation": {
32-
"@id": "/org/knaw-humanities-cluster-clst,-radboud-university",
33-
"@type": "Organization",
34-
"name": "KNAW Humanities Cluster & CLST, Radboud University"
32+
"@id": "https://huc.knaw.nl"
3533
},
3634
"email": "[email protected]",
3735
"familyName": "van Gompel",
@@ -67,10 +65,10 @@
6765
],
6866
"license": "https://spdx.org/licenses/GPL-3.0-only",
6967
"maintainer": {
68+
"@id": "https://orcid.org/0000-0002-1046-0006",
7069
"@type": "Person",
7170
"affiliation": {
72-
"@type": "Organization",
73-
"name": "KNAW Humanities Cluster & CLST, Radboud University"
71+
"@id": "https://huc.knaw.nl"
7472
},
7573
"email": "[email protected]",
7674
"familyName": "van Gompel",
@@ -83,6 +81,22 @@
8381
"BSD",
8482
"macOS"
8583
],
84+
"producer": {
85+
"@id": "https://huc.knaw.nl",
86+
"@type": "Organization",
87+
"name": "KNAW Humanities Cluster",
88+
"url": "https://huc.knaw.nl",
89+
"parentOrganization": {
90+
"@id": "https://knaw.nl",
91+
"@type": "Organization",
92+
"name": "KNAW",
93+
"url": "https://knaw.nl",
94+
"location": {
95+
"@type": "Place",
96+
"name": "Amsterdam"
97+
}
98+
}
99+
},
86100
"readme": "https://github.com/proycon/codemetapy/blob/README.rst",
87101
"runtimePlatform": [
88102
"Python 3.6",

0 commit comments

Comments
 (0)