Replies: 4 comments
|
I submitted PR #23 to address this. |
0 replies
|
I agree that this area could use a clean-up. I'm fine with standardizing on |
0 replies
|
Ok so I think we're better off cleaning up the spreadsheet next time around we import one. Thanks. |
0 replies
|
This has been fixed |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We currently have a bit of a mess on our hands with several variations of the same concept under different names. The existing models use "License not specified" (which we got from the original spreadsheet) and the forms provide the user with "No license specified" and for some fields "Unlicensed".
Given that we have more occurrences of "License not specified" than "No license specified" which merely appears in a few places in the code, I think we should settle on "License not specified".
Given that there is a license called "The Unlicense", I find the name "Unlicensed" confusing so I think we should avoid it. Besides, I'm not sure why this is added to some fields as an "extra license" (I see this is done in mof.settings.yml). @gregcube @matthew-d-white what was the rationale for this? I would just remove it.
All reactions