Registry / serialization / marc-marc4j

marc-marc4j

JSON →
library1.0.0rbrubygemsunverified

Provides converters between ruby-marc and marc4j MARC records, working only under JRuby.

gem install marc-marc4j
INSTALL
IMPORT
SIG · MARC-MARC4J
M
marc-marc4j
serializationrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MARC::MARC4J
require 'marc/marc4j'

Converts a ruby-marc record to a marc4j record.

require 'marc/marc4j' record = MARC::Reader.new('file.mrc').first marc4j_record = MARC::MARC4J.to_marc4j(record)
Debug
Known issues
breakingThis gem works only under JRuby.
fix
Ensure you are using JRuby before installing or requiring this gem.
affects: >= 1.0.0
Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
marc-marc4j — gem install marc-marc4j · libregistry