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

Add github actions workflow that refreshes sssom.context.external on a weekly bases #362

Closed
1 task
matentzn opened this issue Apr 4, 2023 · 3 comments · Fixed by #371
Closed
1 task

Comments

@matentzn
Copy link
Collaborator

matentzn commented Apr 4, 2023

Add github actions workflow that refreshes sssom.context.external on a weekly basis. This should also make a PR, which I can review.

You can model this action after this one:
https://github.com/INCATools/ontology-development-kit/blob/master/.github/workflows/constraints.yml

Right now, our prefixes are not up to date with bioregistry.

  • ensure the semapv prefix is https://w3id.org/semapv/vocab/, note the trailing /vocab. Also search the code for any hard coded references to this namespace that may be wrong.
@anitacaron
Copy link
Contributor

I can create this github action. How sssom.context.external is refreshed?

@anitacaron
Copy link
Contributor

There's an older issue saying the same #298

@matentzn
Copy link
Collaborator Author

Awesome @anitacaron the thanks for your comments:

Currently, I occasionally run this manually: https://github.com/mapping-commons/sssom-py/blob/master/Makefile#L51

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

Successfully merging a pull request may close this issue.

2 participants