Skip to content
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

ontology pull mechanism creates new submissions when content of ontology doesn't change #7

Open
alexskr opened this issue Mar 6, 2017 · 0 comments
Assignees

Comments

@alexskr
Copy link
Member

alexskr commented Mar 6, 2017

ncbo_cron ontology pull mechanism creates new entries for ontologies every day while the content of ontology doesn't change.
For example, some OBO files have "data-version" or "date" metadata entries automatically generated everyday while the actual content of ontology doesn't change for years. Pull mechanism should probably be adjusted to accommodate this behavior.
Take a look at MA and SBO ontologies:
[root@bmir-admin1 repository]# diff MA/39/ma.obo MA/125/ma.obo
2c2
< data-version: releases/2016-07-16

data-version: releases/2016-12-22
[root@bmir-admin1 repository]# diff SBO/585/SBO_OBO.obo SBO/565/SBO_OBO.obo
2c2
< date: 24:01:2017 07:00


date: 01:11:2016 07:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants