<!ELEMENT smallcaps (#PCDATA | b | u | i)*>
]>
===Inserting Extracted Data into Tables ===
===Clean Up ===
repository: Patent_Data_Parser
branch: next
The scripts are in directory: /uspto_assignees_xml_parser directory.
=== Downloading raw bulk data from USPTO ===
repository: Patent_Data_Parser
branch: next
directory: /uspto_assignees_xml_parser
file: USPTO_Assignee_Download.pl
The XML files are available at https://bulkdata.uspto.gov/data2/patent/assignment/
=== Parsing the XML files ===
repository: Patent_Data_Parser
branch: next
directory: /uspto_assignees_xml_parser
file: uspto_assignees_XML_parser.plx
==== NAME ====
uspto_assignees_XML_parser.plx - Retrieves and parses Whois informationSpecifically, takes a file with a column of domain names and populates thecorresponding columns with information from the WhoIs API. ===Inserting Extracted Data into Tables =SYNOPSIS ==== perl uspto_assignees_XML_parser.plx /path/to/directory_containing_XML_files
===Clean Up = USAGE & FEATURES ====