Page MenuHomePhabricator

Start with a SPARQL query instead of a list of Item IDs
Closed, ResolvedPublic

Description

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:

image.png (474×579 px, 52 KB)

image.png (497×600 px, 42 KB)

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

Event Timeline

It is relevant that the "Assess Quality"-button is in the "box" that also contains the items or SPARQL, respectively; otherwise we might suggest, UI-wise, that the button is bound to all inputs not just what is in the currently activated tab.