Changes

Jump to navigation Jump to search
Then, to parse the actual files, do the following:
For the USPTO Assignment Data, the parsing file is called USPTO_Assignee_XML_parser. It takes the path to the files that need to be parsed (an example I think is would be ":E/PatentDataMcNair/Processed/yearFiles_to_process" where"yearFiles_to_process" is the name of the folder you've placed the xml files to be parsed. It iterates through all the files in the "year" directory that you passed. This file directly loads the information into the database
while it parses the file.

Navigation menu