Project

General

Profile

Actions

Bug #196

open

N3 parser fails on colon

Added by Gregg - over 15 years ago.

Status:
New
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

The TQL load command fails on:

@prefix eg:     <http://example.org/ns#> .
eg:foo
    a            eg:FooDad;
    eg:long:tag        eg:Oops
    .

returning:
Error 500 Unable to load file:///tmp/test.n3 into http://example.org/data: No @prefix for :tag</title>

But I believe colons are allowed here; in any case this n3 validates fine at http://www.rdfabout.com/demo/validator/validate.xpd

I'm running 2.1.3; the issue tracker's version dropdown needs updating.

No data to display

Actions

Also available in: Atom PDF