DISSINET / InkVisitor

An open-source, browser-based front-end application for the collection of complex structured data from textual resources in history and the social sciences into a RethinkDB database for further analysis.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Tabular search results view and editing functions / multi-detail: inspect and add metaproperties in search results #1715

Open davidzbiral opened 1 year ago

davidzbiral commented 1 year ago

This is a functionality of tabular view and editing of metaprops, (meta) classifications, and other (meta) relations allowed for a given entity.

Create the following view, allowing to e.g. see whether "sex" is filled in for all persons in search results and check whether it is filled correctly, and also perform batch "copy-paste" operations normal in tables.

Note: possibility of two properties of the same kind (=> two values in one row). E.g. sb can have two occupations, i.e. two occupation props. I.e., each cell should in fact have the possibility of adding things.

Apply any normal validation features for adding metaprops and relations.

Also include 2nd-level and 3rd-level metaproperties in the display (will require smart design).

This is high-priority - it is very tedious, more tedious than in gsheets, currently, checking and/or adding metaprops in Detail one by one.

adammertel commented 1 year ago

Linked in #1709 I am closing #341 now, this issue should cover the "global replace" functionality

davidzbiral commented 5 months ago

Quite high priority for PERSECUTIO etc., moving to an earlier milestone.