diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-17 13:27:23 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-17 13:27:23 -0700 |
commit | 7a00025afb5dbcef28f34dec04965437353723c8 (patch) | |
tree | de2522f20704f3d8ca2ecf447e0f1f638d2ed76a /TODO | |
parent | a3c92de2067064d74a9997bf2a836642bd77bac3 (diff) | |
download | fatcat-7a00025afb5dbcef28f34dec04965437353723c8.tar.gz fatcat-7a00025afb5dbcef28f34dec04965437353723c8.zip |
update TODO lists
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,10 +1,19 @@ +## Schema / Alignment / Scope + +- abstracts! as files? separate table? format (latex, html, etc)? +- work_type, release_type, release_status +- multiple URLs +- other identifiers (just in extra?) + +name ref: https://www.w3.org/International/questions/qa-personal-names + ## High-Level Priorities - bulk loading of releases, files, containers, creators -- manual editing of containers and releases +- manual editing of containers and releases (web interface) - accurate auto-matching matching of containers (eg, via ISSN) -- full database dump and reload +- full database dump and reload (import/export) ## Other |