1. Improved layout for map of science vis.
2. Removed sys print. 3. Added new info icon content to map of science vis.
This commit is contained in:
parent
0ed1fa0dcb
commit
dccaf298b1
6 changed files with 218 additions and 161 deletions
|
@ -77,7 +77,7 @@ public class OrganizationToPublicationsForSubOrganizationsModelConstructor imple
|
|||
|
||||
private Model executeQuery(String constructQuery) {
|
||||
|
||||
System.out.println("in constructed model fior orgh to publications fo " + organizationURI);
|
||||
log.debug("[VIS CACHE] SubOrganizations Publications" + organizationURI);
|
||||
|
||||
Model constructedModel = ModelFactory.createDefaultModel();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue