Skip to content

Releases: keeps/commons-ip

Alpha 18

14 Oct 10:47
Compare
Choose a tag to compare

Changes:

  • Updated IP and IPInterface to support retrieving ZipEntry created during build.

Alpha 17

11 Oct 16:19
Compare
Choose a tag to compare
  • Fixing all ids by prefixing with ID
  • Validating METS against schema
  • Representation status attribute
  • Supporting multiple ids
  • bug fixes

Alpha 12 for SIP validation

09 May 10:35
Compare
Choose a tag to compare
Pre-release

Dependencies

Java 8

How to execute

java -jar commons-ip-1.0.0-alpha12-jar-with-dependencies.jar "PATH_TO_SIP_ZIP_OR_FOLDER" "PATH_TO_HTML_VALIDATION_REPORT" "TRUE_IF_SIP_SHOULD_BE_DELETED_IN_THE_END"

How to execute (e.g.)

java -jar commons-ip-1.0.0-alpha12-jar-with-dependencies.jar "/home/hsilva/Git/eark-information-package/examples/DNA SIP example 1/IP.AVID.RA.18006" "/home/hsilva/xLinks/Git/roda/validation.html" "false"

Alpha 4

10 Feb 10:48
Compare
Choose a tag to compare
Alpha 4 Pre-release
Pre-release
1.0.0-alpha4

Updated README file to contain install and usage instructions.