summaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-01-22 19:23:51 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-22 19:23:51 -0800
commit0591b388a55771ed0581102989e23ba22a720a27 (patch)
treeb84726f03fa2dd0a4967cc1d27230de7cac6da32 /schema
parent4b77e914b6ceb8aab7d5be5ecca9f70472ba9b28 (diff)
downloadfatcat-scholar-0591b388a55771ed0581102989e23ba22a720a27.tar.gz
fatcat-scholar-0591b388a55771ed0581102989e23ba22a720a27.zip
add container_sherpa_color field, and populate it
Diffstat (limited to 'schema')
-rw-r--r--schema/scholar_fulltext.v01.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/scholar_fulltext.v01.json b/schema/scholar_fulltext.v01.json
index 91afdc1..9e99026 100644
--- a/schema/scholar_fulltext.v01.json
+++ b/schema/scholar_fulltext.v01.json
@@ -118,6 +118,7 @@
"container_ident": { "type": "keyword", "normalizer": "default" },
"container_issnl": { "type": "keyword", "normalizer": "default" },
"container_wikidata_qid": { "type": "keyword", "normalizer": "default" },
+ "container_sherpa_color": { "type": "keyword", "normalizer": "default" },
"issns": { "type": "keyword", "normalizer": "default" },
"container_type": { "type": "keyword", "normalizer": "default" },
"contrib_count": { "type": "short" },