Show HN: Growl Owl 2 RL Reasoner(github.com) GROWL is an OWL 2 RL reasoner I've made using a programming language I've been working on that emphasizes contracts (called SLOP). Blog post on GROWL: https://jamesadam.me/blog/introducing-growl/ The Repo: https://github.com/Trivyn/growl The custom language transpiles to C, so the generated C source and Makefile are included in the repo. I built this to integrate into a Knowledge Graph product I'm working on (hence the Rust bindings), but thought I'd open source the reasoner. |
No comments yet