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
In the case where an `@id` is not a string, consider an object a blank
node. This is needed to handle a crashing error where the code assumes
ids are valid strings. The error could occur with direct invalid input,
or in the edge case where non-normative invalid intermediate expanded
JSON-LD is generated.
0 commit comments