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

Extending OWLOntologyLoaderListener #1119

Open
mrnolte opened this issue Jan 9, 2024 · 0 comments
Open

Extending OWLOntologyLoaderListener #1119

mrnolte opened this issue Jan 9, 2024 · 0 comments

Comments

@mrnolte
Copy link
Contributor

mrnolte commented Jan 9, 2024

As far as I can tell, the OWLOntologyManager only notifies about the loading of an ontology with limited information. The following would be very nice additions:

  1. Add a way to listen to the removal of an ontology from an OWLOntologyManager
  2. Extend LoadingStartedEvent and LoadingFinishedEvent to include not only if they were loaded via imports but by which ontology they were imported
  3. Extend the events to include information about the manager that fired the event
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

1 participant