Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 650 Bytes

TODO.md

File metadata and controls

30 lines (27 loc) · 650 Bytes

DB Schema

  • graph
    • source
    • type
    • target
    • data_source
    • id
  • items
    • itemID
    • updated_datetime
  • authors
    • creatorID
    • ORCID
    • name
  • author-item link table

TODOs