robot icon indicating copy to clipboard operation
robot copied to clipboard

inferred object property assertions are not output using whelk reasoner

Open balhoff opened this issue 2 years ago • 0 comments

This issue was noted by @cmungall. My guess is that it's due to the fact that the property assertion generator requests both object property assertions and data property assertions, and whelk will throw an UnsupportedOperationException for data property assertions. This will probably require a change in whelk, but I just wanted to note it here.

balhoff avatar May 24 '23 19:05 balhoff