updates for adding concepts, including urls for agrovoc and umls services and updating person has educational training to add the inverse property from organization to educational training
This commit is contained in:
parent
c240321458
commit
49ff104d3a
7 changed files with 39 additions and 33 deletions
|
@ -206,7 +206,7 @@ var addConceptForm = {
|
|||
var htmlAdd = "<li class='concepts'>" +
|
||||
"<div class='row'>" +
|
||||
"<span class='column conceptLabel'>" +
|
||||
addConceptForm.generateIndividualCUIInput(cuiURI, label, definition, type, definedBy) +
|
||||
addConceptForm.generateIndividualCUIInput(cuiURI, label, type, definedBy) +
|
||||
label + addConceptForm.generateIndividualTypeDisplay(type) + "</span>" +
|
||||
addConceptForm.generateIndividualDefinitionDisplay(definition) +
|
||||
"</div>" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue