You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess I should have said that I had anticipated this. Presumably it will apply to RNA Sample ID as well.
DH takes its uniqueness cues from the LinkML identifier attribute on each slot that should become a DH column. Unfortunately, the DH columns represent fields/slots on one single class, and each class can only have identifier slot.
@cmungall It looks like there are some additional constructs in LinkML for communicating unique values required. I'll have to familiarize myself with them.
We could also come up with a new string serialization (SNTC pattern) for cases like this like {unique text}
@sujaypatil96 Either of those techniques will require changes to SNTC (which I consider acceptable up until days before GSP) and or changes to linkml2dataharmonizer.py, arround here (which I was hoping to be more conservative about)
These values are pre-determined by JGI, but having validation for uniqueness can help in case the user accidentally overwrites the values.
The text was updated successfully, but these errors were encountered: