Virginia comments on Administrative Sets
Comments on High Priority Use Cases
It might seem that Use Case 2 (Master Thesis) and Use Case 4 (ETDs) are similar however the former would probably be more dependent on an administrative set than the latter.
Like Indiana, we will continue to keep OPAC and library-managed content on a separate system (Virgo), but there are many parallels in these "IR" use cases for user-managed collections that could be applied to librarian-managed collections. Ideally, I would like to progress Virgo and Libra so that they are implemented with the same code base and differ only by configuration.
Comments on Key Questions
Who can create an admin set?
If an administrative set is a type of collection (assuming prior thoughts on this still applies), then it wouldn't be unreasonable to assume that anyone with permission to create a collection would be able to create an administrative set. In practice, though, there might be reasons why an institution would want to limit this ability. For that reason, the current session should be checked to determine whether the associated user and/or group(s) are authorized to create administrative sets.
Can a general user specify an admin set to deposit into?
See below.
Can a user choose "no admin set"?
See below.
If a particular admin set is chosen who approves it?
See below.
Should Curate be able to work without using admin sets at all?
Yes.
What roles need to exist for use in admin sets?
To support the ability for a given user or group to be a participant in zero or more administrative sets and to make allowances for future enhancements:
How granular should those roles/permissions be?
Higher granularity would make it possible for institutions to specify the capabilities associated with each role according to their specific situations,
Can admin sets hold other admin sets?
If an administrative set is a collection, and collections can contain collections, then it would follow that administrative sets could hold administrative sets. However, there are a lot of details regarding how to handle permissions within such a hierarchy and this would have to be designed with some care. I would say that (a) the implementation should not preclude the possibility but (b) it should not actually be implemented until we know that this is a capability that is definitely needed.
Is there a hierarchy of collections?
If the question is whether there should be a default "root" collection which would own all items not otherwise in a collection, then I'm not sure whether this would be necessary (unless there is something in the underlying implementation that would make this a useful strategy).
Do we need administrative units?
I'm not sure what this means in this context. I think that an administrative set would be associated with one or more roles (Owner, Editor, Reviewer, Contributor) and that each of those role would be associated with zero or more users and/or groups.
Can an admin set be ordered?
Yes, but that seems like a capability that would be useful for collections in general.
Can an item belong to more than one admin set?
Probably not – conceptually a work would have only one "owner" at a time.