SPARQL query fix in IndividualSDB
class
This fixes an SPARQL query found in the IndividualSDB class, which triggers `NullPointerException`s when trying to use individuals retrieved using the `getRelatedIndividuals()` method. The defect was observed in the Vitro 1.8 release branch. After fixing this, the `Individual` instances returned by the aforementioned method work correctly.
This commit is contained in:
parent
c87a66c949
commit
fe56093224
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Reference in a new issue