Changes

Jump to navigation Jump to search
*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.
 
====Cleaning up the USPTO Assignee Data====
 
The xml_parser2.plx creates four tables: Assignment, Assignees, Assignors, and Properties. These appear to correspond to ptoassignment, ptoassignee, ptoassignor, and ptoproperty, respectively in the "patent" database.

Navigation menu