diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-13 16:01:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-13 16:01:33 -0700 |
commit | 5cdd3d34f1932197fdd81d9b03570767f85eebf4 (patch) | |
tree | e796c37ae36507b978bb63ce83cfb757cb63719d /notes/basic_ui.txt | |
parent | 0a9d59f33a3bef94f6b57f303fab1fa71cfcafd4 (diff) | |
download | fatcat-5cdd3d34f1932197fdd81d9b03570767f85eebf4.tar.gz fatcat-5cdd3d34f1932197fdd81d9b03570767f85eebf4.zip |
notes/docs cleanups
Diffstat (limited to 'notes/basic_ui.txt')
-rw-r--r-- | notes/basic_ui.txt | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/notes/basic_ui.txt b/notes/basic_ui.txt deleted file mode 100644 index 12ad1ecc..00000000 --- a/notes/basic_ui.txt +++ /dev/null @@ -1,53 +0,0 @@ - -# "Add Something" Workflow - -## Add a Work - -Title -Primary Type -Primary Creators/Authors -Description (not an abstract) -Primary/Original Language -Subject/Categorization/Tags -Is a Stub (unpublished/unreleased) - -## Release Information - -Contributors -Date -Container / Part-Of -Publisher -Identifiers -Language -Type / Media -Issue / Volume / Pages / Chapter - -## Anything Else? - -Known file / copy / url -Citations (outbound) - -# Queries / Searches / Views - -Views: work, release, creator, container, publisher - -Lookup by identifier - -# Other Workflows/Editors - -Single-creator-oriented helper to find works and disambiguate authorship - -Bulk author disambiguation helper (find other unresolved authors with same -alias text and select; drag works between columns) - -Bulk query-then-edit UI: search results in a table, edit like a spreadsheet, up -to... dozens? Query and then apply delta (eg, set topic)? Eg, author edits -basic metadata for all their citations all at once. - -Release editor - -Merge containers (and all related releases) -Merge entities (works, releases, etc) -Move release between works -Split entities (works, authors, etc), including linked stuff - |