Changes

Jump to navigation Jump to search
This will load the data into the database. Running USPTO_Assignee_Splitter.pl should have loaded the files into a directory of your choosing. Pass the path to the directory to the parser and it will parse the data and load it.
Now to actually run the scripts: Open a command line or powershell e: cd .\McNair\usptoAssigneeData perl xml_parser2.plx name-of-directory-you-chose
Notes:
*The parser will open a connection to a database on the RDP's installation of postgres. It will then put the data directly into this database. Once complete. we manually move the tables to the dbase server's database (i.e. patent).
*The password hint is ''tsn''. You can run pgAdmin III to connect to it.
 
 

Navigation menu