opencaesar / owl-adapter

The OML adapter for OWL
Apache License 2.0
0 stars 2 forks source link

Bundle closure algorithm #4 rebased #8

Closed StevenJenkinsJPL closed 4 years ago

StevenJenkinsJPL commented 4 years ago

Fixes #4, Fixes #7 Initial working implementation.

Still need to determine how to indicate bundles. For not, calculates disjointness for every vocabulary.

StevenJenkinsJPL commented 4 years ago

Rewriting ternary expressions with if/else resolved the Gradle errors. I think that's a bug but if/else expressions are fine too.