IOC List v5.2 Released
IOC World Bird List v5.2 が4月23日にリリースされました.前回 v5.1 のリリースが2015年1月15日だったのですが,今回はそれから3か月ほどで新しい版 v5.2 が出てきました.相変わらず順調なスピードです.
今回収録されたのは,科が 240,属が 2,277,種が 10,716,亜種が 20,803 です.IOC 本家の Master List を編集して,Refsort/Ruby 用の辞書ファイルを作りましたので,このブログサイトと,Microsoft One Drive 上に設けた “IOC List Archive„ にアップロードしておきます.
今回もこの辞書ファイルの正式なエンコーディングは UTF-8 です.従って,Linux 上で使う分には問題は生じませんが,Windows 上で使う際には,入力ファイルは UTF-8 でエンコードされ,かつ最初の行に
#!E -*- coding: UTF-8 -*-
というおまじないを書いておかないとエンコーディングの解釈がうまくいきませんのでご注意ください.
しかし,Windows 上でのデフォルトのエンコーディングである US-ASCII や Windows-31J でも手間なく使えるように,エンコーディング指定なしの汎用 US-ASCII 版もアップしておきます.これはどのようなプラットフォームであっても,そのプラットフォームのデフォルトの Locale が US-ASCII を解釈できることを利用したものです.ただし,欧文のアクセントやウムラウトを含む文字は,それらを含まない最も近い文字に置き換えられています.正版はあくまで UTF-8 なので,特に人名を含む種や,種の Authority を見るときにはご注意ください.
さて,このオリジナル英語版の辞書ファイルに続いて,和名追加版と,IOC Master List の Excel ファイルに和名を追加したものも同時にリリースしますので,ご活用ください.
これらのファイルをダウンロードするには,従来通りこのブログの右側のコラムで “自作ソフト„ の中から個々のファイルをクリックしても良いのですが,前述のとおり,Microsoft One Drive 上に設けた IOC List 専用のフォルダからもダウンロードできます.それには,このブログ右側のコラムの最上段の “Archive„ の中の “IOC List Archive„ をクリックしてください.そうすると One Drive のフォルダに入ることができますので,あとは適当に選んでダウンロードしてください.今後は One Drive のみに集約していく予定です.
I am pleased to announce that I have posted reference files for Refsort/Ruby compiled directly from the latest IOC World Bird List v5.2. It contains 10,716 species and 20,803 subspecies, respectively. Please try it out, and enjoy its capability and speed.
Note that the reference file "ioclist_v52u.ref" is encoded in UTF-8 in order to retain all European accents and umlauts with complete fidelity as they are in the IOC Master List. Therefore, your input file should be encoded in UTF-8 as well, and should contain a line of text below on the top of the file.
#!E -*- coding: UTF-8 -*-
For those who want to use Refsort/Ruby in the ASCII environment, I have posted another reference file "ioclist_v52a.ref" encoded in pure ASCII. Note that characters with accents and umlauts have been simplified to their nearest neighbors. So please be careful in particular when you refer to authorities of species.
I have also posted two reference files (encoded in UTF-8 and Windows-31J, respectively) which include Japanese names. If you want to refer to Japanese names, please see those files. A master list in Excel format containing a column of Japanese names has been also posted as well. This would be more convenient.
You can download an appropriate file by clicking a link listed on the right column of this page, but you can also access files and folders built in my area of One Drive by clicking "IOC List Archive" on the right column.
| 固定リンク | 0
「自然」カテゴリの記事
- 枯れ葉(2024.12.11)
- 師走入り(2024.12.01)
- 秋の顔ぶれいろいろ(2024.11.16)
- ムラサキシキブ(2024.11.15)
- ダイサギがやって来た(2024.11.04)
「IT関連情報」カテゴリの記事
- 日本鳥類目録第8版に準拠したRefsort/Ruby用辞書ファイル(2024.10.13)
- Windows11 24H2 にアップデート(2024.10.05)
- IOC List v14.2 Released(2024.08.27)
- Ruby を自力ビルドしてみた(2024.07.25)
- Excel上でPythonが使える(2024.07.15)
コメント