pietercolpaert / hardf

Low level PHP library for RDF1.1 based on N3.js
https://packagist.org/packages/pietercolpaert/hardf
MIT License
36 stars 7 forks source link

Error on parsing literal datatype with ntriples format #32

Closed micheldumontier closed 6 months ago

micheldumontier commented 3 years ago

I get

Unexpected "typeIRI" on line 1.

for: https://www.w3.org/2013/TurtleTests/IRIREF_datatype.nt

this error only occurs when i specify ntriples as the format with the validator.php - otherwise no error using trig/turtle or nothing specified