<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">Andrew<br>
<br>
Sorry for my delay in answer your request<br>
<br>
CISIS version for all platforms and sizes you can download from
the svn of Bireme<br>
<a class="moz-txt-link-freetext" href="http://trac.reddes.bvsalud.org/projects/cisis/browser">http://trac.reddes.bvsalud.org/projects/cisis/browser</a><br>
<br>
Some documentation is in Bireme's wiki (English version) with
descriptions and manuals<br>
<a class="moz-txt-link-freetext" href="http://wiki.bireme.org/en/index.php/CISIS">http://wiki.bireme.org/en/index.php/CISIS</a><br>
<br>
Regards<br>
<br>
Ernesto Spinak<br>
<br>
<br>
<br>
El 13/03/2013 20:15, Andrew Buxton escribió:<br>
</div>
<blockquote
cite="mid:1363216530.94309.YahooMailNeo@web172302.mail.ir2.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:arial,
helvetica, sans-serif;font-size:12pt">
<div><span>Dear Ernesto</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
arial, helvetica, sans-serif; background-color: transparent;
font-style: normal;"><span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
arial, helvetica, sans-serif; background-color: transparent;
font-style: normal;"><span>I should probably know this but is
there a version of MX for 64-bit Windows? I can no longer
run the version I have!</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
arial, helvetica, sans-serif; background-color: transparent;
font-style: normal;"><span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
arial, helvetica, sans-serif; background-color: transparent;
font-style: normal;"><span>Andrew</span></div>
<div> </div>
<div>-----<br>
Andrew Buxton<br>
Lewes, East Sussex, UK<br>
</div>
<div style="font-family: arial, helvetica, sans-serif;
font-size: 12pt;">
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 12pt;">
<div dir="ltr"> <font face="Arial" size="2">
<hr size="1"> <b><span style="font-weight:bold;">From:</span></b>
spinaker <a class="moz-txt-link-rfc2396E" href="mailto:spinaker@adinet.com.uy"><spinaker@adinet.com.uy></a><br>
<b><span style="font-weight: bold;">To:</span></b>
<a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a> <br>
<b><span style="font-weight: bold;">Sent:</span></b>
Wednesday, 13 March 2013, 21:40<br>
<b><span style="font-weight: bold;">Subject:</span></b>
Re: [Isis-users] MARC file import<br>
</font> </div>
<br>
<div id="yiv1440316105">
<div>
<div class="yiv1440316105moz-cite-prefix">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</li>
<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>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>
<div>Items 2 and 3 are implemented in Winisis, but
item 3 is a feature only of CISIS<br>
</div>
<div>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>
</div>
<div>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>
</div>
<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.: +264 61 242124<br>
Cell: +264 81 2910284<br>
Fax: 088637518<br>
Windhoek, Namibia </td>
</tr>
</tbody>
</table>
<br>
<fieldset class="yiv1440316105mimeAttachmentHeader"></fieldset>
<br>
<pre>_______________________________________________
isis-users mailing list
<a moz-do-not-send="true" rel="nofollow" class="yiv1440316105moz-txt-link-abbreviated" ymailto="mailto:isis-users@iccisis.org" target="_blank" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a moz-do-not-send="true" rel="nofollow" class="yiv1440316105moz-txt-link-freetext" target="_blank" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a moz-do-not-send="true" rel="nofollow" class="yiv1440316105moz-txt-link-abbreviated" ymailto="mailto:hlrutten@xs4all.nl" target="_blank" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
</blockquote>
<br>
<br>
<pre class="yiv1440316105moz-signature">--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | <a moz-do-not-send="true" rel="nofollow" class="yiv1440316105moz-txt-link-abbreviated" ymailto="mailto:spinaker@adinet.com.uy" target="_blank" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a> | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V </pre>
</div>
</div>
<br>
_______________________________________________<br>
isis-users mailing list<br>
<a moz-do-not-send="true"
ymailto="mailto:isis-users@iccisis.org"
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"
ymailto="mailto:hlrutten@xs4all.nl"
href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a><br>
<br>
<br>
</div>
</div>
</div>
</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>