ivoa / dm-usecases

The is repo gathers all the material to be used in the DM workshop 2020
The Unlicense
1 stars 3 forks source link

Have human-readable labels on instances that may need UI choices #47

Open msdemlei opened 3 years ago

msdemlei commented 3 years ago

In many applications user agents will want to present a choice of using different instances in a UI. For example, there could be several positions per table row, or perhaps several photometric measurements (Kron vs. aperture). In these cases, it is helpful for the user agent to have a hint on how to present this choice.

So, when a coordinate has such a human-readable label, a UA could show a selector for, say,

"Short-term solution/Long-term solution/Galactic"

rather than the less helpful

"Coord in ICRS 1/Coord in ICRS 2/Coord in Galactic 1"

lmichel commented 3 years ago

This is implemented by MANGO at parameter level. There are 2 fields giving precision on the parameter nature:

For the record, the first MANGO draft had a third field specifying the reduction status of the measure (calibrated, computed...). It has been withdrawn because it is often difficult to get from archival datasets.