vufind-org/vufind-marc

为 VuFind 项目提供 MARC 记录处理库

v1.1.0 2024-01-02 17:57 UTC

This package is auto-updated.

Last update: 2024-09-17 19:18:56 UTC


README

CI Status

VuFind-Marc

简介

VuFind-Marc 包含处理不同载体格式的 MARC 记录的类。这是 VuFind® 项目的组成部分,但也可用于其他目的。

特性

VuFind-Marc 提供读取 MARC 记录和验证(linting)MARC 21 记录的功能。它支持独立记录以及记录集合文件。以下载体格式得到支持

如有需要,可添加其他格式。

安装

将此库集成到项目的推荐方法是使用 Composer (https://getcomposer.org.cn)。