Related to #267, which isn't closed until #281 is addressed (which is the base of this branch).
This PR is for changes to the codebase which arise whilst iterating on running the development pipeline, bearing in mind the changes made in PRs #275 (ES configuration simplification) #280 (mapping simplification) and #281 (ontology simplification).
[x] Set up new eurito endpoint, to replace eurito-dev (it's convenient for me to do this anyway because the new simplifications and conventions imply that the endpoint and project name should match).
[x] Run dev pipelines for eurito (cordis only)
[x] Run dev pipelines for eurito_dev (cordis, patstat,companies,arxiv)
[x] Run dev pipelines for arxlive. Check that arxlive frontend deals ok with this.
[x] Run dev pipelines for health-scanner. Check that health mosaic frontend deals ok with this.
(Note that production run of eurito, arxlive, health-scanner, and associated migrations to ES 7 will come in later PRs)
Related to #267, which isn't closed until #281 is addressed (which is the base of this branch).
This PR is for changes to the codebase which arise whilst iterating on running the development pipeline, bearing in mind the changes made in PRs #275 (ES configuration simplification) #280 (mapping simplification) and #281 (ontology simplification).
eurito
endpoint, to replaceeurito-dev
(it's convenient for me to do this anyway because the new simplifications and conventions imply that the endpoint and project name should match).dev
pipelines foreurito
(cordis
only)dev
pipelines foreurito_dev
(cordis
,patstat
,companies
,arxiv
)dev
pipelines forarxlive
. Check that arxlive frontend deals ok with this.dev
pipelines forhealth-scanner
. Check that health mosaic frontend deals ok with this.(Note that production run of
eurito
,arxlive
,health-scanner
, and associated migrations to ES 7 will come in later PRs)