informatics-isi-edu / ermrestjs

ERMrest client library in JavaScript
Apache License 2.0
4 stars 3 forks source link

Column RID exposed for use in chaise #1013

Closed jrchudy closed 5 months ago

jrchudy commented 6 months ago

Added functions to ermrestJS to allow for chaise to use column RID values instead of column names for unique information cases where special characters shouldn't be used. We don't have control over the column names that are used in the database but we do know the format of RIDs.

Changes include: