We're currently converting things to IDs the way schematic does it, which is mainly by removing spaces. However, that still leaves illegal URIs as mentioned here https://github.com/ncihtan/data-models/issues/77. Might be worthwhile to explore a flag feature (for situations when someone does care) where we have an alternate, stricter method of generating IDs.
We're currently converting things to IDs the way schematic does it, which is mainly by removing spaces. However, that still leaves illegal URIs as mentioned here https://github.com/ncihtan/data-models/issues/77. Might be worthwhile to explore a flag feature (for situations when someone does care) where we have an alternate, stricter method of generating IDs.