Mapper
From DISMARC Help
(Difference between revisions)
Line 3: | Line 3: | ||
Each archives needs it's own mapper, except they use a predefined format like MAB, OAI and so on. | Each archives needs it's own mapper, except they use a predefined format like MAB, OAI and so on. | ||
- | A mapper is capable of doing some things to your XML. This topic is quite technical. | + | A mapper is capable of doing some things to your XML. This topic is quite technical for the AbstractDismarcImporter is discussed here. |
Revision as of 12:14, 28 July 2008
A mapper are part of an Importer. They convert the XML they get from a Reader and try to create an XML that fulfils the DISMARC application profile.
Each archives needs it's own mapper, except they use a predefined format like MAB, OAI and so on.
A mapper is capable of doing some things to your XML. This topic is quite technical for the AbstractDismarcImporter is discussed here.