fixed required 'name' itemprop for Person and made position organizations more descriptive; JIRA VIVO-882
This commit is contained in:
parent
acef06450d
commit
4dec645dd8
2 changed files with 8 additions and 4 deletions
|
@ -72,7 +72,7 @@
|
|||
<#else>
|
||||
<h1 class="vcard foaf-person">
|
||||
<#-- Label -->
|
||||
<span itemprop="alternateName" class="fn"><@p.label individual editable labelCount localesCount/></span>
|
||||
<span itemprop="name" class="fn"><@p.label individual editable labelCount localesCount/></span>
|
||||
|
||||
<#-- Display preferredTitle if it exists; otherwise mostSpecificTypes -->
|
||||
<#assign title = propertyGroups.pullProperty("http://purl.obolibrary.org/obo/ARG_2000028","http://www.w3.org/2006/vcard/ns#Title")!>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue