Skip to content

30 conference decoding

LE GAC Renaud requested to merge 30-conference-decoding into master
  • Major redesign of the Marc12 decoding section.
  • Introduce the iterator IterRecord.
  • The Marc12 service return RecordConf, RecodInst, RecordPubli or RecordThesis, depending on the content of the record. It can describe and institute, a publication, a conference talk/proceeding or a thesis.
  • Improved method Record.oai().
  • CheckAndFix as well as tests have been adapted to the new class type.
  • Close #30 (closed).

Merge request reports