diff --git a/webapp/src/main/webapp/config/listViewConfig-authorInAuthorship.xml b/webapp/src/main/webapp/config/listViewConfig-authorInAuthorship.xml index 441e75ea..8df8e684 100644 --- a/webapp/src/main/webapp/config/listViewConfig-authorInAuthorship.xml +++ b/webapp/src/main/webapp/config/listViewConfig-authorInAuthorship.xml @@ -41,7 +41,7 @@ OPTIONAL { ?infoResource bibo:pageStart ?startPage } OPTIONAL { ?infoResource bibo:pageEnd ?endPage } OPTIONAL { ?infoResource bibo:doi ?doi } - OPTIONAL { ?infoResource bibo:pmid ?doi } + OPTIONAL { ?infoResource bibo:pmid ?pmid } OPTIONAL { ?infoResource bibo:isbn10 ?isbn10 } OPTIONAL { ?infoResource bibo:isbn13 ?isbn13 } OPTIONAL { ?infoResource core:placeOfPublication ?locale } diff --git a/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-authorInAuthorship.ftl b/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-authorInAuthorship.ftl index f55988f3..f22757df 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-authorInAuthorship.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-authorInAuthorship.ftl @@ -115,7 +115,7 @@ <#if altmetricEnabled??> <#if statement.doi??>
- <#elseif statement.pimd??> + <#elseif statement.pmid??>
<#elseif statement.isbn10??>