Difference between revisions of "Maschinelles Austauschformat für Bibliotheken"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 1: Line 1:
MAB is the acronym for "Maschinelles Austauschformat für Bibliotheken" which can be translated as Automated Library Exchange Format. It is an metadata format enabling "libraries to exchange all data generated within the library context: bibliographic, authority and local data" <ref name="d-nb">http://www.d-nb.de/eng/standardisierung/formate/mab.htm</ref>. The record structure of MAB2 is defined by NISO standard Z39.2-1994 <ref>http://www.niso.org/kst/reports/standards?step=2&gid=None&project_key%3Austring%3Aiso-8859-1=fb7a107043228a342cb704973825aca7bc6ae58d</ref> and starts with a fixed leader of 24 bytes. In the subsequent string, the element is defined by a 3/4-character tag (e.g. 331 for the title) as well as one optional indicator and followed by the value.
MAB is the acronym for "Maschinelles Austauschformat für Bibliotheken" which can be translated as Automated Library Exchange Format. It is a metadata format enabling "libraries to exchange all data generated within the library context: bibliographic, authority and local data" <ref name="d-nb">http://www.d-nb.de/eng/standardisierung/formate/mab.htm</ref>. The record structure of MAB2 is defined by NISO standard Z39.2-1994 <ref>http://www.niso.org/kst/reports/standards?step=2&gid=None&project_key%3Austring%3Aiso-8859-1=fb7a107043228a342cb704973825aca7bc6ae58d</ref>. Each record starts with a fixed leader of 24 bytes. In the subsequent string, the element is defined by a 3-digit tag (e.g. 331 for the title) and an optional indicator (e.g. 100b for the first contributor). The tag is followed by the corresponding value.  


== Example ==
== Example ==


  ### 00889nM2.01000024 h
  00889nM2.01000024 h
  001 00012645125
  001 00012645125
  002a19890315
  002a19890315

Revision as of 01:15, 14 February 2009

MAB is the acronym for "Maschinelles Austauschformat für Bibliotheken" which can be translated as Automated Library Exchange Format. It is a metadata format enabling "libraries to exchange all data generated within the library context: bibliographic, authority and local data" [1]. The record structure of MAB2 is defined by NISO standard Z39.2-1994 [2]. Each record starts with a fixed leader of 24 bytes. In the subsequent string, the element is defined by a 3-digit tag (e.g. 331 for the title) and an optional indicator (e.g. 100b for the first contributor). The tag is followed by the corresponding value.

Example[edit]

00889nM2.01000024 h
001 00012645125
002a19890315
003 20001120
004 20020110152442.0
030 azzzc||z|||17
037bger
050 a
051 m
100 Riedl, Rupert
331 Biologie der Erkenntnis
335 die stammesgeschichtlichen Grundlagen der Vernunft
359 von Rupert Riedl
403 2. Aufl.
410 Berlin [u.a.]
412 Parey
425 1980
433 230 S. : graph. Darst.
540aISBN 3-489-60734-1
900 00003313204
902 |Biologie
902 |Erkenntnistheorie
903 21
904a024¦008¦013¦004¦079
905 00007729502
907 |Evolutionäre Erkenntnistheorie
909a056¦017¦027
910 00001427539
912 |Humanbiologie
914a069¦079

References and Links[edit]

Further Reading[edit]