gbv / cocoda

A web-based tool for creating mappings between knowledge organization systems.
https://coli-conc.gbv.de/cocoda/
MIT License
39 stars 5 forks source link

Show mappingRelevance #269

Open nichtich opened 5 years ago

nichtich commented 5 years ago

We will get automatic mapping recommendations with different levels of confidence. This can be encoded in JSKOS mapping field mappingRelevance, having a value between 0 and 1. This value, if given, should be displayed either graphically (▂▃▄▆▇█) or as rounded percent value (e.g. 78%). Results from reconciliation API might also be enriched with mappingRelevance for display their confidence.

stefandesu commented 5 years ago

Should this be right in the MappingBrowser, or rather in the MappingDetails? If the former, where exactly would you put it? Maybe in the same column as the "count" for the occurrences?

nichtich commented 5 years ago

Both of course! Next to the count column seems good but the order of information in a MappingBrowser row must be revised anyway, how about this:

image