-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update pipeline to import version. #145
Comments
In the triplestore we only have the version of the BDS ontology. We don't have version info for imported ontologies and terms. We need to handle this in the BDS makefile. While building import modules (sub ontologies), we can add "owl:versionInfo" "yyyy-mm-dd" to imported terms with robot query. Decisions to make @dosumis:
|
…es through extracting date from related ontology versionIRIs
Related: ontodev/robot#893 |
While robot development is ongoing, as a short term workaround; We can inject version info to the entities while generating import modules (imports/%_import.owl) in the pipeline. |
Dummy ticket for tracking this issue on ZenHub: https://github.com/orgs/VirtualFlyBrain/projects/2#card-65049072
The text was updated successfully, but these errors were encountered: