OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
OEOX: Update loep search index after each composedUnit added to oeox
Open
@jh-RLI is already working on this.
Since Aug 28, 2024.
oeo-ext
type: enhancement :gear:
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
To finally enable the intended functionality of the oeo-ext plugin view on the OEP we need to update the search index of the LOEP service.
Ideas of solution
The LOEP service runs dbpedia-lookup, a software that is make to create an apache lucene search index based on a RDF file like OWL format. It also allows for triggering the indexing run via a http post request. The OEP must trigger the indexer once a new class was added to the oeox.
Workflow checklist
- I am aware of the workflow in CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.