1. Cleanup of old files.

2. Fix for the NIHVIVO-2818 issue.
This commit is contained in:
tankchintan 2011-07-12 22:05:41 +00:00
parent 0959ead1cc
commit a83c1180f4
3 changed files with 1 additions and 756 deletions

View file

@ -66,7 +66,7 @@ public class UtilitiesRequestHandler implements VisualizationRequestHandler {
String filterRule = "?predicate = j.2:mainImage "
+ "|| ?predicate = vitro:moniker "
+ "|| ?predicate = core:preferredTitle "
+ "|| ?predicate = rdfs:label";
QueryRunner<GenericQueryMap> profileQueryHandler =