Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

BibIndex: new tag for address field #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fpoli
Copy link
Contributor

@fpoli fpoli commented Jun 10, 2014

  • Associates the address field to a single 371__% tag instead of many
    371__a, 371__b, 371__c, ... tags
  • Keeps other tags associated with the address field: 110__a, 110__b,
    110__t, 110__u, 410__g

Signed-off-by: Federico Poli [email protected]

* Associates the 'address' field to '371__%', '110_%', '410__a', '410__g'

Signed-off-by: Federico Poli <[email protected]>
@jalavik
Copy link
Contributor

jalavik commented Aug 18, 2014

@fpoli To confirm the actions needed to be taken on production:

change address field tags from:
110__a, 110__b, 110__t, 371__a, 371__b, 371__c, 110__u, 371__e, 371__f, 410__g
to:
371__%, 110__%, 410__g, 410__a

@kaplun I guess then we should re-index address fields?

@jalavik
Copy link
Contributor

jalavik commented Aug 18, 2014

Rebased as: 02ab63d

@jalavik jalavik added the ready label Aug 18, 2014
@jalavik jalavik self-assigned this Aug 18, 2014
@kaplun
Copy link
Contributor

kaplun commented Aug 18, 2014

@fpoli where is the specification of this change?

@jalavik yep, we should reindex the whole address index.

@aw-bib
Copy link

aw-bib commented Aug 18, 2014

Please note a slight difficulty here: 371is valid only in context of *authority* records, while110and410` are valid in bibliographic as well. However, there is a slight different semantics between those in authority and bibliographic.

  • In authority context 110 and 410 refers to the main form of an organizational name (ie. records that describe an institution like CERN), 410 to an alias for 110. E.g. 1101_ $aEuropean Organization for Nuclear Research with 4101_ $aCERN.
  • In bibliographic records 110 is name of the issuing institution, while 410 refers to a series statement e.g. in book series. E.g. Annual report of 1101_$aCERN, published in 410__$aCERN Yellow reports.

@fpoli
Copy link
Contributor Author

fpoli commented Aug 19, 2014

The (quick) specification on Asana: https://app.asana.com/0/11661778102949/12871817123950

@jalavik jalavik assigned kaplun and unassigned jalavik Sep 19, 2014
@jalavik
Copy link
Contributor

jalavik commented Sep 19, 2014

Assigning this to @kaplun

@kaplun
Copy link
Contributor

kaplun commented Sep 22, 2014

@aw-bib we are discussing here how to best tune bibindex so that users searching for addresses will actually find records. So in general the more the better, unless the given field is used for a given algorithm, but in this case we tend to use more specific definition such as even directly using the MARC.

@kaplun kaplun force-pushed the master branch 2 times, most recently from 8771cdc to 8c30f9d Compare September 24, 2014 09:23
@kaplun kaplun force-pushed the master branch 2 times, most recently from 978e635 to c40e554 Compare September 8, 2015 07:56
@kaplun kaplun force-pushed the master branch 5 times, most recently from 4ea2c64 to 988b237 Compare September 23, 2015 11:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants