Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop

This commit is contained in:
hudajkhan 2013-10-08 12:35:08 -04:00
commit da551a8be6
5 changed files with 42 additions and 37 deletions

View file

@ -118,7 +118,7 @@ public class AddAuthorsToInformationResourceGenerator extends VivoBaseGenerator
private String getN3AuthorshipRank() {
return getN3PrefixString() +
"?authorshipUri core:authorRank ?rank .";
"?authorshipUri core:rank ?rank .";
}
//first name, middle name, last name, and new perseon for new author being created, and n3 for existing person

View file

@ -113,7 +113,7 @@ public class AddEditWebpageFormGenerator extends BaseEditConfigurationGenerator
config.addField(new FieldVTwo().
setName("rank").
setRangeDatatypeUri(XSD.integer.toString()));
setRangeDatatypeUri(XSD.xint.toString()));
config.addFormSpecificData("newRank",
getMaxRank( EditConfigurationUtils.getObjectUri(vreq),