Skip to content

Java server library for supporting integration with SWORDv2

Notifications You must be signed in to change notification settings

dvn/swordv2-java-minimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal viable SWORD v2 server implemented in Java

This repo is based on https://github.com/swordapp/JavaServer2.0 but implements required interfaces.

  • java1.sh: retrieves service document
  • java2.sh: "deposits" example.zip to /tmp/SWORD-73211f25-1bf6-4af3-a78f-55c37cd91cca (or similar, check server logs) where it is purposely not deleted for now
  • python.sh: like java1.sh but operates against an instance of the SWORD v2 Python reference implementation (Simple SWORD Server) spun up with Vagrant using https://github.com/dvn/swordpoc

About

Java server library for supporting integration with SWORDv2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • Shell 0.5%