在本研究中我們將已經修正完成的開源專案進行分析,並從中擷取能做為網路服務的部分,再為其生成可以部署在Flask上執行的伺服器程式碼及描述網路功能的WSDL,讓使用者可以透過服務組合技術來使用不同的元件建構成所需要的服務
In this research, we analyzed the fixed project from open source and extract the informations we need. We also generate service code which can be deployed on Flask and a WSDL to describe the service, so that user can compose these service components to construct the needed service by service composition technique.