Difference between revisions of "Pdm kit"

From SDU
Jump to: navigation, search
m
(Usage)
Line 25: Line 25:
 
|Specifies the user input template defined in kit_config.txt.
 
|Specifies the user input template defined in kit_config.txt.
 
|-
 
|-
 +
| -f
 +
|importing file
 +
|-
 +
| -e
 +
|header file
 +
|-
 +
| -o
 +
|Default document owner. (KBI and KPF formats only)
 +
|-
 +
| -s
 +
|Default document status. ((KBI and KPF formats only)
 +
|-
 +
| -t
 +
|Type of import - KBI, KPF, TXT, CAT
 +
|-
 +
| -r
 +
|Error thresh hold ratio
 +
|-
 +
| -v
 +
|Specifies that the output should contain more information during import such as, attribute values of the document that is currently imported.
 +
|-
 +
| -d
 +
|Specifies that the document indexing feature should be turned off.
 +
|-
 +
| -x
 +
|Specifies that the document re indexing feature should be turned off.
 +
|-
 +
| -filename
 +
|Specifies the name of the template or file that is imported.
 +
|-
 
|}
 
|}
 
  
 
== Examples ==
 
== Examples ==

Revision as of 08:06, 7 July 2008

This command can be used to import knowledge data.

Usage

You can specify input parameters in two ways:

1. Using command line arguments

2. Using configuration file kit_config.txt (via pdm_kit –i)


pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]

Command Description Remarks
-h Specifies help
-i Specifies the user input template defined in kit_config.txt.
-f importing file
-e header file
-o Default document owner. (KBI and KPF formats only)
-s Default document status. ((KBI and KPF formats only)
-t Type of import - KBI, KPF, TXT, CAT
-r Error thresh hold ratio
-v Specifies that the output should contain more information during import such as, attribute values of the document that is currently imported.
-d Specifies that the document indexing feature should be turned off.
-x Specifies that the document re indexing feature should be turned off.
-filename Specifies the name of the template or file that is imported.

Examples

pdm_kit -f request_category.txt -t CAT -x



To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.