Closed
Description
This issue concerns designing and implementing a user interface that will become the home of curating entities.
Entities will become more prominent data in AIID:
- as other interfaces link to them (such as interfaces desired in Issue, Hazard, Risk, Vulnerability, Audits, and Controversy Support #2047)
- when we wish to enrich them with other data (Attach metadata to entities #1437)
- or if we need to modify them with respect to other entities (Tools to merge/separate/manage entities as needed (graph operations) #2465).
Thus, we will need a home entrypoint and interface for interacting with and editing entity objects after they have been created. We know not all of the operations we will need to support, but we can start with the basics described in #1437.
Questions to consider:
- What is the basic design of the interface? Will it be extensible?
- What API/GraphQL operations will be needed to interact with the data? Where are the static/dynamic boundaries on the data?