Class SHERPAPermittedVersion


  • public class SHERPAPermittedVersion
    extends Object
    Plain java representation of a SHERPA Permitted Version object, based on SHERPA API v2 responses. In a SHERPA search for journal deposit policies, this data is contained within a publisher policy. Each permitted version is for a particular article version (e.g. submitted, accepted, published) and contains:
    • A list of general conditions / terms for deposit of this version of work
    • A list of allowed locations (e.g. institutional repository, personal homepage, non-commercial repository)
    • A list of prerequisite conditions for deposit (e.g. attribution, linking to published version)
    • A list of required licenses for the deposited work (e.g. CC-BY-NC)
    • Embargo requirements, if any
    This class also has some helper data for labels, which can be used with i18n when displaying policy information.
    See Also:
    SHERPAPublisherPolicy
    • Constructor Detail

      • SHERPAPermittedVersion

        public SHERPAPermittedVersion()