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
log:semantics gets as object the graph term that results from parsing an online (N3) string, found by dereferencing the subject IRI.
Could you try https://n3-editor.herokuapp.com/n3/editor/s/h5lpc6qg
The browser version eye-js does not support dereferencing http and https IRI's.
On Sep 2, 2023, at 12:27 PM, Jos De Roo ***@***.***> wrote:
log:semantics gets as object the graph term that results from parsing an online (N3) string, found by dereferencing the subject IRI.
Could you try https://n3-editor.herokuapp.com/n3/editor/s/h5lpc6qg
The browser version eye-js does not support dereferencing http and https IRI's.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Coming from
https://w3c.github.io/N3/reports/20230703/builtins.html#log:semantics
and following the link
https://n3-editor.herokuapp.com/n3/editor/?formula=%40prefix+%3A+%3Chttp%3A%2F%2Fexample.org%2F%3E.%0A%40prefix+log%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F10%2Fswap%2Flog%23%3E+.%0A%0A%7B+%3Csemantics.data%3E+log%3Asemantics+%3Fsemantics+.+%7D+%3D%3E+%7B+%3Aresult+%3Ais+%3Fsemantics+%7D+.
and clicking on execute gives an error message.
The text was updated successfully, but these errors were encountered: