EN:CLI-Search: Difference between revisions
(Created page with "right|170px The CLI search (Command Line Interface)enables you to formulate entire search queries as text. <br/> The CLI search is not visible by defaul...") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:CLI-Menu.jpg|right|170px]] | [[File:CLI-Menu.jpg|right|170px]] | ||
The CLI search (Command Line Interface)enables you to formulate entire search queries as text. <br/> | The CLI search (Command Line Interface) enables you to formulate entire search queries as text. <br/> | ||
The CLI search is not visible by default and has to be activated by IP7 on request. <br/> | The CLI search is not visible by default and has to be activated by IP7 on request. <br/> | ||
Line 9: | Line 9: | ||
<br/> | <br/> | ||
The CLI search can be used as an individual tab or can be combined with other search blocks as a search block. <br/> | The CLI search can be used as an individual tab or can be combined with other search blocks as a search block. <br/> | ||
[[File: | [[File:SrchCLI.jpg|800px]] | ||
<br/> | <br/> | ||
<br/> | <br/> | ||
Line 24: | Line 24: | ||
The syntax for a the search blocks is generally set up in the following way:<br/> | The syntax for a the search blocks is generally set up in the following way:<br/> | ||
<b>SEARCH_KEYWORD [ OPTIONS ] : QUERY </b><br/> | <b>SEARCH_KEYWORD [ OPTIONS ] : QUERY </b><br/> | ||
Search criteria without options exist.<br/> | Search criteria without options exist.<br/> | ||
Line 71: | Line 70: | ||
=== Country === | === Country === | ||
<b>Key word:</b> | <b>Key word:</b> COUNTRY <br/> | ||
<b>Options:</b> | <b>Options:</b> country search including the designated states - DESIGNATED <br/> | ||
<b>Parameters:</b> COUNTRYCODE and optional LEGALSTATUS (PUBLISHED, GRANTED, DEAD, UTILITYMODEL) <br/> | |||
''' | '''Examples''' | ||
<pre> | <pre> | ||
COUNTRYCODE:(DE, EP, US, WO) | COUNTRY:(COUNTRYCODE:(DE, EP, US, WO)) | ||
COUNTRYCODE[ | COUNTRY:(COUNTRYCODE:(DE, EP, US, WO), LEGALSTATUS:(GRANTED)) | ||
COUNTRY[DESIGNATED]:(COUNTRYCODE:(DE)) | |||
COUNTRY[DESIGNATED]:(COUNTRYCODE:(DE), LEGALSTATUS:(GRANTED)) | |||
</pre> | |||
<b>Key word:</b> PRIORITYCOUNTRY <br/> | |||
Search for priority country <br/> | |||
'''Beispiel''' | |||
<pre> | |||
PRIORITYCOUNTRY:(DE, EP) | |||
</pre> | </pre> | ||
Line 129: | Line 141: | ||
</pre> | </pre> | ||
In the second example, only IPC is searched. | In the second example, only IPC is searched. <br/> | ||
It should be noted that the classes must be specified in quotation marks (" "). <br/> | |||
Go to help page of the search block: [[EN:Classification|Classification ]] | Go to help page of the search block: [[EN:Classification|Classification ]] | ||
Line 171: | Line 185: | ||
</pre> | </pre> | ||
In the second example, the application number is searched. | In the second example, the application number is searched. Therefore no KD can be used here. | ||
Go to help page of the search block: [[EN:Patent_Number|Patent number]] | Go to help page of the search block: [[EN:Patent_Number|Patent number]] | ||
Line 271: | Line 285: | ||
LEGALSTATUS:(PUBLISHED, GRANTED, UTILITYMODEL) | LEGALSTATUS:(PUBLISHED, GRANTED, UTILITYMODEL) | ||
</pre> | </pre> | ||
[[EN:Legal_Status_Data|Please notice!]] | |||
Go to help page of the search block: [[EN:Legal_Status|Legal status]] | Go to help page of the search block: [[EN:Legal_Status|Legal status]] | ||
Line 334: | Line 350: | ||
</pre> | </pre> | ||
Go to help page of the search block: [[EN:Advanced_search_criteria|Search for number of | Go to help page of the search block: [[EN:Advanced_search_criteria|Search for number of countries]] | ||
[[Category:Windows client|C]] | [[Category:Windows client|C]] |
Latest revision as of 10:34, 26 April 2024
The CLI search (Command Line Interface) enables you to formulate entire search queries as text.
The CLI search is not visible by default and has to be activated by IP7 on request.
Regular searches can be converted to CLI searches and vice versa.
The CLI search can be used as an individual tab or can be combined with other search blocks as a search block.
Syntax
The first line should be used to determine the basis for the search.
e.g. [A] – for application
If the basis is not set, the standard setting of the currently open project/task is used automatically.
The syntax for a the search blocks is generally set up in the following way:
SEARCH_KEYWORD [ OPTIONS ] : QUERY
Search criteria without options exist.
In some cases, it is obligatory to enter options but generally, they are optional.
The individual search criteria are explained as follows:
As a help, search blocks can be converted to CLI searches.
This way, the syntax for a search block becomes clear easily.
Text
Key word: TEXT
Options:
1, Basis - D (Document) A (Application) S (strict family) E (extended family)
2, searchable texts - T (Title) A (Abstract) C (Claims) D (Description)
3, Machine translation - M
Example
TEXT[A, TACD, M]:((fuel and cell) or Brennstoffzell*) TEXT[A, CD]:((fuel and cell) or Brennstoffzell*)
In the second example, only Claims and Description without machine translations are searched.
Go to help page of the search block: text search
Date
Key word: DATE
Options:
1, Basis - D (Document) A (Application) S (strict family) E (extended family)
2, Kind of date - FILED, PRIORITY, PUBLISHED, GRANTED, OPPOSITION, LAPSED
Depending on which basis was selected, different date searches are possible.
e.g. D - FILED -> E - PRIORITY
A priority date for a document doesn’t exist, however a priority date of the extended patent family does exist.
Example
DATE[S, PRIORITY]:>2000-03-09 DATE[D, FILED]:[2000-03-09 TO 2020-03-09] DATE[A, OPPOSITION]:=2007-07-07
Go to help page of the search block: Date
Country
Key word: COUNTRY
Options: country search including the designated states - DESIGNATED
Parameters: COUNTRYCODE and optional LEGALSTATUS (PUBLISHED, GRANTED, DEAD, UTILITYMODEL)
Examples
COUNTRY:(COUNTRYCODE:(DE, EP, US, WO)) COUNTRY:(COUNTRYCODE:(DE, EP, US, WO), LEGALSTATUS:(GRANTED)) COUNTRY[DESIGNATED]:(COUNTRYCODE:(DE)) COUNTRY[DESIGNATED]:(COUNTRYCODE:(DE), LEGALSTATUS:(GRANTED))
Key word: PRIORITYCOUNTRY
Search for priority country
Beispiel
PRIORITYCOUNTRY:(DE, EP)
Go to help page of the search block: Country
Applicant/Owner
Key word: APPLICANT
Options: O (Original) E (Epo Standard) P (Owner)
Example
APPLICANT[OEP]:(robert and bosch) APPLICANT[O]:(robert and bosch)
Go to help page of the search block: Applicant
Inventor
Key word: INVENTOR
Options: none
Example
INVENTOR:(nothen)
Go to help page of the search block: Inventor
Kind of Document
Key word: DOCUMENTKIND
Options: none
Example
DOCUMENTKIND:(DEB, DEB1, DEB2)
Go to help page of the search block: Kind of Document
Classification
Key word: IPC
Options: I (IPC) C (CPC)
Example
IPC[IC]:("B02B 1/00+", "B02B 5/00+") IPC[I]:("B02B 1/00+", "B02B 5/00+")
In the second example, only IPC is searched.
It should be noted that the classes must be specified in quotation marks (" ").
Go to help page of the search block: Classification
Bracket
Key word: none (simply set brackets)
Options: Basis - D (Document) A (Application) S (strict family) E (extended family)
Example
[S] APPLICANT[OEP]:((airbus and helicopter%) or eurocopter) AND ( [A] TEXT[A, TAC, M]:(rotor or fan or blade ) OR IPC[IC]:("B29L 2031/082+", "B29L 2031/3088+") )
Go to help page of the search block: Bracket
Patent number
Key word: PATENTNUMBER
Options: PUBLICATION (publication number) APPLICATION (application number)
Example
PATENTNUMBER[PUBLICATION]:(EP123456B1, EP654321A1)
Detailed
Key word: DETAILEDPATENTNUMBER
Options: PUBLICATION (publication number) APPLICATION (application number)
Example
DETAILEDPATENTNUMBER[PUBLICATION]:(CC:"EP", NO:"548951", KD:"B%") DETAILEDPATENTNUMBER[APPLICATION]:(CC:"US", NO:"695649*")
In the second example, the application number is searched. Therefore no KD can be used here.
Go to help page of the search block: Patent number
Result list
Key word: RESULTLIST
Options: none
The name of the saved result list followed by the username of the owner.
Example
RESULTLIST:("fuel cell"@"nothen")
Go to help page of the search block: Result list
additional fields
Key word: NUMBERFIELD TEXTFIELD LISTFIELD
Options: Name of the field
Example
NUMBERFIELD["int. No."]:[101 TO 107] TEXTFIELD["AKZ"]:("test") LISTFIELD["Project"]:("04/08", "alpha", "delta")
Go to help page of the search block: Additional fields
Evaluation
Key word: EVALUATION
Options: ALL NEWEST MOSTRELEVANT
Example
EVALUATION[ALL]:(SCHEME:("future importance":(3, 4))) EVALUATION[NEWEST]:(SCHEME:("future importance":(3, 4)), COMMENT:@"test", PROJECT:("bike and frame"@"nothen", "bike and battery"@"nothen"), USER:("nothen", "rPaulson"), DATE:[2020-06-01 TO 2020-07-15])
Search for patents without evaluation
Key word: NOEVALUATION
Options: keine
Example
NOEVALUATION:("bike and battery"@"nothen")
Go to help page of the search block: Evaluation
Project comment/Network comment
Key word: COMMENT
Options: none
Example
COMMENT:(PROJECT:@"interessant") COMMENT:(NETWORK:@"interessant")
Go to help page of the search block: Project comment
Go to help page of the search block: Network comment
Group comment
Key word: GROUPCOMMENT
Options: none
Example
GROUPCOMMENT:(GROUPCOMMENT:("information from R&D"), COMMENT:@"test") GROUPCOMMENT:(GROUPCOMMENT:("information from R&D"), COMMENT:@"test", USER:("nothen", "rPaulson"), DATE:>2020-01-01)
Go to help page of the search block: Group comment
Folder
Key word: FOLDER
Options: none
Example
FOLDER:(FOLDER:("/Bicycle Company/Bike/brake/disc brake")) FOLDER:(FOLDER:("/Bicycle Company/Bike/brake/disc brake"), USER:("nothen", "rPaulson"), DATE:>2020-06-01)
Go to help page of the search block: Folder
Legal status
Key word: LEGALSTATUS
Options: none
The following key words are supported in the search: PUBLISHED, GRANTED, DEAD, UTILITYMODEL
Example
LEGALSTATUS:(PUBLISHED, GRANTED, UTILITYMODEL)
Go to help page of the search block: Legal status
Search project
Key word: PROJECT
Options: Name of the searchproject
It is possible to search for all three patent status:
NEW, NOTRELEVANT, FINISHED
Example
PROJECT["bike and battery"@"nothen"]:(STATUS:FINISHED)
Monitoring Task
Key word: MONITORING
Options: Name of the Monitoring Task
It is possible to search for all three patent status:
NEW, NOTRELEVANT, FINISHED
Example
MONITORING["Bike Disc Brakes"@"nothen"]:(STATUS:NEW)
Search for document links
Key word: DOCUMENTLINK
Options: none
Example
DOCUMENTLINK:(LINK:"IP7") DOCUMENTLINK:(NAME:"test", LINK:"IP7", USER:("nothen"), DATE:>2019-01-01)
Go to help page of the search block: Search for document links
Search for opposition
Key word: OPPOSITION
Options: none
Example
OPPOSITION AND TEXT[S, TAC]:(bike or bicycle)
Go to help page of the search block: Search for opposition
Search for number of countries
Key word: COUNTRIES
Options: S (strict family) E (extended family)
Example
COUNTRIES[S]:>2 COUNTRIES[E]:=7 COUNTRIES[E]:[2 TO 10]
Go to help page of the search block: Search for number of countries