Page MenuHomePhabricator

(MS 1) allow querying for external ID values
Closed, ResolvedPublic

Description

As an editor I want to query for Items with a specific external ID in order to look up an entity by its external ID.

Problem:
We don't allow input of external ID values yet. We need to allow it.

Screenshots/mockups:

BDD
GIVEN a visual query
WHEN selecting a Property of datatype external ID
THEN I can enter an external ID in the value field

Acceptance criteria:

  • value input for Properties with datatype external ID is possible
  • correct SPARQL code is produced

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Based on discussion today: since we don't disallow any datatypes yet this should just work. Test it in a few days!

Lydia_Pintscher claimed this task.
Lydia_Pintscher added a subscriber: Michael.

Tested and it works as @Michael said \o/