owlcs / owlapi

OWL API main repository
828 stars 315 forks source link

StructuralReasoner in version 5 #898

Closed rlbns closed 4 years ago

rlbns commented 4 years ago

I'm trying to migrate some code to v5 and can't seem to find StructuralReasoner. It is in the javadocs but I can't find the code to pull down via maven. The code here on github seems to be missing the reasoner folder where I would expect it to be.

How can I get the owlapi-reasoner binaries for v 5.1.7? The version number is dictated by ontapi which implements owl-api for jena.

rlbns commented 4 years ago

Turned out to be a maven glitch - issue was resolved.