vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
205 stars 129 forks source link

Object property that has multiple domains don't display on the page of individual in the VIVO 1.14.x #3968

Open chenejac opened 6 months ago

chenejac commented 6 months ago

Describe the bug Object property that has a domain defined by using unionOf don't display on the page of individual as a possible object property to add the data. For instance, research areas are not displayed at the researcher profile page.

To Reproduce Steps to reproduce the behavior:

  1. Checkout branch rel-1.14.1 - VIVO, Vitro
  2. Install and run VIVO
  3. Create new researcher (individual)
  4. Open profile page of created researcher
  5. Research areas are missing missingResearchAreas

Expected behavior There should be research areas missingResearchAreas2

Additional context This issue has been already addressed in the VIVO main branch - https://github.com/vivo-project/VIVO/issues/3934 Solution is cherry-picking commit from the main branch and releasing a patch