1 / 6

Registry requirements

Registry requirements. Regarding to Web Services and Workflows. SOAP and REST. Registry must be able to keep information equally for SOAP and for REST. SOAP has WSDL language but REST has no standard way for interface specification. Web services relationships.

nyssa-casey
Download Presentation

Registry requirements

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Registry requirements Regarding to Web Services and Workflows

  2. SOAP and REST • Registry must be able to keep information equally for SOAP and for REST. • SOAP has WSDL language but REST has no standard way for interface specification.

  3. Web services relationships • Some relationships between web services must be in the registry. • Alternative Web services in case of error • Web service mirroring • Input/output conversion

  4. Collective Intelligence • Registry should keep information about community use for helping CLARIN users on Workflow Creation: • “250 users connected these 2 web services in other projects using converter AtoB, do you want to do it as well?” • Also users should be able to rate web services.

  5. Web Services development information • Registry should keep information (set manually by users) about new Web service versions -Changes, modifications, improvements-. In this way, users will decide if newer versions of a web services are worthy for them.

  6. Some ideas about expected Registry operations • Resource_meta = GetResource(pid) • Resource_meta[] = GetResourcesByCategory(cat) • Resource_meta[] = Search(pattern, sort_by) • Resource_meta[] = GetAlternateResourceTo(pid) • Resource_meta[] = GetSimilarResourceTo(pid) • Resource_meta[] = GetBestRatedResource(cat) • Resource_meta = GetMostGloballyUsedResource(cat)

More Related