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 docs and workflows to use cob-edit.tsv #292

Open
jamesaoverton opened this issue Jan 23, 2025 · 0 comments
Open

Update docs and workflows to use cob-edit.tsv #292

jamesaoverton opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@jamesaoverton
Copy link
Member

jamesaoverton commented Jan 23, 2025

The src/ontology/cob-edit.tsv is now the source-of-truth for all our COB terms. We generate cob-edit.owl from it, and we should no longer be committing cob-edit.owl to the repo

  • document cob-edit.tsv, how it works, the meanings of the columns, how to edit, what scripts / Make tasks to run, etc.
  • add src/ontology/cob-edit.owl and src/ontology/cob.tsv to .gitignore because they are now generated from cob-edit.tsv by a script done in a91255b
  • change the trigger in .github/workflows/build.yml line 9 from 'src/ontology/**-edit.owl' to 'src/ontology/cob-edit.tsv'.
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