About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:architecture:authority_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:architecture:authority_control [2018/07/10 17:04] – [Authority Index] demiankatzdevelopment:architecture:authority_control [2018/12/19 18:29] – [Loading OCLC FAST Records] demiankatz
Line 10: Line 10:
 ^ Field ^ Value ^ ^ Field ^ Value ^
 | id | control number | | id | control number |
-| fullrecord | full MARC authority record |+| record_format | record format (used to load the appropriate [[development:plugins:record_drivers|record driver]] -- prefixed with "SolrAuth" to create a service alias). // Added in release 5.0; prior to that, all authority records were assumed to be MARC. // | 
 +| fullrecord | full authority record in raw form (usually MARC, but see record_format) |
 | marc_error | errors reported by the SolrMarc import tool | | marc_error | errors reported by the SolrMarc import tool |
-| allfields | content of all human-readable MARC fields to augment searching |+| allfields | content of all human-readable fields in the authority record, used to augment searching |
 | source | source of the authority record (i.e. Library of Congress Name Authority File, Local System, etc.) | | source | source of the authority record (i.e. Library of Congress Name Authority File, Local System, etc.) |
 +| institution | institution controlling authority record; potentially useful for faceting. // Added in release 5.0. // |
 | record_type | type of authority record (i.e. Personal Name, Corporate Name, etc. | | record_type | type of authority record (i.e. Personal Name, Corporate Name, etc. |
 | lccn | Library of Congress card number for authority record | | lccn | Library of Congress card number for authority record |
Line 42: Line 44:
  
 ==== Loading OCLC FAST Records ==== ==== Loading OCLC FAST Records ====
- 
-There used to be an OCLC API for loading the LC Name Authority File, and VuFind 1.x included a tool for importing records from this API; as of this writing, that service is no longer available, and the FAST names are a preferable data source. 
  
 See the [[indexing:open_data_sources#oclc_fast|OCLC Fast]] section of the [[indexing:open_data_sources|Open Data Sources]] page for details on importing free authority records from OCLC. See the [[indexing:open_data_sources#oclc_fast|OCLC Fast]] section of the [[indexing:open_data_sources|Open Data Sources]] page for details on importing free authority records from OCLC.
development/architecture/authority_control.txt · Last modified: 2023/11/09 20:58 by demiankatz