Ticket #1198 (new enhancement)
Publisher hierarchy
Reported by: | dread | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | ckan-backlog |
Component: | ckan | Keywords: | |
Cc: | kindly, pudo | Repository: | ckan |
Theme: | none |
Description
'Publisher' entities in the model. They are hierarchical.
'User-Publisher' connections with one or more roles (e.g. drafter, moderator).
Authorization settings can control who can set what values in a 'published by' type field.
Publishers and User-Publishers available to read in the API.
Future tickets will provide:
- API to write Publishers and User-Publishers
- UI to edit Publishers and User-Publishers
(This feature deprecates authorization groups)
Change History
comment:2 Changed 3 years ago by dread
- Cc kindly, pudo added
I think it is a good idea to allow both users and publishers to be the object of authorization. The user_object_role table and all logic surrounding it would be simpler.
I deliberately didn't suggest any detail on the authz front because I know other related changes are afoot so it would be useful for David Raznick to contribute here.
I really like the url ideas - more like github. /<agent> having a list of packages and a search box, plus a link to the latest revisions would be great. /package/<package_name> would usefully redirect to /<agent>/<package_name>. I do think this should be split off into a separate ticket though. What do you think?
This ticket is essential I think. I would propose we should be a bit more radical here, though:
Of course this would be done incrementally but I think we should agree on some such scheme as a marching direction.