Commit 9d79a3e
committed
Fix null URI in OntologyTerm.getChildren
It's mentioned in jena that the URI can be null of the term is a bnode.
This is causing the following issue: PavlidisLab/Gemma#2471 parent ff6abf8 commit 9d79a3e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
388 | 389 | | |
389 | | - | |
| 390 | + | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| |||
0 commit comments