Open turbomam opened 2 years ago
see
Some of the text entry boxes on the study submission portal page may need better display hints despite the fact that they're not modeled in the nmdc schema
poetry run gen-linkml --format json --materialize-attributes src/schema/nmdc.yaml > nmdc_MAM.linkml.json
or
make target/json/nmdc.linkml.json
notes: there are embedded carriage returns in schema description
Added columns to @mslarae13's spreadsheet:
study.slot_usage.name.annotations.display_hint = "Provide a name for the study your samples will belong with."
same content was already in study.slot_usage.name.description, so review descriptions to really contain descriptions
Should these be written with a preceding verb phrase like "Enter the width of you swimming pool" or just "width of you swimming pool"
We should be consistent
we're hinting about how to enter something, not hinting on how to display it
tooltips for data entry
Could we put actual DOM paths into column A or B in SubmissionPortal_TermUpdates? Or anything else that's verifiable?
@dehays @subdavis @cmungall