(See in English bellow)<br>Olá Ligia<br>Vale lembrar que isis não trata subcampos repetitivos. Exite um JavaScript, chamada "FormatearSubcamposRepetibles", desenvolvido por Guilda, que se encontra em <a href="http://isisabcd.pbworks.com/w/page/30987393/FrontPage">http://isisabcd.pbworks.com/w/page/30987393/FrontPage</a>. Além desta solução, Seguindo a idéia de Megnigbeto Eustache, criei uma pft, com base em CISIS que considera apenas os subcampos previstos como repetitivos. Esta pft que chamei de rep.pft deve ser colocada em alguma pasta comum, por exemplo /par e incluir uma linha referente à mesma no .par da base de dados. No formato de exibição incluir rep.pft onde podem ocorrer subcampos repetitivos, passando os seguintes parâmetros: s1=(campo), s2=(subcampo repetitivo), s3=(pontuação a ser inserida entre os subcampos repetitivos), Exemplo s1=(v260),s2=('^b'), s3=(', '),@rep.pft. Os demais subcampos não repetitivos devem ser formatados normalmente.<br>
Não consegui fazer esta solução funcionar na fst. Então, na fst substituí os subcampos repetitivos por uma pontuação ou branco, conforme o caso, usando o replace do CISIS.<br>Veja anexo.<br>Abs,<br>Edwin<br><br>Remember that  isis dit no mange repetitive subfields. There is a JavaScript, calling "FormatearSubcamposRepetibles"developed by Guilda, which can be found at <a href="http://isisabcd.pbworks.com/w/page/30987393/FrontPage">http://isisabcd.pbworks.com/w/page/30987393/FrontPage</a>. Besides this solution, following the idea of Megnigbeto Eustache, I created a pft, based on CISIS, witch cosiders that only the subfields designated as repetitive. This pft, witch I called it rep.pft, should be placed in any common folder, eg /par and include a row for the same in the .par file of the database. In the display format include rep.pft where repetitive subfields may occur, passing the following parameters: s1 = (field), s2 = (repeatable subfield), s3 = (punctuation to be inserted between repetitive subfields), Example s1=(V260), s2=('^b'), s3=(', '),@rep.pft. The remaining non-repetitive subfields must be normally formatted. I could not make this solution work in fst. So in fst I replaced repetitive subfields by a puctuation or blank, as appropriate, using the  CISISreplace command.<br>
See attachement.<br>Regards,<br>Edwin <br><br><br><div class="gmail_quote">Em 30 de maio de 2011 10:33, Suporte Control <span dir="ltr"><<a href="mailto:suporte@control.com.br" target="_blank">suporte@control.com.br</a>></span> escreveu:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">// Abaixo em Português.<br><br>Hi,<br><br>I'm having a hard time to index and visualize the second (and further) occurrences of a subfield in the same field.<br>

For example, the field 260 of MARC standard.<br><br>Data entry [as exampled in MARC website]:<br>

<br>260 ##^aCity A^aCity B^bPublisher A^bPublisher B^c2009^c2002<br><br>In the index is only shows:<br><br>City A<br>Publisher A<br>
2009<br><br>In the search it only recovers the first occurences too.<br><br>In visualization (PFT):<br>Publication: City A : Publisher A, 2009.<br><br>
But if the data entry is:<br>
<br>
260 ##^aCity A^bPublisher A^c2009<br>
260 ##^aCity B^bPublisher B^c2002<br>
<br>
It works fine.<br>
<br>The problem is that there are several fields that the MARC standard says that you should repeat the subfield instead of the whole field.<br><br>How to proceed so that the second (and further) occurences of a subfield, in the same field, can be properly indexed and visualized?<br>



I've tested all possibilities in FST and none, neither with [2], recovers the second occurence.<br><br><br>Thanks,<br>__________________<br><br>Olá,<br><br>Estou com um sério problema para indexar e recuperar a segunda (e demais) ocorrências de um subcampo no mesmo campo.<br>



Exemplifico com o campo de dados de publicação do MARC.<br><br>Se na entrada de dados está assim [conforme os exemplos no Formato MARC e AACR2]:<br><br>260 ##^aCidade A^aCidade B^bEditora A^bEditora B^c2009^c2002<br><br>


No índice só aparece:<br>
Cidade A<br>Editora A<br>2009<br><br>Na pesquisa só são recuperadas as primeiras ocorrências, também.<br><br>Na visualização (PFT) fica:<br>Publicação: Cidade A : Editora A, 2009.<br><br>Agora, se é preenchido:<br><br>260 ##^aCidade A^bEditora A^c2009<br>



260 ##^aCidade B^bEditora B^c2002<br><br>Ele funciona corretamente.<br><br>O problema é: além deste campo, há outros que o padrão MARC diz que o subcampo deve repetir (e não o campo).<br><br>Como proceder para que a segunda (e demais) ocorrências de um subcampo, num mesmo campo, sejam indexadas e exibidas?<br>



Testei todas as possibilidades de indexação e nenhuma, nem indicando [2], recuperou a segunda ocorrência.<br><br>Obrigada,<br><br clear="all">Lígia Freitas<br>CRB10/2080<br>____________________________<br>Control Consultoria em Informação e Documentação Ltda.<br>



Porto Alegre – RS – Brasil<br>Fone: (51) 3221-9360 – Fax: (51) 3221-9640<br><a href="http://www.control.com.br" target="_blank">www.control.com.br</a> | <a href="http://www.oraculo.inf.br" target="_blank">www.oraculo.inf.br</a> | <a href="http://abcdbrasil.org" target="_blank">abcdbrasil.org</a><br>



<br>
<br>_______________________________________________<br>
Abcd-users mailing list<br>
<a href="mailto:Abcd-users@listas.bireme.br" target="_blank">Abcd-users@listas.bireme.br</a><br>
<a href="http://listas.bireme.br/mailman/listinfo/abcd-users" target="_blank">http://listas.bireme.br/mailman/listinfo/abcd-users</a><br>
<br></blockquote></div><br>