Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 401 Bytes

HtPremisUuid

A UUID creator specifically for PREMIS events based on UUID Version 3 (uuid built with a unique object identifier).

Installation

Add this line to your application's Gemfile:

gem 'ht_premis_uuid', :git => 'https://github.com/sethaj/ht_premis_uuid.git'

And then execute:

$ bundle

Usage

uuid = HtPremisUuid.generate('ht namespace', ' ht id', 'premis event name')