-
Notifications
You must be signed in to change notification settings - Fork 0
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
Scheme reports/forms section: "License" #121
Comments
@robgaston I'm not sure what Version means in the UI here but there is a version nodegroup which is intended to record the version of a published scheme. I'm not sure if we ever nailed down what exactly constitutes a version. @Habennin will know more about the modelling |
I agree with @Philbox , rights version is not something foreseen in the modelling as a separate field. Rather the idea was that you have a controlled list of rights types like CC BY 4 and if there is a version maybe there is a child CCBY 4, Version 4 or something like that. No need in my opinion for an extra field to put the version of the right type in. What is foreseen is putting who the right belongs to and also a statement field to put further information or to just write out what your rights information is if you don't use a stanard license. So basically what is foreseen in the model is the whole node group. From the mockup the closest field is right_type. |
@dwuthrich what did we have in mind when mocking this up? does |
The license section should probably be renamed "Scheme Rights", which will include the type and holder drop downs. This tile is cardinality 1 and will be the parent of the rights statements. We can then add another section for "Scheme Rights Statements" which can manage the fields that make up the right_statement (cardinality n). This section will be similar to the "Scheme Notes" section. @chrabyrd we should be unblocked on these (now 2) sections of the Scheme forms/reports. Note: we will need to mockup data for the "right_type" and "right_holder" dropdowns. @Habennin can you please take a look at the |
preamble
to build out the sections of the scheme forms/reports we will need to:
mapping issues
It's not clear where in the model these data are stored, but I suspect it is in the "Rights" nodegroup & its children. Is this correct? the fields don't seem to align in any meaningful way, so I assume i've either not identified the right nodegroup or the mockups are not complete relative to the model.
@Habennin @Philbox @dwuthrich we should discuss & resolve the above questions as they will be blockers to development here. thanks!
The text was updated successfully, but these errors were encountered: