Notes
Because it was a first go on the topic we spent a little bit of time on the basics (such as keys, identifiers, and links) just to be sure that the foundation was set before diving into what curating a record in ReDBox actually means.
My take away was that curation in ReDBox basically finalises a record by asking Mint to:
· Get a unique identifier, in the form of a (internally or externally) resolvable handle for PARTY (person), PARTY (group), SERVICE (if applicable), and the COLLECTION. This provides for linked data, so that each unique handle will be linked going forward (in our discussion we assumed that the university is using a handle service).
· Get an NLA Identifier by creating a PARTY record in EAC-CPF and exposing it to Trove for harvest. (there’s a bit of murk at this point, but ANDS have some helpful materials here) and then Mint starts pinging for a match on Local ID (which was sent in the EAC-CPF record), where an NLA ID has been created. When a match is found, the PARTY record is updated with a value in the NLA ID field.
When ReDBox gets the all clear from Mint, it can then create the RIF-CS record and expose it to RDA.
Of course this summary is not meant to replace a thorough read of the documentation, there are plenty of specifics, nuances and options that I have glossed over which you (technical folk) will need to know when implementing your build at your campus.
We had some technical discussion as well and looked at code. For example. We looked at the code that makes a new EAC-CPF record. Out of the box, it is minimal (fname, lname, description) and your university has to decide if a richer record would be preferred for NLA to have and to hold. If the answer is yes, then the json would have to be expanded.
It was also reiterated a few of the issues that have been noted with using NLA as a name authority:
· If you want to send PARTY (groups) to NLA, it does not show up. NLA will attribute a record to an organisation such as a university, but does not appear to be set up to display what group, such as a School of Engineering, or Centre for Assiduous Academics, to which the individual belongs (or belonged).
· The location of the PARTY (person) is not displayed; sending location across in the correct EAC-CPF field isn't displayed on the website.
· When viewing a PARTY (person) record on the NLA/Trove site, a description below the person’s details includes a link back to the source, and that link could be a dead link, especially if it was assigned a non-resolvable URI or handle, or the link goes to a firewalled instance of Mint, or the link goes to a staff page for a staff member who has moved on. There are several options to fix this, however, none of them appear to be low maintenance nor easy. This would of course require some careful planning and decision making in order to implement a working solution.
Best,
Toby