We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72d55c4 + 503a00f commit bb0f048Copy full SHA for bb0f048
lambdas/config.py
@@ -16,7 +16,7 @@ class Config:
16
GIS_SOURCES = ("gismit", "gisogm")
17
INDEX_ALIASES: ClassVar = {
18
"rdi": ["jpal", "whoas", "zenodo"],
19
- "timdex": ["alma", "aspace", "dspace"],
+ "timdex": ["alma", "aspace", "dspace", "libguides", "researchdatabases"],
20
"geo": GIS_SOURCES,
21
}
22
REQUIRED_FIELDS = ("next-step", "run-date", "run-type", "source")
0 commit comments