<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/StringProcessorTag" prefix="p" %> <%-- individual is the OBJECT of the property referenced -- the Authorship individual, not the Person or Publication --%> <%-- c:set var="authorRank" value="${individual.dataPropertyMap['http://vivoweb.org/ontology/core#authorRank'].dataPropertyStatements[0].data}"/ --%> <%-- SUBJECT is a Person, so get info from Authorship about related Publication --%> <%-- this Position is linked to an Organization --%> <%-- this Position is not linked to a Publication yet; use Authorship name as a placeholder and add link to the Authorship so user can add more information --%> <%-- SUBJECT is a Publication, so get info from Authorship about the related Person --%> <%-- there is a related Person --%> <%-- only an author name has been specified --%> <%-- no related Person yet (likely from before custom form available) --%> ">${name} ${label} ${name} ${label}