Class SHERPAJournal

  • All Implemented Interfaces:
    Serializable

    public class SHERPAJournal
    extends Object
    implements Serializable
    Plain java representation of a SHERPA Journal object, based on SHERPA API v2 responses. In a SHERPA search for journal deposit policies, this is generally structured as a list in the SHERPAResponse object. Each journal contains a list of publisher data and list of publishing policies as well as basic metadata about the journal such as ISSNs, titles, whether it appears in DOAJ, primary publisher, etc.
    Author:
    Kim Shepherd
    See Also:
    SHERPAResponse, SHERPAv2JournalDataProvider, Serialized Form