Skip to content

Files

Latest commit

57cc9c8 · Dec 13, 2022

History

History
17 lines (12 loc) · 1.05 KB

bulk-submission-tools.md

File metadata and controls

17 lines (12 loc) · 1.05 KB
description
Build data entry tools to interact efficiently with the protocol.

Bulk submission tools

Background

Data entry tools should be as efficient as possible to maximize the rate information can be added to the protocol. Specifically, the development of approachable submission tools for human agents are of high value as they can be used broadly by all.

Unsolved questions and specific tasks

  • [Open Question] What is the best form factor for fast and accurate data entry? This could be a workflow, such as using excel, or a fully custom tool.
  • [Open Question] What is the optimal workflow for a by-hand user to add new entities or triples to the protocol?
  • [Task] create extensible, open source tools that allow for dataset importing (such as CSV).
  • [Task] create and open source methods to help improve accuracy, check for duplicates, or auto-fill empty triples.