pub fn parse_json( file_path: &str, profile: &JsonMappingProfile, ) -> Result<Vec<NQuin>, String>
Parse JSON file using core-db parser