ontology-development-kit icon indicating copy to clipboard operation
ontology-development-kit copied to clipboard

Bootstrap an OBO Library ontology

Results 185 ontology-development-kit issues
Sort by recently updated
recently updated
newest added

Right now, you cant drop base/full artefacts from the config.

``` gh auth login --with-token < mytoken.txt ``` See https://cli.github.com/manual/gh_auth_login Else we cant use the shiny new deploy release step

see https://github.com/ontodev/robot/issues/893

The ODK could/should provide better options to visualise diffs between two versions of an ontology, either locally (on the editor’s machine) or on GitHub. This is especially important for ontologies...

enhancement

Maybe that is correct. Currently, only ROBOT reports are run as part of the release pipeline.

Should be able to use base/full instead of src.

Standard release layout (proposed) * ont * xrefs * ont-xref-ext1.{obo,owl,tsv} * ont-xref-ext2.{obo,owl,tsv} * ... Note that sometimes we also release skos mappings (with semi-loose broad/narrow/exact semantics), and sometimes equivalence (owl)...

enhancement

Right now, running ontology preprocessing is cumbersome, in fact, not really possible: we kinda have to apply any changes like taxon constraint materialisation and others in complex custom chains, and...

priority