Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MemberSub-membersDescription
inventorsinventorAn array of all inventors
priority
MemberDescription
ucidCLAIMS Direct application ucid
countryPriority filing country
doc_numberPriority application number
kindPriority kind code
datePriority filing date
The earliest priority excluding provision applications.
publications
MemberDescription
ucidCLAIMS Direct publication ucid
countryCountry code
doc_numberPublication number
kindPublication kind code
datePublication date
langPublication language
An array of all publications tied to the root application number.
grant
MemberDescription
ucidCLAIMS Direct publication ucid
countryCountry code
doc_numberGranted document number
kindGrant kind code
dateGranted publication date
langGranted language of publication
The published granted patent.
national_grant
MemberDescription
ucidCLAIMS Direct publication ucid
countryCountry code
doc_numberNational granted document number
kindNational grant kind code
dateNational grant publication date
langNation grant language of publication
 
titles
MemberDescription
langLanguage of title
titleText content of title
The titles array condenses the title(s) of all stages into a language-distinct array.
simple_familyucidAn array of ucids which make up a simple family.
extended_familyucidAn array of ucids which make the extended inpadoc family.
classifications
MemberDescription
cpcAn array of all CPC
eclaAn array of all ECLA
ipcrAn array of all IPCR
ipcAn array of all IPC
The classifications array contains all classifications condensed into a unique set per classification type.
claims_hierarchy
MemberDescription
numClaim number
typeType of claim (dependent or independent)
refsIf a dependent claim, a list of claim numbers on which this claim depends
The claims_hierarchy member outlines the claim dependencies.

 

  

Technical Details

Request

There are two request endpoints to tws: an and dn (application number lookup and document number lookup respectively).

...