Happy Friday.
I’ve pushed updates for HERMES and WebAPI that I am considering Beta releases.
HERMES
The HERMES search experience has been modified to provide the user with information on which Domain is being filtered as you make your choices in the guided search. In addition the guided search now includes Domain, Standard Concept and Vocabulary.
The Related Concept Listing now has a feature on the toolbar for Related Concepts to be selected and those selections to be saved to a Selected Concept Listing. The Selected concepts can then be exported to a comma separated code set list of concept identifiers.
Additional Related Concept Filters have been added to the prompt library.
For a complete list of enhancements included in this release checkout the filtered list of issues here.
WebAPI
There has been a change to the way WebAPI has been configured. There are two additional parameters that need to be set in Web.xml and a change to the database.url configuration. The database.url configuration should now omit the name of the database or schema of your database. Instead configuration of your CDM schema and Result schema should be placed in the database.cdm.schema and database.results.schema parameters respectively.
Along with the configuration changes the WebAPI Beta also has a number of new RESTful methods to support both HERMES as well as early development work being completed on CERCES. I’ve added complete documentation on these new as well as the original set of RESTful methods on the wiki.
As always feedback is welcome. We will let everyone know once @lee_evans has had a chance to update the public running versions of HERMES and the WebAPI. In the meantime please let me know if you experience any issues configuring the projects in your local environments.