| Class | Description |
|---|---|
| AbstractInferenceEngineTestCase |
Base class for test suites for inference engine and the magic sets
implementation.
|
| AbstractRuleTestCase | |
| TestAll |
Aggregates test suites into increasing dependency order.
|
| TestBackchainOwlSameAsPropertiesIterator |
Test suite for
BackchainOwlSameAsPropertiesIterator. |
| TestBackchainTypeResourceIterator |
Test suite for
BackchainTypeResourceIterator. |
| TestCompareFullAndFastClosure |
Test suite comparing full fix point closure of RDFS entailments against the
fast closure program for some known data sets (does not test truth
maintenance under assertion and retraction or the justifications).
|
| TestContextAdvancer |
Test suite for the
ContextAdvancer. |
| TestDatabaseAtOnceClosure |
Unit tests for database at once closure, fix point of a rule set (does not
test truth maintenance under assertion and retraction or the justifications).
|
| TestDistinct |
Unit tests for
IQueryOptions.isDistinct(). |
| TestDistinctTermScan |
Test suite for the
DistinctTermAdvancer. |
| TestJustifications |
Test suite for writing, reading, chasing and retracting
Justifications. |
| TestMappedProgram |
MappedProgram is used to produce the full closure and fast closure
programs and is responsible, together with TMUtility, for mapping
those rules across the permutations of the [database/focusStore] views. |
| TestMatch |
Unit tests for
AbstractTripleStore.match(Literal[], URI[], URI). |
| TestModelsEqual | |
| TestOptionals | |
| TestOrderBy |
Unit tests for
IQueryOptions.getOrderBy(). |
| TestOwlSameAsPropertiesExpandingIterator |
Test suite for
OwlSameAsPropertiesExpandingIterator. |
| TestRuleExpansion | |
| TestRuleFastClosure_11_13 |
Test suite for
AbstractRuleFastClosure_11_13. |
| TestRuleFastClosure_3_5_6_7_9 |
Test suite for
AbstractRuleFastClosure_3_5_6_7_9. |
| TestRuleOwlEquivalentClass |
Test suite for
RuleOwlEquivalentClass. |
| TestRuleOwlEquivalentProperty |
Test suite for
RuleOwlEquivalentProperty |
| TestRuleOwlFunctionalProperty |
Test suite for owl:FunctionalProperty processing.
|
| TestRuleOwlHasValue |
Test suite for owl:hasValue processing.
|
| TestRuleOwlInverseOf |
Test suite for owl:inverseOf processing.
|
| TestRuleOwlSameAs |
Test suite for owl:sameAs processing.
|
| TestRuleOwlSymmetricProperty |
Test suite for owl:SymmetricProperty processing.
|
| TestRuleOwlTransitiveProperty |
Test suite for owl:transtitiveProperty processing.
|
| TestRuleRdf01 |
Test suite for
RuleRdf01. |
| TestRuleRdfs03 |
Test for
RuleRdfs03. |
| TestRuleRdfs04 |
Test suite for
RuleRdfs04a and RuleRdfs04b |
| TestRuleRdfs07 |
Note: rdfs 2, 3, 7, and 9 use the same base class.
|
| TestRuleRdfs10 |
Note: rdfs 6, 8, 10, 12, and 13 use the same base clase.
|
| TestRuleRdfs11 |
Note: rdfs 5 and 11 use the same base class.
|
| TestSlice | |
| TestTMUtility |
Test suite for rule re-writes supporting truth maintenance for the RDF DB.
|
| TestTruthMaintenance |
Test suite for
TruthMaintenance. |
| TestUnion |
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.