SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'SHARPE') AND (first_name = 'John E.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'SHARPE'; First Name is 'John E.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1897 | ||||||
U | 581,088 | April 20, 1897 | Electric Wire Insulator Block of glass to hold wire in crossarm |
SHARPE, John E. |
Block | |
1901 | ||||||
U | 679,544 | July 30, 1901 | Insulator for Electric Wires Self-tying miscellaneous |
SHARPE, John E. |
Self-tying Miscellaneous | 1/2 to Newton Bartle |
1902 | ||||||
U | 700,570 | May 20, 1902 | Insulator Supporting Arm Pin assembly for crossarm |
SHARPE, John E. |
Pin | 1/2 to Newton Bartle |
Total of 0.00 seconds