Project

General

Profile

Support #15048

Updated by Chrystian Klingenberg about 5 years ago

Every key in Arvados has a related Identifier called ROX ID. Each ID is a part of specific Concept Entity Property in ontology-services.roche.com. So every time after selecting Key, system before displaying value, should do one step in between and ask a server for ROX ID, and then displayed the Label which is specified in Concept Entity Property. 

 In the advanced tab in API Response, in "properties", instead of having a name of the key and the value, should be displayed ROX IDs.

Back