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

Update triplestore loader to add ontology version IRI to all nodes. #19

Open
dosumis opened this issue Jul 16, 2021 · 1 comment
Open
Assignees

Comments

@dosumis
Copy link
Member

dosumis commented Jul 16, 2021

Use case: it can be useful to display version info in downstream tools.

Proposal for how this should look:

ontology_version_iri: {full version iri} e.g. http://purl.obolibrary.org/obo/cl/releases/2021-06-29/cl.owl
ontology_version: {just the version string part of the version IRI - following OBO standards} e.g. 2021-06-29

Possible issues with this:

  • If loading a merged release, do imported terms get the IRI of the ontology they are imported into?
    • Yes.

@hkir-dev - not sure which repo to put this on. Please move as appropriate.

@hkir-dev
Copy link
Contributor

@hkir-dev hkir-dev self-assigned this Sep 3, 2021
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