semantic-systems / nfdi-search-engine

A lightweight, KG-driven search engine over different endpoints and APIs
https://nfdi-search.nliwod.org/
MIT License
5 stars 3 forks source link

Changes resources #229

Open Mugdhaa21 opened 1 month ago

Mugdhaa21 commented 1 month ago

Purpose: To improve the functionality and user experience of the resources section. I worked on zenodo.py to ensure extraction of all necessary information, for this I also made some changes in objects.py. I worked on the resources page such that it displays all the relevant details about a resource appearing in the results section. For this I edited the resources.html file and main.py file. I worked on the resources-details section to ensure that on clicking a particular resource, its details page is opened. For this, apart from main.py, zenodo.py and resource.html , I edited resources-details.html. Below files might give insights about the changes I made. NFDI4DS _ UHH-SEMS - Search Results - Google Chrome 16-07-2024 23_38_57 NFDI4DS _ UHH-SEMS - Search Results - Google Chrome 16-07-2024 23_38_41

abdullah-rana commented 1 month ago

.vscode should not be pushsed to git changes in .github/workflows/main.yml should be rolled back what is a.py file? this seems to be some kind of test code file. shouldn't be pushed to git. changes in sources/data_retriever.py should be rolled back we no longer have dblp.py. we are maitaining separate file for each dblp endpoint such publications, or researchers. Make necessary changes in those source files. same applies to openaire, openalex, and wikidata roll back the changes in orcid.py remove zen.py. should not be pushed to git. roll back the changes in utils.py