VirtualFlyBrain / vfb-pipeline-collectdata

Apache License 2.0
0 stars 0 forks source link

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

Open dosumis opened 3 years ago

dosumis commented 3 years ago

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:

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

hkir-dev commented 3 years ago

related topic: https://github.com/obophenotype/brain_data_standards_ontologies/issues/145