merging NIHVIVO-3028 from branch
This commit is contained in:
parent
199a5f6c2f
commit
3a853c54f8
2 changed files with 49 additions and 22 deletions
|
@ -1116,7 +1116,7 @@ public class SimpleReasonerTest extends AbstractTestClass {
|
|||
classE.setLabel("class E", "en-US");
|
||||
|
||||
OntClass classF = tBox.createClass("http://test.vivo/F");
|
||||
classE.setLabel("class F", "en-US");
|
||||
classF.setLabel("class F", "en-US");
|
||||
|
||||
OntClass classG = tBox.createClass("http://test.vivo/G");
|
||||
classE.setLabel("class G", "en-US");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue