Commit 3ce96b8
authored
Testing property/class structuring. (#4628)
* Add a test to catch Class/Property mismatch in equivalences.
* Fix all Class/Property conflicts.
This was done by inspecting the type of the referenced object in case
it came from another onltology.
* Adding tests for checking the proper class/properrty structuring.
This adds some tests to verify that property hierarchies are done
using property-related relations, and class hierarchies are done using
class-related relations.1 parent cbb7a1a commit 3ce96b8
2 files changed
+37
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4241 | 4241 | | |
4242 | 4242 | | |
4243 | 4243 | | |
4244 | | - | |
4245 | 4244 | | |
4246 | 4245 | | |
4247 | 4246 | | |
| |||
4253 | 4252 | | |
4254 | 4253 | | |
4255 | 4254 | | |
4256 | | - | |
4257 | 4255 | | |
4258 | 4256 | | |
4259 | 4257 | | |
| |||
6487 | 6485 | | |
6488 | 6486 | | |
6489 | 6487 | | |
6490 | | - | |
6491 | 6488 | | |
6492 | 6489 | | |
6493 | 6490 | | |
| |||
7927 | 7924 | | |
7928 | 7925 | | |
7929 | 7926 | | |
7930 | | - | |
7931 | 7927 | | |
7932 | 7928 | | |
7933 | 7929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
554 | 589 | | |
555 | 590 | | |
556 | 591 | | |
| |||
0 commit comments