pkiraly / metadata-qa-api

Metadata Quality Assessment Framework API
http://pkiraly.github.io/
GNU General Public License v3.0
14 stars 5 forks source link

Handle array based JSON files #184

Closed pkiraly closed 2 months ago

pkiraly commented 2 months ago

Now the tool expects that the JSON contains multiple records each takes place in a single line. It should handle files, in which there is a top array that contains individual records, and the line breaks does not play any role in separation of them.