Skip to content

jhove is third party software that we use to build technical metadata

License

Notifications You must be signed in to change notification settings

lts-andrewnk/jhove-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<img src=“https://travis-ci.org/sul-dlss/jhove-service.svg?branch=master” alt=“Build Status” /> <img src=“https://coveralls.io/repos/github/sul-dlss/jhove-service/badge.svg” alt=“Coverage Status” /> <img src=“https://badge.fury.io/rb/jhove-service.svg” alt=“Gem Version” />

jhove-service

Require the following:

require 'jhove_service'

This will give you:

JhoveService

Build and release procedure

Modify the version number in jhove-service.gemspec, then push your commits to github. DO NOT TAG! Run: ‘rake release’ to tag, build, and publish the gem

Releases

  • 0.1.0 First release

  • 0.1.1 Rename temp to target (location in which to create output)

  • 0.2.0 Change method of transforming JHOVE output to technicalMetadata

  • 0.2.1 Enable processing of a subset of files in a directory

  • 0.2.2 Enable upgrading of old technical metadata to the new format

  • 1.0.0 Update JhoveToolkit.jar to v1.0.0. Fix output for filetypes w/o jhove module (bytestreams)

  • 1.0.1 Updated to use new sul-gems server and new lyberteam-gems-devel utility

  • 1.0.2 Fixed negative indentation problem for empty elements( e.g. <elem/>)

  • 1.0.3 Upgraded bin/jhoveApp.jar to copy from Jhove 1.9 release

  • 1.1.0 Upgraded bin/*.jar apps to 1.14.6

  • 1.1.1 Ensure only relative paths are shown in xml output

  • 1.1.2 Fix bug with filenames that contain single or double quotes

  • 1.1.4 Add p param to Pdf module configuration to ignore page metadata

  • 1.4.0 Upgraded bin/*.jar apps to 1.24-RC. Added caching of XHTML XSD/DTDs.

Copyright © 2017 Stanford University Library. See LICENSE for details.

About

jhove is third party software that we use to build technical metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 88.6%
  • Shell 11.4%