Note: All examples in ISIS query
language below are given under assumption that the the function of
"Exact match of words" is off.
|
|
|
|
on the query questionnaire |
CDS/ISIS query language |
| Keywords from Title | TI= | Contains the keywords extracted from the title of the publication. In the case of a paper, the paper's title; in the case of a book, the book title | infrared; absorbance; changes; | ("TI=infrared$"+ "TI=absorbance$" + "TI=changes$") |
| Personal Author | A= | Contains names of the authors of a paper or book | Brown; Smith | ("A=Brown$" + "A=Smith $") |
| Corporate Author | C= | Contains the keywords extracted from the corporate author name | International; Organization; | ("C=International$" + "C=Organization$") |
| Keywords from Conference | CO= | Contains the keywords extracted from the conference material. | foods | "CO=foods$" |
| Descriptors | D= | Descriptors used by indexer | Agricultural | "D=Agricultural$" |
| Geographic coverage | GE= | Contains the geographic name (region, country, etc) | America | "GE=America$" |
| Language | L= | Contains the language of the document in code | Eng; fre; spa | "L=Eng$" + "L=fre$" + "L=spa$" |
| Year | YY= | Four digits expressing the year of publication | 1995 | "YY=1995$" |
| Keywords from record | K= | An index containing keywords from all the text fields from the records | infrared;brown;international | "K=infrared$" +"K=brown$"+"K=international$" |