ICIS Web/Zeus2.x - How to load data directly via URL Query Parameters
From ICISWiki
These are the links from the ICIS legacy sites and the corresponding links in the 'Integrated Germplasm Browser and StudyMart (version 2.x) websites. This should be put in place to ensure that no broken links will result from replacing old sites with the 2.x versions.
Sample URL
- Sample URL for IRIS legacy website: http://www.iris.irri.org/action/gms?method=getGmsInfoTree&gmsId=50533
- Sample URL for Integrated Germplasm Browser and StudyMart website: http://koios.generationcp.org/germplasm-dev/index-direct.jsp?crop=rice&gid=50533
The links provided in the table are for rice. To load a page for another crop, replace with appropriate values for datasource id, lsid namespace and crop name.
There is now a new struts application which one can take, deploy as replacement for old ICIS website. This takes care of the redirect to the correct URL format.
| Description | Data provided | Legacy web links | Integrated Germplasm Browser and StudyMart | Status (availability) |
| Load germplasm details | Germplasm id | /action/gms?method=getGmsInfoTree&gmsId=50533 | /index-direct.jsp?crop=rice&gid=50533 | available / to be tested on various browsers |
| | | | | |
| | | | | |
| | | | | |
| Load germplasm list | Germplasm preferred name | /action/gms?method=getGmsList&search=IR+64 | | |
| | | | | |
| | | | | |
| Load Germplasm list | Country | /action/gms?method=getListByCountry&search=INDIA | | |
| | | | | |
| | | | | |
| | | | | |
| Load Study Evaluation Data | Study Id and Study Name | /action/dms?method=getEvaluationData&studyid=11&name=HB19820 | | |
| | | | | |
| Load Study details | Study Id | | | |
| | | | | |
| | | | | |
| | | | | |
| Load Study details | Study Name | | | |
| | | | | |
| | | | | |
| | | | | |
| Load list of studies | Germplasm Id | /action/dms?method=getStudy&gmsId=50533 | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| Get DMS Property Groups/Get Trait Properties | |
/action/dms?method=getTraitGroups
/action/dms?method=getTraitByGroup&group=Agronomic | | |
| | | | | |
| | | | | |
| | | | | |
| Get studies where trait was observed | | /dms?method=getTraitStudies&id=1007&trait=PLANT VIGOR | | |
| | | | | |
| | | | | |
| | | | | |
| IR 64 Mutant View | | /action/mutant?method=viewTerm | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |

