OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Integrate Energy Databus in OEP #1083

Open Ludee opened 1 year ago

Ludee commented 1 year ago

The registration of datasets on the Energy.Databus should be accessible and visible on the OEP. Create a section on the navigation bar "Energy Databus". Subsections can be "Overview" / "Databus" / "MOSS"

jh-RLI commented 1 year ago

Does integration mean that we add a link to the MOSS tool outside of the OEP or do we actually integrate the services associated with the Moos tool into the OEP and also integrate/create the front end (website) "inside" the OEP?

chrwm commented 1 year ago

I think the second would be nicer, uniform and would provide a better user experience.

jh-RLI commented 1 year ago

I talked to @Ludee and he agreed with the second approach as well. However, since the Databus and the OEP will remain two independent platforms, we need something like a regulated communication or an interface between the two platforms. So it would be conceivable that on the OEP the upload process (metadata + oat + create table + data upload and also review process) is carried out. The result would then have to be further processed (by new code in the OEP - something similar to what hendrik worked on recently) to make it compatible with the format that the Databus expects. Then the OEP could send this data to the databus and show a link to the databus collection with a text: "Successfully registered on databus, view the result here".