|
14 | 14 | "audienceType": "Developers" |
15 | 15 | }, |
16 | 16 | "author": { |
| 17 | + "@id": "https://orcid.org/0000-0002-1046-0006", |
17 | 18 | "@type": "Person", |
18 | 19 | "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" |
22 | 21 | }, |
23 | 22 | |
24 | 23 | "familyName": "van Gompel", |
|
27 | 26 | }, |
28 | 27 | "codeRepository": "https://github.com/proycon/codemetapy.git", |
29 | 28 | "contributor": { |
| 29 | + "@id": "https://orcid.org/0000-0002-1046-0006", |
30 | 30 | "@type": "Person", |
31 | 31 | "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" |
35 | 33 | }, |
36 | 34 | |
37 | 35 | "familyName": "van Gompel", |
|
67 | 65 | ], |
68 | 66 | "license": "https://spdx.org/licenses/GPL-3.0-only", |
69 | 67 | "maintainer": { |
| 68 | + "@id": "https://orcid.org/0000-0002-1046-0006", |
70 | 69 | "@type": "Person", |
71 | 70 | "affiliation": { |
72 | | - "@type": "Organization", |
73 | | - "name": "KNAW Humanities Cluster & CLST, Radboud University" |
| 71 | + "@id": "https://huc.knaw.nl" |
74 | 72 | }, |
75 | 73 | |
76 | 74 | "familyName": "van Gompel", |
|
83 | 81 | "BSD", |
84 | 82 | "macOS" |
85 | 83 | ], |
| 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 | + }, |
86 | 100 | "readme": "https://github.com/proycon/codemetapy/blob/README.rst", |
87 | 101 | "runtimePlatform": [ |
88 | 102 | "Python 3.6", |
|
0 commit comments