Package de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite
This package contains the functions for the communication with the DataCite
REST-API.
-
Class Summary Class Description DataCiteMDSConnector DataCiteMDSConnector
provides the interface between the DataCite Rest-API and eDAL.DataCiteRestConnector Connector to the REST-API to search for DOIs.DataCiteXmlMapper Class to map an eDALMetaData
object to a valid DataCite XML document.XmlFunctions Usefull function to handle XML files. -
Exception Summary Exception Description DataCiteException Exception class to describe problems with the DataCite client.DataCiteMappingException Exception for failures of mapping eDAL-MetaData to DataCite-XML