Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 1 Structured dates: Derive early and late values from what is entered in displaydate.  Assumption: Don't change the schema!
  • 1.5 Article (part of speech) handling in Film record is new field and functionality.  Having sort in CSpace use the article is new. We can reuse an existing field in the Work authority for the article ("Qualifier").  Note: If put article in the qualifier field, then CSpace will sort correctly, but the title displayed would not include the article unless we create a derived field that concatenates article and title.  But then having that derived title in the search results summary will force sort to work incorrectly (i.e., will include the article), right?
    • Term field (Rename to "Title") = Marriage of Figaro (field becomes required)
    • Qualifier field (Rename to "Article") = The (should these be tied to a controlled list?)
    • Display Name field = The Marriage of Figaro (derived via batch process, make not required, make read-only)
    • On search results, display the Display Name but sort by Term field.

...