You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I hope this isn't out of scope for an Issue but I wasn't sure how to reach any active developer.
I'm developing a graphdb plugin that makes use of the StatementListener interface.
I'm interested in using the proof plugin to find the antecedents of a statement given subject, predicate, object and context as long ids.
The documentation seems to focus on using SPARQL but I'd like to do it in code inside the StatementAdded function:
Is there a simple way of doing this that I'm not seeing? Is this plugin intended for such use?
This is the piece of documentation that prompted me to ask the question
The text was updated successfully, but these errors were encountered:
andrea-corradetti
changed the title
Using proof-plugin as dependency to find antecedents in my own plugin
Using proof-plugin as dependency to find antecedents for another plugin
May 24, 2023
Hi, I hope this isn't out of scope for an Issue but I wasn't sure how to reach any active developer.
I'm developing a graphdb plugin that makes use of the StatementListener interface.
I'm interested in using the proof plugin to find the antecedents of a statement given subject, predicate, object and context as long ids.
The documentation seems to focus on using SPARQL but I'd like to do it in code inside the StatementAdded function:
Is there a simple way of doing this that I'm not seeing? Is this plugin intended for such use?
This is the piece of documentation that prompted me to ask the question
The text was updated successfully, but these errors were encountered: