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 rdfjs/types#37 there has been a discussion around whether parsers should interpret {} as the literal true.
To me this seems reasonable. But I think an explicit decision needs to be made on this at a spec level, rather than it being implicit dependent on ones' interpretation of whether the last statement in ground graph semantic is a syntactic or semantic one.
Once a decision is made I am happy to follow up with a PR containing either the positive or negative test case.