Download presentation
Presentation is loading. Please wait.
Published byNathan Cox Modified over 11 years ago
1
Community Grids Lab1 CICC Project Meeting Developed two web services (VotableToTabbedFileService – convert votable to tabbed file) and (ExtractionFromSingleVotableService – extract columns from votable into tabbed file) These webservices support votable communication between webservices These webservices are required to convert output from each webservice into tabbedfile and again tabbedfile into votable (by VotableConverterService) while feeding back to the webservice
2
Community Grids Lab2 VotableToTabbedFileService Input: String – Location of votable.xml file Output: String – Location of Tabbed file in form of URL Function: Parses the votable.xml file using SAVOT, retrieves column names and data, saves it into TabbedFile and returns URL of TabbedFile. URL of Service: http://gf1.ucs.indiana.edu:9080/axis/services/Vot ableToTabbedFileService?wsdl
3
Community Grids Lab3 Taverna WorkFlow For VotableToTabbedFileService
4
Community Grids Lab4 Input for VotableToTabbedFileService
5
Community Grids Lab5 Output URL From VotableToTabbedFileService
6
Community Grids Lab6 VotableToTabbedFile.txt
7
Community Grids Lab7 Input: String – Location of votable.xml file String[] – Column Names from votable.xml Output: String – Location of Tabbed file in form of URL Function: Parses the votable.xml file using SAVOT, retrieves data from votable.xml for Input ColumnNames, saves it into TabbedFile and returns URL of TabbedFile. URL of Service: http://gf1.ucs.indiana.edu:9080/axis/services/Ext ractionFromSingleVotableService?wsdl ExtractionFromSingleVotableService
8
Community Grids Lab8 Taverna WorkFlow For ExtractionFromSingleVotableService
9
Community Grids Lab9 Input for ExtractionFromSingleVotableService
10
Community Grids Lab10 Output URL FromExtractionFromSingleVotableService
11
Community Grids Lab11 ExtractionFromVotable.txt
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.