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

Mitigate license validation issue to enable users to publish data #1565

Closed jh-RLI closed 4 months ago

jh-RLI commented 4 months ago

Summary of the discussion

We do not want to be too restrictive if a user wants to publish data in the OEP. This PR implements an automatic open licence check that validates the licence entry in the table metadata (as specified by the user). Some normalisations are made, such as replacing spaces with "-" and capitalising letters. This automatic check will not cover all cases, but can be improved in the future. Open peer review is now optional for publishing data.

We have also updated the user interface of the profile/table page.

Type of change (CHANGELOG.md)

Added

Updated

Workflow checklist

Automation

Closes #1560

PR-Assignee

Reviewer