Difference between revisions of "Pdm kit"

From SDU
Jump to: navigation, search
m (Examples)
m
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
<div align='center'><font color="green">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 +
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 
This command can be used to import knowledge data.
 
This command can be used to import knowledge data.
  
 
== Usage ==
 
== Usage ==
 
 
 
You can specify input parameters in two ways:
 
You can specify input parameters in two ways:
 
+
#Using command line arguments
1. Using command line arguments
+
#Using configuration file kit_config.txt (via pdm_kit –i)
 
+
2. Using configuration file kit_config.txt (via pdm_kit –i)
+
  
  
Line 57: Line 56:
 
|-  
 
|-  
 
|}
 
|}
 +
  
 
== Examples ==
 
== Examples ==
 
  pdm_kit -f request_category.txt -t CAT -x
 
  pdm_kit -f request_category.txt -t CAT -x
 
 
----
 
<div align='center'><font color="green">To make corrections or additions to this article, select the ''edit'' tab above.<br>
 
To discuss or ask questions about this article, select the ''discussion'' tab above.</font></div>
 

Revision as of 21:33, 25 July 2008

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.

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