<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Edwin<br>
      <br>
      You can do with MX both ways,  exportIimport from CDS/ISIS to MARC
      provided you have in place the fields that have to be converted
      into the leader<br>
      <br>
      MARC --> ISIS<br>
      <font face="Courier New, Courier, monospace"><b><big>mx <font
              color="#990000">iso=marc=source.mrc</font> <font
              color="#3333ff"> isotag1=3000 <font color="#000000">create=dbisis</font>
              ...</font></big></b></font><br>
      <br>
      and you can do the reverse way (you have your leader bytes as 30xx
      fields)<br>
      <br>
      ISIS --> MARC<br>
      <font face="Courier New, Courier, monospace"><b><big>mx <font
              color="#990000">dbisis</font>   iso=marc=export.mrc <font
              color="#3333ff"> <u>out</u>isotag1=3000</font></big></b></font>
      ...<br>
      <br>
      Note that the use in IsisMarc of the fileds v30xx  for those
      leader bytes  was not by chance, they were purposely defined<br>
      <br>
      <br>
      Regards<br>
      Ernesto <br>
      <br>
      <br>
      <br>
      <br>
      El 17/03/2013 14:17, Edwin Hübner escribió:<br>
    </div>
    <blockquote
cite="mid:CABC9y27h59SO-vhgN=A9ttaM=8a4d_SvxGbwFnwQsqyfLH7ctQ@mail.gmail.com"
      type="cite">Hi,<br>
      <span class="hps">Of course</span> <span class="hps">IsisMarc</span>
      <span class="hps">is a good tool</span> <span class="hps">to
        import and export</span> <span class="hps">MARC</span> <span
        class="hps">ISO</span><span>-2709 </span><span class="hps">files</span> <span></span><span>,</span>
      <span class="hps">but I</span> <span class="hps">wonder if</span>
      <span class="hps">mx</span> <span class="hps">also</span> <span
        class="hps">is able to export</span> <span class="hps">CDS</span><span
        class="hps">/</span><span class="hps">ISIS</span> <span
        class="hps">records</span> <span class="hps">to</span> <span
        class="hps">MARC</span> <span class="hps">ISO</span><span>-2709
        file</span><span>,</span> <span class="hps">ie,</span> <span
        class="hps">the reverse process</span> <span class="hps">suggested
        by</span> <span class="hps">Ernesto</span><span>.</span><br>
      Regards,<br>
      Edwin<br>
      <br>
      <div class="gmail_quote">2013/3/13 Piet De Keyser <span dir="ltr"><<a
            moz-do-not-send="true"
            href="mailto:piet.dekeyser@khleuven.be" target="_blank">piet.dekeyser@khleuven.be</a>></span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF">
            <div style="direction:ltr;font-size:10pt;font-family:Tahoma">Renate,
              <div><br>
              </div>
              <div>Of course Ernesto's answer is, as always, correct -
                as he is the expert on CISIS. For non techis an easy way
                to convert such a MARC file is simply to import it into
                ISISMARC.</div>
              <div><br>
              </div>
              <div>Piet de Keyser</div>
              <div>Leuven University College<br>
                <div><br>
                </div>
                <div><br>
                  <div style="font-size:16px;font-family:Times New
                    Roman">
                    <hr>
                    <div style="direction:ltr"><font face="Tahoma"
                        color="#000000"><b>Van:</b> <a
                          moz-do-not-send="true"
                          href="mailto:isis-users-bounces@iccisis.org"
                          target="_blank">isis-users-bounces@iccisis.org</a>
                        [<a moz-do-not-send="true"
                          href="mailto:isis-users-bounces@iccisis.org"
                          target="_blank">isis-users-bounces@iccisis.org</a>]
                        namens spinaker [<a moz-do-not-send="true"
                          href="mailto:spinaker@adinet.com.uy"
                          target="_blank">spinaker@adinet.com.uy</a>]<br>
                        <b>Verzonden:</b> woensdag 13 maart 2013 22:40<br>
                        <b>Aan:</b> <a moz-do-not-send="true"
                          href="mailto:isis-users@iccisis.org"
                          target="_blank">isis-users@iccisis.org</a><br>
                        <b>Onderwerp:</b> Re: [Isis-users] MARC file
                        import<br>
                      </font><br>
                    </div>
                    <div>
                      <div class="h5">
                        <div>
                          <div>Renate<br>
                            <br>
                            There are three features to note when
                            importing/exporting marc files with Cisis or
                            Winisis, etc using ISO 2709 standard<br>
                            <ol>
                              <li>length of the line, wich in Isis is 80
                                chars (default) but you can modify it
                                using 0 or marc
                                <ul>
                                  <li>including the end of line control,
                                    Isis uses two chars (LF+CR) by
                                    default or only one char in .mrc
                                    files
                                  </li>
                                </ul>
                              </li>
                              <li>subfield deliminter, which is <b> ^ </b>
                                in Isis, but in marc it is a non
                                representable ascii char (below 32) 
                                \asc 29 in .mrc
                              </li>
                              <li>leader bytes transfered in the first
                                20 bytes of the ISO file, and is not
                                accesible neither in Winisis or Pft
                              </li>
                            </ol>
                            <p>Items 2 and 3 are implemented in Winisis,
                              but item 3 is a feature only of CISIS<br>
                            </p>
                            <p>Therefore when you want to get the three
                              items you have to do it using MX command,
                              <br>
                              I'd recommed to use 1660 version or MX,
                              because it gets all the leader bytes<br>
                            </p>
                            <p>Let's say you want to import a .mrc file,
                              from Library of Congress or Gutenberg
                              project,
                              <br>
                              <br>
                              <br>
                              <font face="Courier New, Courier,
                                monospace"><b><big>mx <font
                                      color="#990000">iso=marc=source.mrc</font> <font
                                      color="#3333ff"> isotag1=3000</font> 
                                    <font color="#009900">gizmo=gizdelim</font> 
                                    create=myisisdb  now -all tell=100</big></b></font><br>
                            </p>
                            <ol>
                              <li><b><big><font color="#990000"><font
                                        face="Courier New, Courier,
                                        monospace">iso=marc=source.mrc</font>  
                                    </font></big></b><big><font
                                    color="#990000"><font
                                      color="#003333">is the source
                                      data, usually standard marc files
                                      comes with extension .mrc</font></font></big>
                              </li>
                              <li><font face="Courier New, Courier,
                                  monospace"><b><big><font
                                        color="#3333ff">isotag1=3000</font></big></b></font><big><font
                                    color="#3333ff"><font
                                      color="#000000">       you need
                                      this parameter so you move leader
                                      bytes into conventional field
                                      v30xx</font></font></big>
                              </li>
                              <li><font face="Courier New, Courier,
                                  monospace"><b><big><font
                                        color="#009900">gizmo=gizdelim</font></big></b></font>   
                                this is a gizmo to convert the delimiter
                                \asc32 into our loved ^ as delimiter
                              </li>
                            </ol>
                            If you don't have this gizmo  you can create
                            it with the following instruction<br>
                            <br>
                            <big><font face="Courier New, Courier,
                                monospace">mx null count=1
                                "proc='a1/1F/a11/hex/a2/^/'"
                                create=gizdelim</font></big><br>
                            <br>
                            Regards<br>
                            Ernesto Spinak<br>
                            <br>
                            <br>
                            <br>
                            El 13/03/2013 13:29, Renate Morgenstern
                            escribió:<br>
                          </div>
                          <blockquote type="cite">Hi,<br>
                            <br>
                            I want to import the catalogue of Project
                            Gutenberg. It is available as a MARC file. I
                            used the following mx command to convert is
                            to isis.<br>
                            mx iso=marc=gutenberg.iso create=dbn now
                            -all<br>
                            <br>
                            It seems to work ok, but when looking at the
                            data, I notice that the ^ is not converted
                            to isis format. It just shows<br>
                            <br>
                            245  14    aTitle  h[electronic resource] 
                            bStatement of responsibility<br>
                            <br>
                            I see there are options for the import of
                            the MARC file, but I do not know how to use
                            them to get the ^ before the subfield.<br>
                            <br>
                            Please help me with the correct format.<br>
                            Thanks<br>
                            Renate<br>
                            <br>
                            <br>
                            <table width="100%" cellpadding="0"
                              cellspacing="0">
                              <tbody>
                                <tr>
                                  <td>-- <br>
                                    <br>
                                    Renate Morgenstern<br>
                                    Tel.: <a moz-do-not-send="true"
                                      href="tel:%2B264%2061%20242124"
                                      value="+26461242124"
                                      target="_blank">+264 61 242124</a><br>
                                    Cell: <a moz-do-not-send="true"
                                      href="tel:%2B264%2081%202910284"
                                      value="+264812910284"
                                      target="_blank">+264 81 2910284</a><br>
                                    Fax: 088637518<br>
                                    Windhoek, Namibia </td>
                                </tr>
                              </tbody>
                            </table>
                            <br>
                            <fieldset></fieldset>
                            <br>
                            <pre>_______________________________________________
isis-users mailing list
<a moz-do-not-send="true" href="mailto:isis-users@iccisis.org" target="_blank">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a moz-do-not-send="true" href="http://lists.iccisis.org/listinfo/isis-users" target="_blank">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a moz-do-not-send="true" href="mailto:hlrutten@xs4all.nl" target="_blank">hlrutten@xs4all.nl</a>
</pre>
                          </blockquote>
                          <br>
                          <br>
                          <pre cols="72">-- 
  .^.                                .^.
  ( )                                ( )
  ===                                ===
 =[=]================================[=]=
  | |  Ernesto Spinak                | |
  | |  <a moz-do-not-send="true" href="mailto:spinaker@adinet.com.uy" target="_blank">spinaker@adinet.com.uy</a>        | |
  | |  Montevideo, Uruguay           | |
  | |  tel/fax  (598) 2622-3352      | |
  | |  celular  (598) 99612238      | |
 =[=]================================[=]=
  ===                                ===
  ( )                                ( )
   V                                  V </pre>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <br>
          _______________________________________________<br>
          isis-users mailing list<br>
          <a moz-do-not-send="true" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a><br>
          To manage your own subscription options go to: <a
            moz-do-not-send="true"
            href="http://lists.iccisis.org/listinfo/isis-users"
            target="_blank">http://lists.iccisis.org/listinfo/isis-users</a><br>
          Or contact Henk Rutten: <a moz-do-not-send="true"
            href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
isis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a class="moz-txt-link-freetext" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a class="moz-txt-link-abbreviated" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
  .^.                                .^.
  ( )                                ( )
  ===                                ===
 =[=]================================[=]=
  | |  Ernesto Spinak                | |
  | |  <a class="moz-txt-link-abbreviated" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a>        | |
  | |  Montevideo, Uruguay           | |
  | |  tel/fax  (598) 2622-3352      | |
  | |  celular  (598) 99612238      | |
 =[=]================================[=]=
  ===                                ===
  ( )                                ( )
   V                                  V </pre>
  </body>
</html>