fixing new individual form n3

This commit is contained in:
hjkhjk54 2011-11-17 22:08:44 +00:00
parent cb8f209a1a
commit 3465cf2393

View file

@ -36,7 +36,7 @@ public class NewIndividualFormGenerator extends BaseEditConfigurationGenerator i
config.setTemplate( "newIndividualForm.ftl" );
config.setN3Required( list(
"?newInd ?rdfType ?typeOfNew ."
"?newInd <" + VitroVocabulary.RDF_TYPE + "> <" + getTypeOfNew(vreq) + "> ."
));
//Optional because user may have selected either person or individual of another kind
//Person uses first name and last name whereas individual of other class would use label