1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.
This commit is contained in:
parent
eee0c7be27
commit
0a158ae30f
7 changed files with 23 additions and 4 deletions
|
@ -107,6 +107,7 @@ var subOrganizationGrantTemporalGraphCommonURL = "${subOrganizationGrantTemporal
|
|||
var subOrganizationPublicationTemporalGraphCommonURL = "${subOrganizationPublicationTemporalGraphCommonURL}";
|
||||
|
||||
var jsonString = '${jsonContent!}';
|
||||
var vivoDefaultNamespace = '${vivoDefaultNamespace!}';
|
||||
var organizationLabel = '${organizationLabel}';
|
||||
var organizationVIVOProfileURL = "${organizationVivoProfileURL}";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue