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
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 ncihtan/data-models#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.
The text was updated successfully, but these errors were encountered:
anngvu
changed the title
Stricter generation of IDs during converstion to JSON-LD
Stricter generation of IDs during conversion to JSON-LD
Aug 1, 2023
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 ncihtan/data-models#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.
The text was updated successfully, but these errors were encountered: