Create a new publication entry for <%= subjectName %>
" >
<%-- RY maybe make this a label and input field. See what looks best. --%>
" class="verifyMatch">(Verify this match)
* required fields
<%-- Must be all one line for JavaScript. --%>
PREFIX core: <${vivoCore}> SELECT ?pubUri WHERE {<${subjectUri}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .}