-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define a new rights statement using @context #419
Comments
An example: The German public Open Data portal https://www.govdata.de/ has unfortunately developed its own license (https://www.govdata.de/dl-de/by-2-0), which is used by the majority of datasets (about 60k out of 80k datasets). To me it is unclear whether the URI of the license (https://www.govdata.de/dl-de/by-2-0) can be used in the @regisrob has pointed out a list of interesting licenses that could be considered: https://spdx.org/licenses/ |
Hi, @glenrobson and @leanderseige. We discussed in the editors meeting this morning and we suggest creating a new registry for licenses/rights and adding new statements to the rights context through TRC. I can create a branch in the api repo with the new registry page where the two of you can add the new context to share with TRC for review/approval. This should maybe be an issue in the api repo? @mikeapp or @tomcrane might want to weigh in to make sure I didn't miss anything. |
Hi @kirschbombe that sounds great! I don't know exactly what I'll have to do then, but I'm really looking forward to it. |
This is an API issue, not a cookbook issue. |
@azaroth42 can this issue be addressed in any other way? What can we do? |
Recipe Name
The presentation API requires rights statements "drawn from the set of Creative Commons license URIs, the RightsStatements.org rights statement URIs, or those added via the extension mechanism."
https://iiif.io/api/presentation/3.0/#rights
It would be useful to have a recipe to explain the extension mechanism for rights statements that fall out of this list of URIs.
Use case
I want to provide a rights URI that isn't in the allowed list.
The text was updated successfully, but these errors were encountered: