| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This commit includes a few changes:
- The repository still uses Maven to manage dependency but it is now a
Scala project.
- The code has been ported from OWLAPI 3.4.10 to 5.1.20
- A proof of concept program using both RSAComb and PAGOdA has been
added.
|
| | |
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/uk/ac/ox/cs/pagoda/approx/RLPlusOntology.java
src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndMultiThreadPlan.java
src/uk/ac/ox/cs/pagoda/endomorph/plan/OpenEndPlan.java
src/uk/ac/ox/cs/pagoda/query/GapByStore4ID.java
src/uk/ac/ox/cs/pagoda/query/GapByStore4ID2.java
src/uk/ac/ox/cs/pagoda/reasoner/MyQueryReasoner.java
src/uk/ac/ox/cs/pagoda/reasoner/light/BasicQueryEngine.java
src/uk/ac/ox/cs/pagoda/tracking/TrackingRuleEncoderWithGap.java
src/uk/ac/ox/cs/pagoda/util/Utility.java
test/uk/ac/ox/cs/pagoda/junit/ClauseTester.java
test/uk/ac/ox/cs/pagoda/junit/TestGapMappedToLower.java
|
| | |
| |
| | |
TestGapMappedToLower.java
|
| | |
| |
| |
| | |
added a tracking rule for inequality in TrackingRuleEncoderWithGap
added a testcase in ClauseTester
|
| | | |
|
| |/
|
|
| |
Plus minor fixes.
|
| | |
|
| | |
|
| |
|