As an editor I want to start my quality evaluation with a SPARQL query instead of a list of Item IDs in order to save a step in my workflow.
Problem:
We want to allow people to start with a SPARQL query instead of a list of Item IDs.
We still want it to be possible for people to start with a list of Item IDs and this should be the default.
Screenshots/mockups:
BDD
GIVEN the Item Quality Evaluator
WHEN starting the evaluation
THEN the user can choose between putting in a list of Item IDs or a SPARQL query
Acceptance criteria:
- quality evaluation can additionally be started by providing a SPARQL query that returns a list of Items