inveniosoftware / invenio-marc21

Nice defaults for Invenio overlays using MARC21.
https://invenio-marc21.readthedocs.io
MIT License
1 stars 20 forks source link

More tags need to be added to some fields #39

Closed jirikuncar closed 8 years ago

jirikuncar commented 8 years ago

@invenio-developers commented on Wed Apr 30 2014

Originally by valkyrie (@valkyriesavage) on 2011-07-11

Based on the bibstat output Tibor sent in February I'd like to suggest the following extensions to the logical fields:

anyfield: + 020a 0247_a 035a 100i 110a 242b 245b 260a 260b 260c 502b 502c 502d 505r 505t 693a 700i 701a 701q 701i 701_j 701u

author: + 100i 700i 505__r

doi: + 0247_a

reference: + 999C5m 999C5h 999C5a 999C5u

title: + 242b 245b

year: + 260c 502c

and some additions to the PHYSICAL TAG DEFINITIONS

020__a ... ISBN 0247_a ... standard identifier 242b ... translated subtitle 245b ... subtitle 260a ... place of publication 260b ... publisher 260c ... year of publication 502b ... thesis degree 502c ... institution granting degree 502d ... year of degree 505t ... chapter title 505r ... author of book chapter 540a ... terms governing use and reproduction 540u ... license url 542f ... copyright statement 542u ... copyright url 693a ... accelerator 701a ... thesis supervisor 701q ... supervisor alternate name 701u ... supervisor affiliation 701i ... supervisor Inspire id 701j ... supervisor other id 999C5m ... unidentified part of reference 999C5o ... reference number 999C5h ... author of reference 999C5u ... url in reference

...copied from mailing list

tiborsimko commented 8 years ago

I think we can safely close this issue. The MARC schema is now exhaustive, and the INSPIRE schema is not MARC anyway anymore... Though we may want to retain from this old issue the sequel question about what does it mean to search in "any field" (=which fields are in, which are out, if any).