Image via Wikipedia If you need to convert into Prolog terms “raw data” supplied in EXCEL csv-files, read on! The source code in this posting will read any CSV file, converting each semicolon-delimited line (or record) of the CSV file into a Prolog clause, asserted in RAM. It is also possible to use the same [...]
Filed under: Conversions, Prolog, source code, SWI-Prolog | Tagged: Comma-separated values, csv files, Open source, programming, Prolog, source code | 15 Comments »