NYPL-Simplified / server_core

Shared data model and utilities for Library Simplified server applications
7 stars 11 forks source link

Add ProQuest integration #1208

Closed vbessonov closed 3 years ago

vbessonov commented 3 years ago

Description

This PR contains changes required for ProQuestOPDS2Importer implemented in PR # 1520.

Motivation and Context

SIMPLY-3251

How Has This Been Tested?

Checklist:

leonardr commented 3 years ago

I suspect there may be some new files missing from this PR; there's nothing really Proquest-specific, there are no new tests, and you define an interface class that has no implementations.