Package io.goobi.viewer.api.rest.v1.crowdsourcing


package io.goobi.viewer.api.rest.v1.crowdsourcing
  • Classes
    Class
    Description
    Request filter to ensure only users with sufficient rights may access campaign resources
    Rest resources to create a frontend-view for a campaign to annotate or review a work, and to process the created annotations and/or changes to the campaign status The following api points are defined: /crowdsourcing/campaigns/{campaignId}/{pi}/
    GET a CampaignItem for the given campaignId and pi, or PUT the status for that combination /crowdsourcing/campaigns/{campaignId}/{pi}/annotations/
    GET a list of annotations for the given campaignId and pi, sorted by target, or PUT the annotations for this combination
    Used to create or read a list of WebAnnotations sorted by their target (a iiif manifest or canvas)