<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Template for individual profile page --> <#import "lib-property.ftl" as p> <#import "lib-list.ftl" as l> <#assign editingClass> <#if editStatus.showEditLinks>editing<#else> <#if editStatus.showAdminPanel> <#include "individual-adminPanel.ftl"> <#-- Manolo, please do not remove this line. Thanks! --> <#assign propertyGroups = individual.propertyList>
<#-- Thumbnail --> <#if individual.thumbUrl??> ${individual.name} <#elseif individual.person> placeholder image 555 567 7878 <#-- Links -->
<#if relatedSubject??>

${relatedSubject.relatingPredicateDomainPublic} for ${relatedSubject.name}

← return to ${relatedSubject.name}

<#else> <#-- Label -->

${individual.name} <#-- Moniker --> <#if individual.moniker?has_content> ${individual.moniker}

Current Positions

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed est erat, tristique non bibendum eu, mollis non est. Cras vehicula velit quis elit porta vel molestie tellus blandit. Donec eget magna dolor. Phasellus faucibus mollis lorem at dapibus. Sed ultricies lobortis mauris in volutpat. Cras mattis neque ut sapien pellentesque fringilla. Mauris posuere dui quis massa mattis id mollis nibh accumsan. [+]

Roles

<#include "individual-sparklineVisualization.ftl">

2 publications within the last 10 years

All VIVO publications & co-author network.

10 Co-Authors

View All 4

<#-- Ontology properties --> <#include "individual-properties.ftl"> <#-- Keywords --> <#if individual.keywords?has_content>

Keywords: ${individual.keywordString}

${stylesheets.addFromTheme("/css/entity.css")} <#-- RY Figure out which of these scripts really need to go into the head, and which are needed at all (e.g., tinyMCE??) --> ${headScripts.add("/js/jquery_plugins/getUrlParam.js", "/js/jquery_plugins/colorAnimations.js", "/js/propertyGroupSwitcher.js", "/js/jquery_plugins/jquery.form.js", "/js/tiny_mce/tiny_mce.js", "/js/controls.js", "http://www.google.com/jsapi?autoload=%7B%22modules%22%3A%5B%7B%22name%22%3A%22visualization%22%2C%22version%22%3A%221%22%2C%22packages%22%3A%5B%22areachart%22%2C%22imagesparkline%22%5D%7D%5D%7D", "/js/toggle.js")} ${scripts.add("/js/imageUpload/imageUploadUtils.js")}