Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Releases: eclipse-pass/pass-grant-loader

Grant Semantics Change

25 Jun 15:35
5ebdfc5
Compare
Choose a tag to compare

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

01 Aug 20:05
ed9f3c9
Compare
Choose a tag to compare

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

01 Jul 12:32
d16b98f
Compare
Choose a tag to compare

This release adds the ability to associate policies to funders via a properties file.

Generalize for other institutions

06 Jun 15:21
c606035
Compare
Choose a tag to compare

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

15 Oct 15:33
9954329
Compare
Choose a tag to compare

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