gtfierro / reasonable

OWL 2 Reasoner built on DataFrog
BSD 3-Clause "New" or "Revised" License
73 stars 4 forks source link

Implementing view management #6

Closed gtfierro closed 4 years ago

gtfierro commented 4 years ago

Super hacky, resource inefficient code (still learning Rust, after all) but seems to work ok :).

Unfortunately now requires nightly so that we can use Rocket, but not against using a different HTTP server going forward.