Skip to content

Frontend Architecture

Justin Clark-Casey edited this page Jun 18, 2018 · 4 revisions

Frontend Architecture

Prototype Frontend

The working frontend prototype is just a very simple frontend to the Solr index populated by the crawler. There is just a single search box.

NG Frontend

The next generation frontend will still fetch search results from Solr, but will also pull the related saved Bioschemas markup from the MongoDB database, in order to produce structured search results with links to related registries and schema instances, such as those for databases.

Clone this wiki locally