Skip to content

Commit 60422d7

Browse files
committed
Update global schema
1 parent b4d5af1 commit 60422d7

3 files changed

Lines changed: 8 additions & 17 deletions

File tree

resource/schema/global

Submodule global updated 1 file

resource/zoteroTypeSchemaData.js

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ var ZOTERO_TYPE_SCHEMA = {
658658
103,
659659
51,
660660
52,
661-
142,
661+
141,
662662
53,
663663
54,
664664
26,
@@ -675,7 +675,7 @@ var ZOTERO_TYPE_SCHEMA = {
675675
"52": 14,
676676
"54": 131,
677677
"120": 127,
678-
"142": 134
678+
"141": 134
679679
},
680680
"patent@2x.svg"
681681
],
@@ -921,7 +921,7 @@ var ZOTERO_TYPE_SCHEMA = {
921921
75,
922922
7,
923923
3,
924-
143,
924+
142,
925925
26,
926926
126,
927927
1,
@@ -933,18 +933,17 @@ var ZOTERO_TYPE_SCHEMA = {
933933
],
934934
{
935935
"74": 108,
936-
"143": 12
936+
"142": 12
937937
},
938938
"presentation@2x.svg"
939939
],
940940
"28": [
941941
"videoRecording",
942942
"Video Recording",
943943
[
944-
38,
944+
30,
945945
11,
946946
2,
947-
30,
948947
8,
949948
34,
950949
25,
@@ -1615,10 +1614,6 @@ var ZOTERO_TYPE_SCHEMA = {
16151614
"37": [
16161615
"organizer",
16171616
"Organizer"
1618-
],
1619-
"38": [
1620-
"uploader",
1621-
"Uploader"
16221617
]
16231618
},
16241619
"fields": {
@@ -2227,12 +2222,12 @@ var ZOTERO_TYPE_SCHEMA = {
22272222
"PMCID",
22282223
true
22292224
],
2230-
"142": [
2225+
"141": [
22312226
"priorityDate",
22322227
"priorityDate",
22332228
false
22342229
],
2235-
"143": [
2230+
"142": [
22362231
"sessionTitle",
22372232
"sessionTitle",
22382233
false

test/data/citeProcJSExport.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2467,10 +2467,6 @@
24672467
"archive": "Archive",
24682468
"archive_location": "Archive location",
24692469
"author": [
2470-
{
2471-
"family": "uploaderLast",
2472-
"given": "uploaderFirst"
2473-
},
24742470
{
24752471
"family": "creatorLast",
24762472
"given": "creatorFirst"

0 commit comments

Comments
 (0)