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

Properties do not have the correct settings to suggest creating a new value or selecting an existing value #3870

Open litvinovg opened 1 year ago

litvinovg commented 1 year ago

Describe the bug After commit properties without configuration to offer create new option and provide selection are not showing up in individual profile. Most of faux properties don't have any of that options set. Properties that not showing in person profile: Primary email Additional emails Phone Websites Preferred title Positions ...

To Reproduce Steps to reproduce the behavior:

  1. Create a person
  2. Open individual profile page Expected behavior There should be options to add those faux properties.

Additional context Add any other context about the problem here.

litvinovg commented 1 year ago

https://github.com/vivo-project/VIVO/blob/c7dcc09dc041a3554245e2d96170682e6b3828ca/home/src/main/resources/rdf/display/firsttime/PropertyConfig.n3#L770

chenejac commented 1 year ago

This is issue is postponed, we will look for better solution for https://github.com/vivo-project/VIVO/issues/3858. Probably, new property with default value will be introduced for specifying whether faux property is displayed or not.