File tree Expand file tree Collapse file tree 1 file changed +43
-1
lines changed
Expand file tree Collapse file tree 1 file changed +43
-1
lines changed Original file line number Diff line number Diff line change 1-
1+ Example:
2+ {
3+ "creators" : [
4+ {
5+ "name" : " Carberry, Josiah" ,
6+ "orcid" : " 0000-0002-1825-0097" ,
7+ "affiliation" : " Brown University" ,
8+ "type" : " ProjectMember"
9+ }
10+ ],
11+ "contributors" : [
12+ {
13+ "name" : " Lovelace, Ada" ,
14+ "type" : " Researcher"
15+ },
16+ {
17+ "name" : " Babbage, Charles" ,
18+ "affiliation" : " University of Cambridge" ,
19+ "type" : " ProjectLeader"
20+ }
21+ ],
22+ "title" : " Memory bus simulation scripts" ,
23+ "version" : " 1.8.0" ,
24+ "access_right" : " open" ,
25+ "related_identifiers" : [
26+ {
27+ "identifier" : " https://doi.org/10.5555/666655554444" ,
28+ "relation" : " isSupplementTo" ,
29+ "resource_type" : " publication-article"
30+ }
31+ ],
32+ "keywords" : [
33+ " computer science" ,
34+ " psychoceramics" ,
35+ " journaling filesystems"
36+ ],
37+ "license" : " mit" ,
38+ "upload_type" : " software" ,
39+ "language" : " eng" ,
40+ "grants" : [
41+ {"id" : " 10.13039/501100000780::101122956" }
42+ ]
43+ }
You can’t perform that action at this time.
0 commit comments