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 = 'WILSON') AND (first_name = 'John') ORDER BY date ASC, patent, type |
Total of 5 patents found where: Last Name is 'WILSON'; First Name is 'John';
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 |
1886 | ||||||
U | 336,276 | February 16, 1886 | Insulator for Telegraph Wires miscellaneous - groove in crown for 2 or more wires of different size |
WILSON, John |
Miscellaneous | |
U | 346,971 | August 10, 1886 | Telegraph Insulator Spout each end of groove for rain; barbed top groove; hole for tie wire |
WILSON, John |
Spout | |
U | 346,972 | August 10, 1886 | Telegraph Insulator Self-tying via bolt in crown |
WILSON, John |
Self-tying Miscellaneous | |
U | 347,454 | August 17, 1886 | Telegraph Wire and Insulator Fastening Self-tying with retainer for holding wire in groove |
WILSON, John |
Self-tying Miscellaneous | |
U | 349,022 | September 14, 1886 | Telegraph Wire and Insulator Fastening Self-tying via a spiral of wire that fits in the top groove or notch holding the line wire within |
WILSON, John |
Self-tying Miscellaneous |
Total of 0.00 seconds