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

Allow multi-file ontology #18

Open
josephbirkner opened this issue Jan 7, 2019 · 0 comments
Open

Allow multi-file ontology #18

josephbirkner opened this issue Jan 7, 2019 · 0 comments
Labels
enhancement New feature or request 🚀 Low-hanging fruit

Comments

@josephbirkner
Copy link
Collaborator

It would be very helpful if ontology was not static, such that yaml files can be added to it progressively during runtime. The use-case is, that an extension does not have to completely re-define the ontology. This could be realized, by adding an API like Ontology.add_specification(yaml_path).

@josephbirkner josephbirkner added enhancement New feature or request urgent 🚀 Low-hanging fruit and removed urgent labels Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🚀 Low-hanging fruit
Projects
None yet
Development

No branches or pull requests

1 participant