RMLio / RML-Processor

16 stars 13 forks source link

JSON issues #7

Open reinvantveer opened 8 years ago

reinvantveer commented 8 years ago

When processing JSON source, a couple of issues arise that hamper transformation to RDF

The real trouble is in the processing of JSON arrays

See data below, transform using java -jar RML-Mapper.jar -m multiple-datatypes/rdf/mosselenoesterhabitats.0.geojson/mosselenoesterhabitats.0.geojson.mapping.rml.ttl -o multiple-datatypes/rdf/mosselenoesterhabitats.0.geojson/mosselenoesterhabitats.0.geojson.nt -f ntriples multiple-datatypes.tar.gz

reinvantveer commented 8 years ago

The errors can be reproduced by converting any of the unquoted values in the JSON to unquoted arrays, by the way