Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

- this could be made more efficient by checking sqlite state and updating the sysrev api #1

@tomlue

Description

@tomlue

This could be made more efficient by checking sqlite state and updating the sysrev api. It doesn't really do any 'syncing' right now, but doing so is difficult since the sysrev.com/api-json/article-info and sysrev.com/api-json/project-articles are the only routes for getting article-label data and the article-info route is the only route for getting autolabel data. We would need:

  1. a new sysrev.com route for getting all article-labels assigned after a given article-label
  2. a new sysrev.com route for getting all the new autolabel info
  3. it would also help to have informaiton on which predict-run was used to generate autolabel info

def sync(self, client, project_id):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions