Class MCRIdentifierType

java.lang.Object
org.mycore.mods.enrichment.MCRIdentifierType

public class MCRIdentifierType extends Object
Represents a type of publication identifier, like DOI or ISBN. Each type has a corresponding XPath expression used to locate or build identifiers of this type within MODS. If the corresponding XPath representation is mods:identifier[@type='TYPE'], no explicit configuration is needed. Otherwise, the XPath must be configured, e.g. MCR.MODS.EnrichmentResolver.IdentifierType.shelfmark=mods:location/mods:shelfLocator
Author:
Frank Lützenkirchen
  • Method Details