Original report by Kjetil Kjernsmo (Bitbucket: kjetilk, GitHub: kjetilk).
Hi Norman et al!
I just noticed that if there is a hash # in a URI, the rest of the line is marked with a comment face. Like, for example
@prefix owl: <http://www.w3.org/2002/07/owl#> .
The comment face is used after the URI ends, so in this example, the period is interpreted as a comment.
Cheers,
Kjetil
Original report by Kjetil Kjernsmo (Bitbucket: kjetilk, GitHub: kjetilk).
Hi Norman et al!
I just noticed that if there is a hash # in a URI, the rest of the line is marked with a comment face. Like, for example
The comment face is used after the URI ends, so in this example, the period is interpreted as a comment.
Cheers,
Kjetil