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
One of the problems is that starting a new formula escapes the correct initialization of the list at this line https://github.com/rdfjs/N3.js/blob/main/src/N3Parser.js#L475 and thus never sees the lines 481 to 509 which are required for this initialization.
One other problem is that I don't see any logic to turn the blank node of the graph term into a list item.
The current 1.16.4 N3 parser doesn't handle lists containing Notation3 graph terms well:
This Notation3 document:
is parsed as:
The text was updated successfully, but these errors were encountered: