首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > java OAI库

java OAI库

  • 资源大小:87.43 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

About Joailib tries to be an easy to use java library for OAI metadata harvesting. it follows the OAI-PMH v2 spec, that you can find here Features Support for OAI-PMH v2. Automatic resumptionToken processing. Harvest downloading. Recovery from 503 Service Unavailable in a non abusive way. Examples Setting up an OAI repository Harvester harvester = new Harvester("http://catarina.udlap.mx/u_dl_a/tales/oai/requestETD.jsp"); Identifying ``` Identify identify = harvester.identify(); System.out.println(identify.getRepositoryName()); System.out.println(identify.getProtocolVersion()); #### Listing metadata supported formats #### List metadataformats = harverster.listMetadataFormats(); for(MetadataFormat metaformat

文 件 列 表

doc
allclasses-frame.html
allclasses-noframe.html
com
constant-values.html
deprecated-list.html
help-doc.html
index-files
index.html
overview-frame.html
overview-summary.html
overview-tree.html
package-list
resources
serialized-form.html
stylesheet.css
VIP VIP
0.168942s