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 = 'WILMOT') AND (first_name = 'Samuel R.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'WILMOT'; First Name is 'Samuel R.';
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 |
1875 | ||||||
U | 159,007 | January 19, 1875 | Improvement in Lightning Rods Lightning rod made of sheet metal formed with spiral-fluted sides with edges locking together and crimping the edges of the star wings to on each end of two sections to secure them together |
WILMOT, Samuel R. |
Lightning Rod |
Total of 0.00 seconds