updates for adding external concept
This commit is contained in:
parent
7223392ece
commit
3e0e617f94
3 changed files with 11 additions and 8 deletions
|
@ -223,6 +223,7 @@ public class AddAssociatedConceptGenerator extends VivoBaseGenerator implements
|
|||
//The URI of the node that defines the concept
|
||||
urisOnForm.add("conceptNode");
|
||||
urisOnForm.add("conceptSource");
|
||||
editConfiguration.setUrisOnform(urisOnForm);
|
||||
//Also need to add the label of the concept
|
||||
literalsOnForm.add("conceptLabel");
|
||||
editConfiguration.setLiteralsOnForm(literalsOnForm);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue