Hello,
in our research project we developed the causalgraph package to represent causal graphs in knowledge graphs based on owlready2 (
https://pypi.org/project/causalgraph/).
From other projects, we have a big legacy of semantic web technology solutions on Java (
https://github.com/komma?language=java, similar to owlready2 but in java).
We would love to combine our solutions based on komma and owlready2. Specifically we want to use the storage backend and SPARQL endpoint from komma in owlready2.
How would one implement a custom storage backend? (Which files to add / edit)
How would one substitute the owlready2 SPARQL function / implement a new one to use the komma endpoint?
Thanks a lot in advance!
Kind Regards
Willy