<%@ taglib uri="/WEB-INF/tairtags.tld" prefix="tair" %>
What is this:
This is the TAIR usage of pubfetch tools developed by RGD. The original version can be accessed from HERE.
Features:
1. Retrieve articles from multiple sources and filter out the duplications. return a non-dup set of articles for inserting into pub database.
2. When inserting the articles into pub database, the software will automatically insert pubsource journals if it can't find it.
3. Generating a report page after user run FetchToPub, this page lists all the new articles inserted in to datbase; all the new pubsource journals inserted to database; all the articles which were skipped because of duplications. So the user can check if the insert were correct.
Limitations/Usage:
Although the user can fetch from Agricola and Pubmed in the same time, We still strongly recommand you fetch them seperately because fetching from Agricola is time cosuming(fetch all the articles for the user input year frame and filter on the publish date after getting entries).
To do:
Get the full text automatically. This is developed by RGD people, the tair pubsearch developer group needs to adopt/adjust this feature from RGD.