IEEE IDAMS Exchange Format in Ruby Purpose This is a class-oriented Ruby library that parses IEEE IDAMS Exchange data. This gem is developed according to: IEEE Publishing Technology Books Metadata Description and XML Documentation, Version 4.1, December 2022 Usage Ruby API require 'ieee-idams' # Single record under `<publication>` Ieee::Idams::Publication.from_xml(File.read("spec/fixtures/record_1.xml")) License Copyright Ribose.