docs icon indicating copy to clipboard operation
docs copied to clipboard

Some string identifiers result in Unable to generate an IRI error

Open NotionCommotion opened this issue 3 years ago • 0 comments

When using a scalar string as the identifier, an Unable to generate an IRI error occurs based on the content of the string. This occurs if a forward slash (/) is in the string and has been identified already by issue 2953. It also occurs if there is a period (.) in the string. Please add a list of characters which cannot be in the string to the scalar string documentation, and also potentially the solution described by dardinier.

NotionCommotion avatar Jan 13 '22 14:01 NotionCommotion