Uses of Interface
org.dspace.curate.CurationTask
Packages that use CurationTask
Package
Description
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
-
Uses of CurationTask in org.dspace.ctask.general
Classes in org.dspace.ctask.general that implement CurationTaskModifier and TypeClassDescriptionclassMicrosoftTranslator translates stuffclassA basic link checker that is designed to be extended.classA curation job to take bitstream URLs and place them into metadata elements.classCitationPage This task is used to generate a cover page with citation information for text documents and then to add that cover page to a PDF version of the document replacing the originally uploaded document form the user's perspective.classClamScan.java A set of methods to scan using the clamav daemon.classEnsure that an object has all of the identifiers that it should, minting them as necessary.classA link checker that builds upon the BasicLinkChecker to check URLs that appear in all metadata fields where the field starts with http:// or https:// Of course this assumes that there is no extra metadata following the URL.classMetadataWebService task calls a web service using metadata from passed item to obtain data.classMicrosoftTranslator translates metadata fields using Microsoft Translation API v2 Requirements: A valid Bing App ID/Key More information: http://www.bing.com/developers This key, and other custom configuration, goes in [dspace]/modules/translator.cfgclassclassProfileFormats is a task that creates a distribution table of Bitstream formats for it's passed object.classThis curation task will register a DOI for an item, optionally ignoring any logical filtering applied to normal identifier registration and DOI service operation.classRequiredMetadata task compares item metadata with fields marked as required in submission-forms.xml. -
Uses of CurationTask in org.dspace.ctask.test
Classes in org.dspace.ctask.test that implement CurationTaskModifier and TypeClassDescriptionclassCuration task which simply reports its invocation without changing anything. -
Uses of CurationTask in org.dspace.ctask.testing
Classes in org.dspace.ctask.testing that implement CurationTaskModifier and TypeClassDescriptionclassLogs what it was asked to do, samples run parameters and task properties, making no changes to the repository. -
Uses of CurationTask in org.dspace.curate
Classes in org.dspace.curate that implement CurationTaskModifier and TypeClassDescriptionclassAbstractCurationTask encapsulates a few common patterns of task use, resources, and convenience methods.Constructors in org.dspace.curate with parameters of type CurationTask