Skip to content

sethaj/ht_premis_uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

A ruby gem that creates a uuid based on specific parameters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages