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 = 'O\'NEILL') AND (first_name = 'James J.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'O\'NEILL'; First Name is 'James J.';
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 |
1893 | ||||||
U | 505,123 | September 19, 1893 | Insulator Pin Pin (wooden) strengthened by metal rod |
O'NEILL, James J. |
Pin | |
1896 | ||||||
U | 573,101 | December 15, 1896 | Wall Insulator Slack wire ring driven into mortar between bricks |
O'NEILL, James J. |
Slack Wire |
Total of 0.00 seconds