Class MCRORCIDConstants

java.lang.Object
org.mycore.orcid.MCRORCIDConstants

public abstract class MCRORCIDConstants extends Object
Utility class to hold constants and namespace representation used in the XML of the ORCID API.
Author:
Frank Lützenkirchen
  • Field Details

    • ORCID_XML_MEDIA_TYPE

      public static final jakarta.ws.rs.core.MediaType ORCID_XML_MEDIA_TYPE
    • NAMESPACES

      public static final List<Namespace> NAMESPACES
    • NS_ACTIVITIES

      public static final Namespace NS_ACTIVITIES
    • NS_WORK

      public static final Namespace NS_WORK
  • Constructor Details

    • MCRORCIDConstants

      public MCRORCIDConstants()