Changes between Version 17 and Version 18 of WikiStart

Show
Ignore:
Timestamp:
2007/11/21 02:22:28 (16 years ago)
Author:
ktym
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    66 
    77Standardizing the objects and methods in bioinformatics web services. 
     8 
     9The number of web service providers in bioinformatics field is increasing year by year. 
     10In theory, these services are interoperable and independent from computer langugages. 
     11However, each service uses their own definition of the data types and naming convensions for the methods. 
     12Moreover, these services are often not usable by the specific languages 
     13(partly, due to the lack of compliance of the SOAP/WSDL specification in the langauge's library). 
     14This situation prevents these services to be popularized for and used in combination by end users as a infrastructure of the daily research. 
     15The BioMOBY project has been tried to overcome the circumstances by defining ontologies for data types and methods used in the services. 
     16But the set of data types and methods gathered in BioMOBY are redundant and complicated to generate typical workflows for end users. 
     17Besides, some of the major service providers are not included yet. 
     18Thus, we believe gathering all web service providers and Open Bio* library developers to disucuss about the standardization of objects and methods among web services and programming languages must benefit usability and interoperability for the life science in the next era. 
    819 
    920 * [wiki:CallForParticipation]