vitro/api
Ariel D. Moya Sequeira fe56093224 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.
2016-06-20 15:05:02 -06:00
..
src SPARQL query fix in IndividualSDB class 2016-06-20 15:05:02 -06:00
pom.xml Move dependencies into a pom project so that they can be referenced in projects that "shade" the vitro-api 2015-11-21 16:48:35 +00:00