Andy Seaborne created JENA-1251:
-----------------------------------
Summary: Parsing JSON-LD needs to do more checking of terms.
Key: JENA-1251
URL: https://issues.apache.org/jira/browse/JENA-1251
Project: Apache Jena
Issue Type: Bug
Reporter: Andy Seaborne
https://lists.apache.org/thread.html/d38c9d81b88448f57d68adfc6ed336e90c6a5314fdc96b8786ca0832@%3Cusers.jena.apache.org%3E
JsonLDReader calls {{ParserProfileChecker.createURI}} but term checking of IRIs
happens in CheckerIRI which is a tokenizer level feature and JSON-LD does not
use RIOT tokenizing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)