-
Notifications
You must be signed in to change notification settings - Fork 14
Revise ProductAccessibility instances/schema (openMINDS_controlledTerms) #260
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
Comments
why? |
related to #132 HERE MY SUGGESTION for updating Research Product Versions: AccessMode: (maybe this is not only related to access)
AccessType: (former ProductAccessibility)
AccessLocation:
For software and services we may want to distinguish the code availability (stated below) from the accessibility of using the products functions (stated above): CodeAvailibility
|
On RPVs these could be either separate properties (access mode, access type, access location, + for SWV MV WRV: code availibility) or one combines at least the common access stuff under "accessibility" with an embedded new Accessibility schema with those three properties (mode, type, location). @openMetadataInitiative/openminds-developers please comment. This would be a potential v5.0 update. |
An idea for what a new Accessibility schema and associated controlled terms could look like, following on from discussion of axes in the developers' meeting yesterday:
|
feedback from @MBAbrams @archgogo
@apdavison I like the suggestion. Question: Embargo would be separate from this correct? Where and with what? E.g. embargo reason, embargo startdate, (expected) embargo enddate? |
The current ProductAccessibility instances define access based on payment status (freeAccess and paidAccess). However, accessibility should be independent of whether a product is free or paid.
This would involve decoupling accessibility from payment status.
We may also introduce new access types to cover authentication-based restrictions (such as registeredAccess, authenticationAccess, authorizedAccess...).
Reference:
ProductAccessibility Documentation
The text was updated successfully, but these errors were encountered: