Class IdentifiersOrgRegistryParser

java.lang.Object
de.uni_halle.informatik.biodata.mp.resolver.identifiersorg.IdentifiersOrgRegistryParser

public class IdentifiersOrgRegistryParser extends Object
The IdentifiersOrgRegistryParser class is a singleton that provides functionality to parse the MIRIAM registry from a JSON file and convert it into a Miriam object. This class ensures that only one instance of the parser is created and used throughout the application.