[Koha-cvs] CVS: koha/misc/marc_datas/unimarc_fr structure_def.sql,1.4,1.5

Paul POULAIN tipaul at users.sourceforge.net
Mon Sep 20 15:20:04 CEST 2004


Update of /cvsroot/koha/koha/misc/marc_datas/unimarc_fr
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32158/misc/marc_datas/unimarc_fr

Modified Files:
	structure_def.sql 
Log Message:
update of french UNIMARC datas

Index: structure_def.sql
===================================================================
RCS file: /cvsroot/koha/koha/misc/marc_datas/unimarc_fr/structure_def.sql,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** structure_def.sql	29 Jun 2004 15:59:37 -0000	1.4
--- structure_def.sql	20 Sep 2004 13:20:01 -0000	1.5
***************
*** 1,88 ****
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('090', 'Numéro biblio (koha)', 'Numéro biblio (koha', 0, 0, '', '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('001', 'numéro d\'identification de la notice', 'notice numéro', 1, 0, '', '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('005', 'numéro d\'identification de la version', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('010', 'ISBN', 'ISBN', 0, 0, '', '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('011', 'ISSN', 'ISSN', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('012', 'empreinte identifiant le document', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('013', 'numéro international normalisé de document musical (ISMN)', 'ISMN', 0, 0, '', '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('014', 'numéro d\'identification d\'un article de périodique', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('020', 'numéro de la bibliographie nationale', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('021', 'numéro de dépôt légal', 'dépôt légal', 0, 0, NULL, '');
[...2963 lines suppressed...]
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('920', 'accès auteur-titre', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('930', 'localisation et cote', 'localisation', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('931', 'ancienne cote', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('932', 'future cote', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('936', 'numéro d\'inventaire', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('950', 'forme rejetée des zones 5XX', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('955', 'état de collection des publications en série', 'état de collection', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('956', 'état de collection des publications en série : supplément et matériel d\'accompagnement', 'suppléments', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('957', 'état de collection des publications en série : tables et index', 'tables et index', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('958', 'nom et importance d\'une partie', '', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('960', 'forme rejetée des zones 6XX', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('966', 'champ de localisation', 'localisation', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('970', 'vedettes commerciales', 'sujets', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('980', 'forme rejetée des zones 970', 'sujets', 0, 0, NULL, '');
! INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('987', 'numéro de notice archivé', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('990', 'cote ou note de contenu', '', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('991', 'indexation locale', 'sujets', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('992', 'classification locale', 'cote', 0, 0, NULL, '');
  INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value, frameworkcode) VALUES ('995', 'Exemplaires', '', 0, 0, '', '');
! 





More information about the Koha-cvs mailing list