OWS for Science WebApplication Prototype
Authors/Creators
Contributors
Researcher:
Supervisor (3):
Description
The science search engine prototype is a web application developed using Vue for the front end and Python for the back end.
The science search engine is a vertical search engine for a specific scientific domain, earth observation. The user enters a query as a natural language text, which is fed to a query analyzer that efficiently extracts three different attributes: geospatial, temporal expressions, and keywords. These attributes are then sent to the Retrieval Engine which searches and retrieves the top hits via three different indices structures.
- Exploratory search: A graph database that links EO publications to STAC API items via keywords
- Specialized Search: STAC Items represent an EO-specialized dataset, which is fetched via API, saved, and then accessed via the search engine.
- Web Search: A traditional index (created via ChatNoir for this version) contained predefined web blogs and pages for EO.
The Dashboard displays the top hits, designed to show different facets that fit different search purposes and, therefore, fit users with different expertise. In addition, the toggle elements (e.g., only one search genre appears at a time) avoid information overload. The \textit{Dashboard} contains two main interface component views: A document list and an interactive map.
Files
ows-prototype-main.zip
Files
(92.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:711d156340ce5e8e83e58e3b92150015
|
92.1 kB | Preview Download |
Additional details
Dates
- Created
-
2024-09-19
Software
- Repository URL
- https://gitlab.dlr.de/sc/ivs-open/ows-webapp-eo-prototype
- Programming language
- Python , Vue
- Development Status
- Active