java.lang.Object
de.uni_halle.informatik.biodata.mp.resolver.identifiersorg.IdentifiersOrg
All Implemented Interfaces:
Registry

public class IdentifiersOrg extends Object implements Registry
The IdentifiersOrg class serves as a central hub for managing and processing identifiers related to the MIRIAM registry. MIRIAM is a standard for annotating computational models in biology with machine-readable information.

This class provides static methods and utilities to handle, validate, and correct resource URLs based on the MIRIAM standards. It ensures that identifiers and URLs conform to recognized formats and corrects common errors in identifiers from various biological databases. The class also initializes necessary resources and configurations at the start through a static block.