Closed klassenjm closed 5 years ago
Perhaps it is sufficient to simply understand that no license metadata = no permissions.
This is what we were planning. At least in part because:
https://burritos-r-us.org/licenses/3247
should indicate the owner and the recipient. I think any private license must explicitly identify at least those two licenses to have any validity.In large part, we are suggesting that private licenses be handled by the various ecosystems however they currently handle them, or however they would like to handle them. For a burrito, it should be sufficient to point to the actual license, which would be a URL or a local file. There could be some benefits in greater specificity, but it also causes complexity to increase significantly.
In reviewing issue #48, I was reminded that we do also have support for allRightsReserved. This means that a burrito could identify itself as explicitly providing no special rights to anyone receiving it.
@klassenjm Do my comments above sufficiently address your concerns?
@jag3773 Yes, I think they do. Thanks for taking time to explain, Jesse, and for waiting on my reply.
In 0.1, the
<licenses>
section can contain one<license>
element. This suggests that this section (if present) is to be used for asserting what type of use(s) the burrito content is licensed for (available under).This section does not then appear to be intended for indicating the parties of a specific agreement. For example, if party A created a burrito for party B - could the metadata when received by party B indicate that this specific burrito is intended for use by this specific receiving party organization? Is there any merit to extending it to allow this, such as:
<recipient>
could be<licensee>
or<consumer>
or something else.This would mean that if a burrito is copied from one location to another, a potential consumer could identify who the authorized consumer of that burrito is. It would allow for burritos to reflect a specific use / publishing intent (?)
Perhaps it is sufficient to simply understand that no license metadata = no permissions. Allowing for being specific might be of interest?