|
1.3 Understanding CSV.
Great, so we have established what an official scan is and that all you want are official scans, but how in the heck do verify your collection to make sure it is official? Well that's where CSV files come in. We mentioned them briefly earlier but lets take a closer look.
A CSV is a Comma Separated Values file. This file is created by a scanner or another organization [like Oriental CSV Project(OCP)]. This is the scanners record of all of the files he has released. The scanner then distributes this file to the general public. This is what a csv file looks like when opened with Notepad.
Very basically, it is just like a text file with a line of information for each picture in a scan collection. The information row (items going across from left to right) has values separated by commas which define the unique qualities of each picture. For instance, each row contains a filename, file size, crc value, and description.
Now that we know what a CSV is, it is easy to see how it would aid in verifying your collections, but a CSV will only get you half way there. A collection verification program will get you the other half of the way there. |