example 5 in https://w3c.github.io/N3/spec/

Nice to see https://w3c.github.io/N3/spec/  and this is just a remark
about https://w3c.github.io/N3/spec/#example-5 where the ";" at the
end of line 2 should be a "."
Then it parses nicely at least with EYE and gives:

@prefix foaf: <http://xmlns.com/foaf/0.1/>.
<http://example.org/#dt> foaf:knows <http://example.org/#da>.
<http://example.org/#da> foaf:knows <http://example.org/#dt>.

Kind regards,
Jos

-- https://josd.github.io/ <http://josd.github.io/>

Received on Monday, 8 June 2020 20:33:14 UTC