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

GH-2868: [ontapi] change register\unregister ModelChangedListener functionality #2893

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sszuev
Copy link
Contributor

@sszuev sszuev commented Dec 12, 2024

GitHub issue resolved #2868

Pull request Description:

  • use only UnionGraph (not InfGraph) to hold graph-listeners
  • minor fix in OntSimpleClassImpl

  • Tests are included.
  • Documentation change and updates are provided for the Apache Jena website
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

…ener functionality: use only UnionGraph (not InfGraph) to hold graph-listeners
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 this pull request may close these issues.

Registering ModelChangedListener on OntModel when using Reasoner results in no statement changed events
1 participant