Changes

Jump to navigation Jump to search
'''Details from [[Joe Reilly]] [[Work Logs]] [[Joe Reilly (Work Log)|(log page)]]'''
Created a text document of textpaths for the following nodes: patent number, filing number, grant date, kind, type, application numberAdded xpaths to both [[Equivalent XPath and APS Queries]], and filing datePatent Schema Reconciliation text. Saved file txt in E:\McNair\Projects\SimplerPatentData\data\examples\Patent Schema Reconciliationfor the following nodes. In [[Equivalent XPath and APS Queries]], listed examples:
Granted[edit]
Notes:
*I am assuming "application number" in the patent code means "filing number", because the word "filing" appears nowhere in the code, and there is already a different number, under the "publication reference" header, that seems to be referring to the patent number. It's likely that the number under which the patent is internally filed is called "application number", and appears under the header "application reference", and that the (publicized) patent number appears under the header "publication reference".
*An example xpath for a certain block of code from granted, v4.5, plant:<us-bibliographic-data-grant> <publication-reference> <document-id> <country>US</country> <doc-number>PP027502</doc-number> <kind>P3</kind> <date>20161227</date> </document-id>strings
For the above code, I identified (what I think are accurate) xpaths for the nodes of patent number (//us-bibliographic-data-grant/publication-reference/document-id/doc-number), kind (//us-bibliographic-data-grant/publication-reference/document-id/kind), and grant date (//us-bibliographic-data-grant/publication-reference/document-id/date). I am adding the xpaths for these nodes, as well as the others mentioned above, for the 4 types of patents, for each version, for both granted and applications. PATENT_TYPE TITLE PCT_DOCUMENT_NUMBER PATENT_COUNTRY PATENT_NUMBER PATENT_KIND PATENT_GRANT_DATE APPLICATION_NUMBER APPLICATION_FILING_DATE PRIORITY_CLAIMS_DATE PRIORITY_CLAIMS_COUNTRY PRIORITY_CLAIMS_PATENT_NUMBER IPCR_SUBCLASS IPCR_MAIN_GROUP IPCR_SUB_GROUP CPC_SUBCLASS CPC_MAIN_GROUP CPC_SUB_GROUP CLASSIFICATION_NATIONAL_COUNTRY CLASSIFICATION_NATIONAL_CLASS PRIMARY_EXAMINER_FIRST_NAME PRIMARY_EXAMINER_LAST_NAME PRIMARY_EXAMINER_DEPARTMENT   numbers  NUMBER_OF_CLAIMS   applicants   SEQUENCE LAST_NAME FIRST_NAME ORG_NAME CITY COUNTRY STATE ADDRESS POSTCODE  citations   CITATION_DESCRIPTION CITATION NUMBER NPL CITATION NUMBER COUNTRY CITATIONS DOC NUMBER CITATIONS KIND CITATIONS NAME CITATIONS DATE SEQUENCE LAST_NAME FIRST_NAME CITY COUNTRY STATE ADDRESS LAST_NAME FIRST_NAME ORG_NAME CITY COUNTRY STATE ADDRESS   lawyers  SEQUENCE FIRST_NAME ORG_NAME
==Useful links==
447

edits

Navigation menu