Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source code (link is external) (git repository on GitHub)

In this version:
- Fixed less than (<) and greater than (>) operators.
- Fixed less than or equal (<=) and greater than or equal (>=)
operators.
- Fixed MARC-8 conversion from EACC set to UTF-8.
- Optimized MARC-8 conversion tables for a slightly smaller size.


Example rules

A very simple conversion  that gets rid of 9xx fields and copies everything else as is.

A complete set of rules used to convert Finnish academic libraries from MARC21 -Fin to MARC 21 RDA is available in a self-extracting package (link is external). These rules take advantage of many of the recently added features of USEMARCON.

...