<%@ 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 Position, not the Person or Organization --%> <%-- use working title in preference to HR title --%> <%-- SUBJECT is a Person, so get info from Position about related Organization --%> <%-- this Position is linked to an Organization --%> <%-- this Position is not linked to an Organization --%> <%-- an Organization name has been specified --%> <%-- not even an organization name, so just display the title in place of the name --%> <%-- don't show title twice --%> <%-- SUBJECT is an Organization, so get info from Position about the related Person --%> <%-- there is a related Person --%> <%-- no related Person, which should not happen --%> ">${objName} ${objLabel} ${timeSpan} ${objName} ${objLabel} ${timeSpan}