Mapper

From DISMARC Help

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
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.
+
Mappers are part of an [[Importer]]. They convert the XML they get from a [[Reader]] and try to create an XML that fulfills the DISMARC application profile.
-
Each archives needs it's own mapper, except they use a predefined format like MAB, OAI and so on.
+
Each archive needs it's own mapper, except if 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.
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 10:53, 30 July 2008

Mappers are part of an Importer. They convert the XML they get from a Reader and try to create an XML that fulfills the DISMARC application profile.

Each archive needs it's own mapper, except if 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.

Personal tools