psu-libraries / cho

Project for Penn State Library's cultural heritage object repository.
Apache License 2.0
18 stars 2 forks source link

Create Structured Nested Works #61

Open lmballinger opened 8 years ago

lmballinger commented 8 years ago

As a metadata specialist, I need to be able to associate the individual items/images that make up a multi-item object in a structured way, So that I can bring them together in the repository, arrange them in order, and show their relationship to the whole object.

ntallman commented 7 years ago

I believe we will be able to do this in the PCDM model by default?

DanCoughlin commented 7 years ago

At some point we will want to support nested collections and nested works, but for this ticket we will focus on nested works (this is what CONTENTdm supports)

An object can belong to multiple collections, but one collection will be considered the home collection and the other collections are likely user created.

Some additional notes that may be helpful or not: Most common relations ships are 1- objects similar to a book (book -> chapter -> page) 2- files on a filesystem We need to capture structure (where things were on disc when uploaded). We need to be able to capture hierarchical structures and the relationships of items to the parent object.

We need to be able to display to people in search results that items are part of a collection to provide additional context to our users on the search results.

Working towards metadata where children inherit the properties of the parent object and item can have more specific metadata.

ntallman commented 7 years ago

Added #216 to support nested collections. This ticket is only for compound works

ntallman commented 6 years ago
Structured Nested Works
Structured works are nested works with file groupings to provide additional structure, such as sections or chapters. Structured works may also represent born-digital archival collections.

Examples:

We need to decide is this is MVP 2 or MVP 3. Initially wasn't veiwing this as MVP at all, but this will be required for production use. Probably good to get it in early for testing as we have lots of these in CONTENTdm. (Not that they couldn't be simplified, sometimes this is a nice but not necessary thing that helps patrons navigate obects.)

Done looks like: [ ] Stuff [ ] Users are able to navigate by structured sections while viewing the object.

awead commented 6 years ago

Structured works will differ from regular compound objects in that the nesting will be multiple layers deep: folders within folders, and items. There will also be additional requirements for display that might not apply for regular compound works.

carolyncole commented 6 years ago

Here is the document from @ntallman https://docs.google.com/document/d/1al91zfnTeTrUlLtlDsrOMesz1u7rXyQ_ez5pcSZYJDg/edit?usp=sharing