Skip to content

Commit 4dbfa42

Browse files
committed
Bump version and add ROR
1 parent d6890a4 commit 4dbfa42

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

codemeta.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
"codeRepository": "https://github.com/caltechlibrary/caltechdata_api",
77
"issueTracker": "https://github.com/caltechlibrary/caltechdata_api/issues",
88
"license": "https://data.caltech.edu/license",
9-
"version": "1.10.5",
9+
"version": "1.10.6",
1010
"author": [
1111
{
1212
"@type": "Person",
1313
"givenName": "Thomas E",
1414
"familyName": "Morrell",
1515
"affiliation": {
16+
"@id": "https://ror.org/05dxps055",
1617
"@type": "Organization",
1718
"name": "Caltech Library"
1819
},
@@ -24,6 +25,7 @@
2425
"givenName": "Rohan",
2526
"familyName": "Bhattarai",
2627
"affiliation": {
28+
"@id": "https://ror.org/05dxps055",
2729
"@type": "Organization",
2830
"name": "Caltech"
2931
},
@@ -34,6 +36,7 @@
3436
"givenName": "Elizabeth",
3537
"familyName": "Won",
3638
"affiliation": {
39+
"@id": "https://ror.org/05dxps055",
3740
"@type": "Organization",
3841
"name": "Caltech"
3942
},
@@ -44,6 +47,7 @@
4447
"givenName": "Alexander A",
4548
"familyName": "Abakah",
4649
"affiliation": {
50+
"@id": "https://ror.org/05dxps055",
4751
"@type": "Organization",
4852
"name": "Caltech Library"
4953
},
@@ -55,6 +59,7 @@
5559
"givenName": "Kshemaahna",
5660
"familyName": "Nagi",
5761
"affiliation": {
62+
"@id": "https://ror.org/05dxps055",
5863
"@type": "Organization",
5964
"name": "Caltech"
6065
},
@@ -76,6 +81,7 @@
7681
"givenName": "Thomas E",
7782
"familyName": "Morrell",
7883
"affiliation": {
84+
"@id": "https://ror.org/05dxps055",
7985
"@type": "Organization",
8086
"name": "Caltech Library"
8187
},
@@ -95,4 +101,4 @@
95101
},
96102
"programmingLanguage": "Python",
97103
"identifier": "10.22002/s3y08-aan50"
98-
}
104+
}

0 commit comments

Comments
 (0)