Difference between revisions of "Mapping MAB to MODS"

From MPDLMediaWiki
Jump to navigation Jump to search
m
m
Line 15: Line 15:
|-
|-
| 010
| 010
| Identifier
| RelatedItem.Identifier
| Identifier of the parent  
| Identifier of the parent  
| <relatedItem type="host"> <identifier type="local">
| <relatedItem type="host"> <identifier type="local">
Line 74: Line 74:
|-
|-
| 361
| 361
| Related Item
| RelatedItem.Title
| Work in a collection without collective title
| Work in a collection without collective title
| <relatedItem type="constituent"> <titleInfo> <title>
| <relatedItem type="constituent"> <titleInfo> <title>
|-
|-
| 403
| 403
| Edition Statement
| EditionStatement
| Edition Statement
| Edition Statement
| <originInfo> <edition>
| <originInfo> <edition>
Line 102: Line 102:
|-
|-
| 425
| 425
| Date issued
| DateIssued
| Date of publication  
| Date of publication  
| <originInfo> <dateIssued keyDate="yes" encoding="w3cdtf">
| <originInfo> <dateIssued keyDate="yes" encoding="w3cdtf">
|-
|-
| 433
| 433
| Number of Pages
| NumberOfPages
| Collation
| Collation
| <physicalDescription> <extent>
| <physicalDescription> <extent>
|-
|-
| 451
| 451
| Related Item
| RelatedItem.Title
| Series Title
| Series Title
| <relatedItem type="series"> <titleInfo> <title>
| <relatedItem type="series"> <titleInfo> <title>

Revision as of 15:03, 16 February 2009

Virr Medium Multivolume 31 Static.gif Virtueller Raum Reichsrecht

Overview
Functionalities
Support
Copyright and Disclaimer
Scope

Metadata:
Application Profile · Content Models
Metadata Display · ViRR Metadata
Action Matrix

Transformations:
virr 2 mets · mab 2 mods
mods 2 oai dc · mods 2 marc21

Specification

Intern:
Meetings · GUI · Miscellaneous
Development · Planning · Feedback
Related Projects:
Judicial Journals · Late Scholasticism
Digitization Lifecycle

edit


On this page a small mapping from MAB to MODS based on the requirements for the ViRR project will be provided.

MAB Field Label (of AP) Description MODS
001 Record Identifier Local identifier <recordInfo><recordIdentifier source="…">
010 RelatedItem.Identifier Identifier of the parent <relatedItem type="host"> <identifier type="local">
037 Language Language <language> <languageTerm type="text"> ger
089 Order Volume number <part type="host" order="…"> <detail> <number>
100, 104, 108 … 196 Creator Verfasser (normiert)

<name type="personal" authority="pnd"> <namePart type>
<role> <roleTerm type="code" authority="marcrelator"> aut

100b, 104b, 108b … 196b Creator Associated Name (normed)

<name type="personal" authority="pnd"> <namePart>
<role> <roleTerm type="code" authority="marcrelator"> asn

304 Title Uniform title <titleInfo type="uniform"><title>
310 Title Other variant title <titleInfo type="alternative"><title>
341 Title Parallel title
<titleInfo type="translated"><title>
331 Title Main Title <titleInfo> <title>
335 Subtitle Subtitle
<titleInfo> <subtitle>
359 Note Statement of responsibility <note type="statementOfResponsibility">
361 RelatedItem.Title Work in a collection without collective title <relatedItem type="constituent"> <titleInfo> <title>
403 EditionStatement Edition Statement <originInfo> <edition>

410
410a

Place

Place of publication
Place of printing

<originInfo> <place> <placeTerm type="text">

412
412a

Publisher

Publisher
Printer

<originInfo> <publisher>
425 DateIssued Date of publication <originInfo> <dateIssued keyDate="yes" encoding="w3cdtf">
433 NumberOfPages Collation <physicalDescription> <extent>
451 RelatedItem.Title Series Title <relatedItem type="series"> <titleInfo> <title>
501 Note Note <note>
544 Location Shelfmark <location> <physicalLocation>
902, 907, 912 … 947 Subject Keyword <subject> <topic>

All subjects of one similar field (e.g. 902) shall first be mixed to a subject chain with / between each word so that the values will be handled as one subject, not as several ones.

Following bibliographic metadata is currently available (only for the exemplary books):

The bibliographic metadata will be transferred to MODS to follow the recommendation from the zvdd. Please find a preliminary mapping on the discussion page. An automatic mapping is still in preparation.