Changes

Jump to navigation Jump to search
add pointer to the parsed attribute list for granted patents
=== Attributes ===
See <code>E:\McNair\Projects\SimplerPatentData\src\main\java\org\bakerinstitute\mcnair\models\GrantedPatent.java</code>. In the first couple of lines there is a <code>public enum Fields</code> which describes what attributes are parsed out. In addition, there are 5 lists of citations, scirefs, inventors, assignees, and lawyers associated with this patent--each of which has its own parsed attributes which you can find by looking in the same directory. These attributes (except for the number of claims) are stored as strings (text) rather than numbers.
== Related Projects ==
* [[Patent|Existing Database Schema]]

Navigation menu