Idea: Add a URI to the License object for non-standard license support #64
Answered
by
patriksvensson
brunt-toast
asked this question in
Ideas and suggestions
|
As of version 0.1 it seems that License Objects are only fit to support licenses with an SPDX identifier. I'd like to suggest adding a URI property to facilitate the expression of non-standard licenses without an identifier. While including the full license text is also an option, I feel that would waste a lot of bits, and that it's a reasonable expectation for users of a non-standard license to have said license available on the web. In fact, a URI is arguably more accessible than an SPDX ID. |
Answered by
patriksvensson
Nov 14, 2025
Replies: 3 comments 1 reply
|
That is a great idea. How about something like this?
|
0 replies
|
+1 to that, gels well with the existing similar feature on the Contact Object. |
0 replies
Answer selected by
patriksvensson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue opened: #66