1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.

This commit is contained in:
cdtank 2011-05-09 15:52:05 +00:00
parent eee0c7be27
commit 0a158ae30f
7 changed files with 23 additions and 4 deletions

View file

@ -107,6 +107,7 @@ var subOrganizationGrantTemporalGraphCommonURL = "${subOrganizationGrantTemporal
var subOrganizationPublicationTemporalGraphCommonURL = "${subOrganizationPublicationTemporalGraphCommonURL}";
var jsonString = '${jsonContent!}';
var vivoDefaultNamespace = '${vivoDefaultNamespace!}';
var organizationLabel = '${organizationLabel}';
var organizationVIVOProfileURL = "${organizationVivoProfileURL}";