Releases: eclipse-pass/pass-grant-loader
Grant Semantics Change
This release changes the behavior of the default loader to build grant records which use new semantics: instead of a Grant object representing the state of the grant reflecting only the latest award, we combine information from every award contained in the grant history. In particular, all investigators will be represented on the grant, and the grant will retain its initial project name.
An option is added to the JHU loader to allow for re-initializing all grants with the new semantics.
Harvard Pilot Release
This release contains refactoring for multi-institution use. There are two release artifacts produced:
maven.dataconservancy.org:122/data/maven-dc/private/releases/org/dataconservancy/pass/pass-grant-cli/1.3.0/pass-grant-cli-1.3.0-jhu.jar
and
maven.dataconservancy.org:122/data/maven-dc/private/releases/org/dataconservancy/pass/pass-grant-cli/1.3.0/pass-grant-cli-1.3.0-harvard.jar
Policies and Funders - JHU
This release adds the ability to associate policies to funders via a properties file.
Generalize for other institutions
Typically, pulling data and loading it into PASS will be different for each institution. This release contains some refactoring which should make it easier to code for the data peculiarities of other institutions.
Model 3.1 with split pull and load actions
This version of the grant loader conforms to version 3.1 of the PASS data model, and has tha capability of performing COEUS pulls and Fedora loads independently