-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we add "validated" to flag? #81
Comments
mmm, so you want to have a 2 step correction?
I did not implement it because I was not sure whether people were going to correct the data twice.. What do you think? |
Sorry for confusing you. Maybe the word is not appropriate. "checked". Even if it is correct, I want to have an indicator that I checked if this is correct, so that I would not check the same entry twice. You know, it is quite often that curation job can remain unfinished, interrupted by other jobs. Then it would be difficult to distinguish which one is already checked. |
mmm, we need to have some more thinking here... I come back to you |
The database will be changed so that records that are extracted are marked as "automatic+new". In the interface there will be
And from that point you can mark the record as valid or invalid. Should we allow editing also when the record is flagged as correct? |
OK, It will satisfy my request. Thanks!
Yes, please. We may flag "correct" for incorrect one by mistake. |
See updated diagram: #14 (comment) |
List of tasks:
|
Query to update the database:
The updated API is:
|
…tion Explicit validation of records #81
Right now, I think we flag only when it is curated. For curator, it might be convenient if we could flag even for correct one as "validated", so that curator can know that he/she checked the item. How do you think?
p.s. ID for each item also helps as I requested in older issue.
The text was updated successfully, but these errors were encountered: