JSON is finicky and it's easy to create an invalid file with a misplaced comma, etc. YAML is a bit less finicky and easier for humans to create. The DLH ingest framework should be able to read in the config file in either format.
JSON is finicky and it's easy to create an invalid file with a misplaced comma, etc.
YAML is a bit less finicky and easier for humans to create.
The DLH ingest framework should be able to read in the config file in either format.