从marcxml/oai到mods的转换,用于nk-cz。

marcxml2mods的Python项目详细描述


简介

https://badge.fury.io/py/marcxml2mods.pnghttps://img.shields.io/pypi/dm/marcxml2mods.svghttps://readthedocs.org/projects/marcxml2mods/badge/?version=latesthttps://img.shields.io/pypi/l/marcxml2mods.svghttps://img.shields.io/github/issues/edeposit/marcxml2mods.svg

此包提供转换函数以从 MARC XML/OAI格式为MODSxml格式,用于 National Library of the Czech Republic(NK CZ)。

文件

完整的模块文档和说明可在阅读文档时找到:

贡献者

更改日志

0.2.5

  • Postprocessing API redefined slightly.
  • Added MARC XML record parameter for all postprocessing functions.
  • Added fix_missing_lang_tags().
  • Added test coverage of fix_missing_lang_tags().

0.2.4

  • Code rewritten to use first() getter.
  • Added ^{tt1}$.
  • API changed, added url parameter.

0.2.3

  • Fixed MANIFEST.in

0.2.2

  • Added type_decisioner.
  • Added skipping of duplicite parsing to _add_namespace().

0.2.1

  • Fixed run_tests.sh.
  • License changed to MIT.
  • setup.py improved. Added more classifiers.

0.2.0

  • Added code, documentation and test coverage.
  • Package is now capable of transforming MARC XML / OAI to MODS in case of monographic publications.
  • Multimonograph and periodical publications should work, but are untested and postprocessing is not defined.

0.1.0

  • Project created.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java日期格式的月和日的固定长度?   无法将java ArrayList<String>转换为字符串。   java当我使用log4j 1.2.15时,编译时出现错误;当更改为1.2.16时,一切正常   java如何使用ArgumentMatchers将任何队列告知Mockito?   如何解决“java”。Java电子邮件API中的lang.ExceptionInInitializerError   java是实例化对象名并设置其值的通用方法   java在多线程环境中,如果一个线程崩溃,如何关闭JVM?   java WebDriverManager在selenium中获取不正确版本的驱动程序   如果JAVA中后减量的优先级高于前增量,那么为什么下面的代码输出为22.0而不是20.0。?   在hibernate中找不到java属性   当我用java运行调度程序时,什么都没有发生   jackson如何在java中从数据库中检索json对象   java安卓:如何在自定义适配器中设置侦听器并获取imagebutton单击的位置   java MySQLIntegrityConstraintViolationException:列“问题id”不能为空错误   JavaSpring自定义注销过滤器在注销前执行一些操作?   java如何返回常量集合   java使用subselect进行一对多分页   java二进制搜索基础。陷入无限循环