Skip to content

OCLC OAI-PMH Harvester, adapted for DSpace

License

Notifications You must be signed in to change notification settings

DSpace/oclc-harvester2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

org.dspace:oclc-harvester2

The oclc-harvester2 Open Source Software (OSS) project is a Java application that provides an OAI-PMH harvester framework.

This codebase is adapted to DSpace, based on two prior projects:

This codebase is a fork of https://github.com/sasund/oai-harvester2, and adapts that project more directly to DSpace.

Updates for DSpace include:

  • Minor updates have been made to the codebase to ensure the tests utilize the DSpace demo server
  • Updates to POM to ensure the entire project can be released to Maven Central (as org.dspace:oclc-harvester2)
  • Add GitHub action to automatically rebuild / test any changes

Maven repository

https://search.maven.org/artifact/org.dspace/oclc-harvester2

<dependency>
  <groupId>org.dspace</groupId>
  <artifactId>oclc-harvester2</artifactId>
   <version>1.0.0</version>
</dependency>

About

OCLC OAI-PMH Harvester, adapted for DSpace

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%