Custom Service Providing Application-Centric Integrated View TWS
- 1 Content
- 2 Technical Details
- 2.1 Request
- 2.2 Response
- 2.2.1 Structure
- 2.2.1.1 Meta Information
- 2.2.1.2 content Container
- 2.2.1.3 tws_applications Container
- 2.2.1 Structure
- 3 Examples
This custom Text Web Service (TWS) returns an application number-centric, merged representation of one or more CLAIMS Direct documents. This service:
offers a condensed view of multiple stages of an invention
establishes relationships between PCT and nationally filed documents
establishes relationships between nationally filed documents and translations filed with the EPO
introduces the concept of
effectivedate (earliest applicable filing date)algorithmically matches national application and document number formats to CLAIMS Direct ucids
Content
The content is represented by a 2-level tws_application structure. The first level contains all application-specific member information.
Note
Members denoted with † are not included in default output. See request and response below for parameters needed to include these members in the output.
Member | Description |
|---|---|
ucid | The CLAIMS Direct application unique character identifier (ucid) |
country | The country of filing |
doc_number | The CLAIMS Direct formatted application filing number |
doc_number_original | The original formatted, national application filing number |
date | The filing date |
kind | The application kind code |
lang | Language of application |
format | fixed: |
fam | The simple family identifier |
origin |
|
effective | The earliest filing date, which may be the date of the corresponding PCT filing, of an earlier non-provisional parent filing, or may be the same as the filing date listed in the |
entity_status | US only; Description of filing entity based on number of employees, possible values are micro, small, large, or unknown |
claims_total† | Total number of claims (if available) |
patent_status | A simplified enumeration of the CLAIMS Direct patent status |
relation | Enumeration of relationship ( |
parent | If a continuation or divisional relationship (see relation), this will hold the parent application ucid |
assignee | The current assignee |
pta | Patent term adjustment (extension) in days |
abstract_en† | An English-language abstract, where available, and the original-language abstract (as determined by language of publication) |
description_en† | Description (as described under |
claims_en† | Claims (as described under |
Additional members of the tws_application which contain substructures follows.
Note
Members denoted with † are not included in default output. See request and response below for parameters needed to include these members in the output.
Member | Sub-members | Description | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
inventors† |
| An array of all inventors | ||||||||||||||
priority |
| The earliest priority excluding provisional applications | ||||||||||||||
publications |
| An array of all publications tied to the root application number | ||||||||||||||
grant |
| The published granted patent | ||||||||||||||
national_grant |
| The published national granted patent | ||||||||||||||
titles |
| The titles array condenses the title(s) of all stages into a language-distinct array | ||||||||||||||
simple_family† |
| An array of ucids which make up a simple family | ||||||||||||||
extended_family† |
| An array of ucids which make up the extended INPADOC family | ||||||||||||||
classifications† |
| The classifications array contains all classifications condensed into a unique set per classification type | ||||||||||||||
claims_hierarchy† |
| The claims_hierarchy member outlines the claim dependencies |