[Evergreen-catalogers] FW: [Bug 1836097] [NEW] Wishlist - automatically set the 008 date correctly for a new MARC record
Lynn Floyd
lfloyd at andersonlibrary.org
Wed Jul 10 17:32:34 EDT 2019
Here is another but request that you all may be interested in.
Lynn Floyd
Lfloyd at andersonlibrary.org
Anderson County Library
Anderson, SC
-----Original Message-----
From: bounces at canonical.com <bounces at canonical.com> On Behalf Of Christine Burns
Sent: Wednesday, July 10, 2019 2:47 PM
To: lfloyd at andersonlibrary.org
Subject: [Bug 1836097] [NEW] Wishlist - automatically set the 008 date correctly for a new MARC record
Public bug reported:
Each MARC template uses an xml record which defines the default tag info to use including the dates.
<?xml version="1.0" encoding="utf-8"?>
<record>
<leader>00620nam a22 i 4500</leader>
<controlfield tag="008">070101s eng d</controlfield> <datafield tag="010" ind1="" ind2=""> <subfield code="a"></subfield> </datafield> <datafield tag="020" ind1="" ind2=""> <subfield code="a"></subfield> </datafield>
The first six numbers (008/00-05, which currently come up as 070101) are supposed to be the date the file was created in yymmdd format (see https://www.loc.gov/marc/bibliographic/bd008a.html ).
Wishlist request to add a TODAY()-esque function, to automatically complete the date with the date the record is created
** Affects: evergreen
Importance: Undecided
Status: New
--
You received this bug notification because you are subscribed to Evergreen.
Matching subscriptions: Bug reports
https://bugs.launchpad.net/bugs/1836097
Title:
Wishlist - automatically set the 008 date correctly for a new MARC
record
Status in Evergreen:
New
Bug description:
Each MARC template uses an xml record which defines the default tag
info to use including the dates.
<?xml version="1.0" encoding="utf-8"?>
<record>
<leader>00620nam a22 i 4500</leader>
<controlfield tag="008">070101s eng d</controlfield>
<datafield tag="010" ind1="" ind2="">
<subfield code="a"></subfield>
</datafield>
<datafield tag="020" ind1="" ind2="">
<subfield code="a"></subfield>
</datafield>
The first six numbers (008/00-05, which currently come up as 070101)
are supposed to be the date the file was created in yymmdd format (see
https://www.loc.gov/marc/bibliographic/bd008a.html ).
Wishlist request to add a TODAY()-esque function, to automatically
complete the date with the date the record is created
To manage notifications about this bug go to:
https://bugs.launchpad.net/evergreen/+bug/1836097/+subscriptions
Lynn Floyd
Head of Information Technology
Anderson County Library
Anderson, SC
lfloyd at andersonlibrary.org
More information about the Evergreen-catalogers
mailing list