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

Feature: Add provision to parse ontology when running api locally #111

Merged

Conversation

imadbourouche
Copy link
Member

What's new

When running api locally usually the api is without any ontology in it. This PR is done to add functionality to parse ontology as a starter ontology.

Usage:

  • ./bin/ontoportal dev: to start en empty api (without any ontology in it)
  • ./bin/ontoportal dev --with-provision: to start the api with the starter ontology

Copy link

@syphax-bouazzouni syphax-bouazzouni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job on this

@syphax-bouazzouni syphax-bouazzouni merged commit ce2c8d0 into development Dec 9, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants