Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Fix and relax license section of the form #184

@nuest

Description

@nuest

The ERC allows arbitrary text in the license properties, see http://o2r.info/erc-spec/spec/#author-and-license-metadata

A new version of o2r-meta can extract the license from an erc.yml: o2r-project/o2r-meta#100

"license": {
"text": "CC0-1.0",
"metadata": "license-md.txt",
"data": "ODbL-1.0",
"code": "Apache-2.0"
},

image

  • make drop-down menus editable fields so users can enter any text
  • fix loading of arbitrary text from the metadata coming from the API
  • remove UI bindings license and instead add an uneditable metadata license fixed to CC0-1.0
  • add short text to the license information, which includes a statement that the metadata license is set by o2r and accepted by the uploading user (it is CC-BY-4.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions