Commit 27d0e35
committed
Update SSSOM/T-OWL rulesets.
The SSSOM/T-OWL rulesets used to inject mapping-derived axioms are using
constructs (such as `check_subject_existence()`) that date from
SSSOM-Java <= 0.9.0 and were deprecated in SSSOM-Java 1.0.0. Those
constructs will no longer be supported in the upcoming SSSOM-Java 1.9.0.
We replace those constructs by their modern equivalents in SSSOM-Java
1.0.0 and older.1 parent acea964 commit 27d0e35
2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
0 commit comments