Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RIMMF: In RIMMF, is it better to import a MARC Authority record rather than start from scratch? #5

Open
GordonDunsire opened this issue Jan 29, 2015 · 3 comments
Labels

Comments

@GordonDunsire
Copy link
Contributor

No description provided.

@tmqdeborah tmqdeborah changed the title In RIMMF, is it better to import a MARC Authority record rather than start from scratch? RIMMF: In RIMMF, is it better to import a MARC Authority record rather than start from scratch? Feb 20, 2015
@tmqrichard
Copy link

Based on our solution to issue #4, I've added a Data Option that allows users to opt out of importing a MARC Authority and use a manufactured (brief) entity record instead.

This new option is named
"During import, always manufacture entity records for Agents"

It is present as of Release 150610, but it is disabled by default.

@tmqdeborah
Copy link

Everyone should be very careful about turning this option on; it does exactly what it says, it disables NAF import of Agent records, and always creates a brief RIMMF record for person, family, and corporate body headings in an imported Bib record. I find it hard to think of when anyone would want to do this, except for very experimental purposes.

@tmqdeborah
Copy link

The original question is really about importing MARC Authority records for Works, whether manually, or during a Bib import process (when we get that working). There is usually very little information in the authority records for works (other than variant titles, most of which are actually variant access points for translation expressions).

If we import the Work authority record:

  • Pros:
    • we have a permalink to the NACO authority record (in Identifier for the Work)
    • we have a source MARC record attached to the RIMMF record for easy look up
    • we get any additional data provided in the record, e.g., Variant titles, Source consulted.
  • Cons:
    • we have to manually add subjects to the RIMMF record (at this time, until we can get 'data merging' to work in RIMMF)

I do think that it is important to always make a link to a NACO authority record or VIAF record, if one is available; so if anyone decides to have RIMMF create the Work record from a Bib record, rather than importing a Work authority record, then I would strongly advise adding the authority LCCN and/or the permalink for the Work authority record to the RIMMF Work record, if at all possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants