Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masao/junii-validator
国立情報学研究所(NII)が規定する機関リポジトリメタデータ交換用形式 JuNii2 メタデータを、XMLスキーマに基づいて検査するスクリプトです。
https://github.com/masao/junii-validator
institutional-repository metadata metadata-validation
Last synced: about 2 months ago
JSON representation
国立情報学研究所(NII)が規定する機関リポジトリメタデータ交換用形式 JuNii2 メタデータを、XMLスキーマに基づいて検査するスクリプトです。
- Host: GitHub
- URL: https://github.com/masao/junii-validator
- Owner: masao
- Created: 2010-09-15T06:32:17.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T02:28:42.000Z (3 months ago)
- Last Synced: 2024-12-04T07:12:36.468Z (2 months ago)
- Topics: institutional-repository, metadata, metadata-validation
- Language: Ruby
- Homepage: https://junii-validator.onrender.com/
- Size: 85 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JuNii2 Validator
国立情報学研究所(NII)が策定した機関リポジトリメタデータ交換用形式 junii2 メタデータを、XMLスキーマに基づいて検査するスクリプトです。
* Web版デモ: https://junii-validator.onrender.com/
* ソースコード: http://github.com/masao/junii-validator## TODO
* OAI-PMHサーバ上のレコードを網羅的にチェックするスクリプト。
* エラー項目の軽重をわかりやすく表示する。## 謝辞
本ツールは、平成22年度CSI委託事業「機関リポジトリ担当者の人材育成」における技術ワークショップ(平成22年9月15日~9月18日 軽井沢セミナーハウスにおいて開催)を通じて開発されたものです。記して謝意を表します。## 関連リンク
* 参考資料: http://www.nii.ac.jp/irp/archive/system/junii2.html
* 既存ツール:
* Registering OAI-PMH Repository: http://www.openarchives.org/data/registerasprovider.html
* OAI Explorer: http://re.cs.uct.ac.za/## ヘルプ
出力エラーや警告内容は以下のページをご覧ください: https://github.com/masao/junii-validator/wiki/Help