<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, the item mapping document referenced below is 
essential for mapping the 952 tag.&nbsp; However I have an observation and 
question about the date formats.&nbsp; The document says the date format entered 
in the 952 subfields depends on the system preferences:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>"* Dates formats are controlled by the system 
preferences (Administration – Global system preferences – 118N/L10N – 
dateformat). Three date formats are available: </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>US - mm/dd/yyyy <BR>Metric - dd/mm/yyy <BR>ISO - 
yyyy/mm/dd) "</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have found for data loading that the internal 
date format of YYYY-MM-DD works and I think is expected.&nbsp; If I use this 
format in the 952 subfields the correct date shows up in the mysql 
database&nbsp;and it shows correctly for the staff and OPAC according to the 
system preference above.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have also observed that if I put date in the 952 
subfield in the format for system preference (eg dd/mm/yyyy) then it is accepted 
but goes into the mysql database in the same format (ie dd/mm/yyyy) so it makes 
me wonder what it would do with date processing on it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The question is: Can anyone confirm whether the 
dates entered in the 952 subfields should really be in the YYYY-MM-DD format and 
if not can you shine any light on the observations above.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Many thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ian</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=lauraj@tcoek12.org 
  href="mailto:lauraj@tcoek12.org">lauraj@tcoek12.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dearden@sarsf.org 
  href="mailto:dearden@sarsf.org">Doug Dearden</A> ; <A 
  title=info@bywatersolutions.com 
  href="mailto:info@bywatersolutions.com">Brendan Gallagher</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=Koha@lists.katipo.co.nz 
  href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, February 24, 2009 1:29 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Koha] mapping data in Koha 
  3.0</DIV>
  <DIV><BR></DIV>
  <P>Thank you for the quick responses from you and Brendan will help alot! </P>
  <P>I think I may start with the MarcEdit and then try the Koha Mapping. I want 
  to make sure my data is readable with the Koha database, not like my first 
  import. </P>
  <P>Thanks again for your help!</P>
  <P>Quoting Doug Dearden &lt;<A 
  href="mailto:dearden@sarsf.org">dearden@sarsf.org</A>&gt;:<BR><BR>&gt; 
  Laura,<BR>&gt;<BR>&gt; Take a look at this page in the doc:&nbsp; <BR>&gt; <A 
  href="https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Cataloging/item-fields-data-migration" 
  target=_blank>https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Cataloging/item-fields-data-migration</A><BR>&gt;<BR>&gt; 
  Koha stores the item info in the 952 field.&nbsp; It looks like your 
  item&nbsp; <BR>&gt; info is in the 999 field.&nbsp; You need to work out a 
  mapping to move&nbsp; <BR>&gt; the info from the subfields in the 999 field to 
  the right subfield&nbsp; <BR>&gt; in the 952 (or other) field.&nbsp; You can 
  use MarcEdit to do this, I&nbsp; <BR>&gt; think by making individual passes at 
  the file to move the subfield&nbsp; <BR>&gt; info one at a time.&nbsp; Or you 
  can generate a script from MarcEdit and&nbsp; <BR>&gt; modify 
  it.<BR>&gt;<BR>&gt; Also take a look at the Koha to Marc mapping in the 
  Administration&nbsp; <BR>&gt; page of the Staff client.&nbsp; This is where 
  the links between the two&nbsp; <BR>&gt; are defined.&nbsp; If your item types 
  are in 245$h, Koha won't be looking&nbsp; <BR>&gt; there.&nbsp; The default is 
  to look in 942$c for the item type, and at&nbsp; <BR>&gt; the item level to 
  look in the 952$y field.&nbsp; In the koha to marc&nbsp; <BR>&gt; mapping 
  there are three screens, biblio, biblioitems and items that&nbsp; <BR>&gt; you 
  access with the drop down menu.&nbsp; Be careful changing these&nbsp; <BR>&gt; 
  links.&nbsp; If you can use MarcEdit to modify your incoming file to&nbsp; 
  <BR>&gt; match that is probably best.<BR>&gt;<BR>&gt; You might try making a 
  file with just one or two records, manually&nbsp; <BR>&gt; editing them and 
  then use MarkMaker to make a file.&nbsp; Import that and&nbsp; <BR>&gt; see 
  how it looks.&nbsp; Tweak your mapping until it is right then use&nbsp; 
  <BR>&gt; MarcEdit to move the subfields around in mass.<BR>&gt;<BR>&gt; 
  Best,<BR>&gt;<BR>&gt; Doug Dearden<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;&gt;&gt;&gt; 
  "Laura Johnson" &lt;lauraj@tcoek12.org&gt; 2/23/2009 2:22:43 PM 
  &gt;&gt;&gt;<BR>&gt; Hello,<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; I have installed 
  Koha on 3.0 and I am ready to import my records (again) and<BR>&gt; would like 
  some advice on the best practice of mapping my data. I have the<BR>&gt; title 
  listed under 245$a and the media type under 245$h.&nbsp; Here is a 
  sample<BR>&gt; of the items we carry in our library. Our library consists of 
  Video<BR>&gt; Cassettes and audio 
  books.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
  =LDR&nbsp; 00660ngm&nbsp; 2200169&nbsp; &nbsp;4500<BR>&gt;<BR>&gt;<BR>&gt; 
  =005&nbsp; 20030703081938.0<BR>&gt;<BR>&gt;<BR>&gt; =007&nbsp; 
  vuucuuuuu<BR>&gt;<BR>&gt;<BR>&gt; =008&nbsp; 
  991123s1989\\\\\\\030<BR>&gt;<BR>&gt;<BR>&gt; =050&nbsp; 
  \\$bVC3194$c0<BR>&gt;<BR>&gt;<BR>&gt; =245&nbsp; \\$aReading Rainbow: Humphrey 
  The Lost Whale: A True Story$hVC<BR>&gt;<BR>&gt;<BR>&gt; =260&nbsp; 
  \\$bGPN$c1989<BR>&gt;<BR>&gt;<BR>&gt; =300&nbsp; 
  \\$a30$bcol$e1<BR>&gt;<BR>&gt;<BR>&gt; =520&nbsp; \\$aBased on the true story 
  of a California Humpback whale that gets<BR>&gt; lost, the book by Wendy 
  Tokuda and Richard Hall inspires Levar to spend a<BR>&gt; day at sea whale 
  watching.<BR>&gt;<BR>&gt;<BR>&gt; =521&nbsp; 
  \\$aPrimary<BR>&gt;<BR>&gt;<BR>&gt; =650&nbsp; \\$aLIFE SCIENCE, 
  BIOLOGY-MAMMALS<BR>&gt;<BR>&gt;<BR>&gt; =650&nbsp; \\$aLANGUAGE AND 
  LITERATURE-CHILDREN'S LITERATURE<BR>&gt;<BR>&gt;<BR>&gt; =999&nbsp; 
  \\$pVC319401$cMain 
  Library$k01$r0.00$a01/01/1980$b12/31/2022$yVC3194<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
  Last time I imported the data, only the description is visible. I ended 
  up<BR>&gt; deleting the Koha database and so I can start with a fresh 
  database. I would<BR>&gt; like to use the mapping tool in Koha, but if I need 
  to use MarcEdit to<BR>&gt; change the tag numbers please let me know. I just 
  want to make sure that I<BR>&gt; am using the tools 
  correctly.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Has anyone had the same experience 
  of importing similar data into Koha and<BR>&gt; if you have a detailed 
  description of the best practice for this 
  procedure.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Thank you in advanced and for your 
  patience with my limited knowledge of the<BR>&gt; Koha 
  Software.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
  Sincerely,<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Laura Johnson<BR>&gt;<BR>&gt; 
  System Administrator and Health Assistant<BR>&gt;<BR>&gt; Trinity County 
  Office of Education<BR>&gt;<BR>&gt; 201 Memorial Dr.<BR>&gt;<BR>&gt; P.O. Box 
  1256<BR>&gt;<BR>&gt; Weaverville, CA 96093<BR>&gt;<BR>&gt; 
  www.tcoek12.org<BR>&gt;<BR>&gt; (530) 623-2861 ext236<BR>&gt;<BR>&gt; (530 ) 
  623-4489 FAX<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR></P>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Koha mailing 
  list<BR>Koha@lists.katipo.co.nz<BR>http://lists.katipo.co.nz/mailman/listinfo/koha<BR>
  <P>
  <HR>

  <P></P><BR>No virus found in this incoming message.<BR>Checked by AVG - 
  www.avg.com <BR>Version: 8.0.237 / Virus Database: 270.11.3/1967 - Release 
  Date: 02/23/09 07:17:00<BR></BLOCKQUOTE></BODY></HTML>