Reading RDF/JSON into model, there is error when json file has number value

2013-11-01 Thread Qi He
Hello, After call model.read(http://dbpedia.org/data/The_Adventures_of_Tom_Sawyer. json,RDF/JSON); It show error message: JSON Values given for properties for an Object must be Strings In JSON file, some value are number not string, I can't change the JSON file. how could I parse number value?

Re: Reading RDF/JSON into model, there is error when json file has number value

2013-11-01 Thread Andy Seaborne
On 01/11/13 17:11, Qi He wrote: Hello, After call model.read(http://dbpedia.org/data/The_Adventures_of_Tom_Sawyer. json,RDF/JSON); It show error message: JSON Values given for properties for an Object must be Strings It actully gives the line and column number of the error together with a