agroportal / project-management

Repository used to consolidate documentation about the AgroPortal project and track content related issues.
http://agroportal.lirmm.fr
7 stars 0 forks source link

Display of resources names rather than URIs : unstable #480

Closed saubin78 closed 3 weeks ago

saubin78 commented 9 months ago

When looking at a concept, the values for "in Scheme" or "Member of" sometimes show as URIs :

image

and sometimes with their label :

image

The 2 behaviours seem to be random

syphax-bouazzouni commented 9 months ago

Hello, we are fetching concept labels, after page display. So theoretically at first will display the concept IDs, but for each of them we do a request to fetch its label and replace it, this operation may take some time, but after a while, you should see only the labels.

jonquet commented 8 months ago

Test during meeting: https://agroportal.lirmm.fr/ajax/schemes/label?language=EN&ontology=INRAETHES&id=http%3A%2F%2Fopendata.inrae.fr%2FthesaurusINRAE%2Fmt_44

syphax-bouazzouni commented 3 weeks ago

Done in https://github.com/ontoportal-lirmm/bioportal_web_ui/pull/821