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 = 'BARBER') AND (first_name = 'Joseph S.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BARBER'; First Name is 'Joseph S.';
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 |
1839 | ||||||
U | 1,096 | March 5, 1839 | Improvement in the Lightning Rods for Protecting Buildings, Etc. from the Effects of Lightning Circular metal hat or point with projecting tips around the edge |
BARBER, Joseph S. |
Lightning Rod Point |
Total of 0.00 seconds