eprints

Sunday, February 19, 2006

eprints fulltext search

http://www12.ocn.ne.jp/~zuki/Japanization/eprints.html
http://chasen.org/~taku/software/mecab/

Sunday, August 21, 2005

eprints offical

關於 ver. 2.3.7 之前,要注意 "Apache::Request" 和 "Apache::Test" (aka. "libapreq") ,
不過, 2.3.7 之後安裝不需要浪費力氣,去安裝這些套件.

如何加入 OAI

OAI 分成兩種

data provider
http://www.openarchives.org/data/registerasprovider.html

services provider
http://www.openarchives.org/service/registerasprovider.html

Wednesday, August 17, 2005

日本方面的技術報告

老師

以下日本方面對於電子出版的報告
http://www.nii.ac.jp/metadata/irp/NII-IRPreport.pdf
參與的學校,有

1.北海道大學
2.千葉大學
3.東京大學
4.東京學藝大學
5.名古屋大學
6.九州大學

領導人為神門典子教授
http://research.nii.ac.jp/~kando/official/content_j.html

這個計畫主要日文化
1.DSpace(名古屋大學負責)
2.EPrints(東京大學)

資料相當詳細

之後還有使用報告
http://www.nii.ac.jp/metadata/irp/end.html

計畫是平成16(2004)年6月開始,平成17(2005)年3月完成.

PS.我正在看這份報告,我些地方還有疑問,既然支援utf-8
依據匈牙利那份readme http://oziris.ceu.hu/multilang.html
,只需要改 xml 一些畫面說明文字,內容只要以 utf-8 為主,應該 ok,日本方面還去改程式,所以,可能日本不是以 utf-8 處理,
或者是 eprints 無法完整處理 utf-8,這部份等我看完報告,
再向您說明.

Tuesday, August 16, 2005

eprints翻譯

我參考一下日本的語系檔,關於



我們應該 follow and change is




and then




chang is



根據 eprints 翻譯的說明
http://wiki.eprints.org/w/EPrints2/LanguageIssues
基本上,歐美語系主流語系應該沒有問題,俄文和希伯來文
比較有問題,至於他範例使用 Swahili,但是沒有全部做完,
只說大致修改方向.

大致上翻譯的地方,為標籤 <>文字,應該沒有問題,其他
部分應該只是想問題.

日本的網頁資料,請參考
http://www.nii.ac.jp/metadata/irp/eprints-docs-jp/
東京一個學術單位的計畫
http://www.nii.ac.jp/metadata/irp/

Sunday, August 07, 2005

OAI-PMH records

http://archives.eprints.org/index.php?action=browse

translate

http://wiki.eprints.org/w/EPrints2/TranslatingGuide
ListOfTranslations
http://wiki.eprints.org/w/EPrints2/ListOfTranslations

Using an external search engine

This is very easy, but will only index public documents. Any search engine will work, but Google is a good choice. Google provide a site-search service which allows you to register with them and then have a form which searches your site using google and adds your logo and colourscheme to the results.

A really easy solution is to just make a form which links to our "google_site" script which just adds "site:yoursite.com" to the google request to limit the search results. The HTML for this would be something like:

 

Use Google to search this site:


For other search engines; see their documentation for how to make a form to search only your site.

Saturday, August 06, 2005

OAI

We would also encourage you to configure the OAI support for your archive and register it. It's quite easy - pretty much fill in the blanks in the ArchiveOAIConfig.pm file in the archive configuration directory.

EPrints 2.1 support OAI versions 1 and 2 at URL paths /perl/oai and /perl/oai2.

Once you register your archive (at http://www.openarchives.org) various search systems will be able to collect the metadata (titles, authors, abstract etc.) and allow more people to find records in your archive.

See http://www.openarchives.org/ for more information on the OAI protocol. For more information setting up the OAI interface archive see the section in this documentation about Configuring an Archive.

需要的軟體

eprints 需要的軟體如下:
eprints 官方提供 http://www.eprints.org/files/tools/
主要有:
1.Mysql Tested on: 3.23.29a-gamma,不建議MySQL 4
mysql-server, mysql-devel and mysql RPMs

2.Apache Tested on: apache 1.3.14 with mod_perl 1.25

3.perl 5.6 XML::DOM, XML::RegExp, Filesys::DiskSpace, URI, Apache::AuthDBI, Unicode::Normalize, Proc::Reliable

3.other module

Data::ShowTable
DBI 1.4
Msql-Mysql Module
Tested with: v1.2215
MIME::Base64 Tested with: v2.11
Unicode::String Tested with v2.06
XML::Parser Tested with v2.30
CGI, Carp, Cwd, Data::Dumper, Digest::MD5, File::Basename, File::Copy, File::Find, File::Path, Getopt::Long, Pod::Usage, Sys::Hostname

4.
XML::DOM or XML::GDOME. XML::GDOME

5.libxml2 libxml2-devel ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/
 http://rpmfind.net/linux/rpm2html/search.php?query=libxml2
http://rpmfind.net/linux/rpm2html/search.php?query=libxml2-devel

6.
XML-LibXML-Common
XML-NamespaceSupport
XML-GDOME


eprints

eprints 只是一種儲存檔案資料的系統,它的目標再建立一各開放式檔案資料,
它必須要使用 Gnu/linux,unix,mac os,除了 MS 之外,它也提供一些文件 ,格式
有 POD,PDF,html,AScii,Txet.

eprints 主要是由 Southampton 大學研發,這套系統主要以 web 方式呈現.