-
Notifications
You must be signed in to change notification settings - Fork 19
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.
All reactions
Answered by
patriksvensson
Nov 14, 2025
Issue opened: #66
Replies: 3 comments 1 reply
|
That is a great idea. How about something like this?
|
All reactions
0 replies
+1 to that, gels well with the existing similar feature on the Contact Object.
All reactions
0 replies
Issue opened: #66
All reactions
1 reply
Resolved in #67
All reactions
Answer selected by
patriksvensson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment