Difference between revisions of "Generate thesaurus"

From OpenKM Documentation
Jump to: navigation, search
Line 1: Line 1:
 
Thesaurus must be well done configured in OpenKM.cfg file, for more information how doing it refer to [[Thesaurus]] section.
 
Thesaurus must be well done configured in OpenKM.cfg file, for more information how doing it refer to [[Thesaurus]] section.
 
  
 
By default thesaurus folder structure is not created, must be created in administration view. In order to make it these properties must have correct values:
 
By default thesaurus folder structure is not created, must be created in administration view. In order to make it these properties must have correct values:
  
 
+
<source lang="java">
kea.thesaurus.owl.file
+
kea.thesaurus.owl.file
kea.thesaurus.base.url
+
kea.thesaurus.base.url
kea.thesaurus.tree.root
+
kea.thesaurus.tree.root
kea.thesaurus.tree.childs
+
kea.thesaurus.tree.childs
 
+
</source>
  
 
If these properties are well done defined in OpenKM.cfg, then administrator must execute "Send" it will starting thesaurus folders tree creation. The level indicates the tree deep log it'll be displayed in the screen to monitoring thesaurus folder creation. This process could take some hours depending your thesaurus size.
 
If these properties are well done defined in OpenKM.cfg, then administrator must execute "Send" it will starting thesaurus folders tree creation. The level indicates the tree deep log it'll be displayed in the screen to monitoring thesaurus folder creation. This process could take some hours depending your thesaurus size.
  
  
<center>[[File:Okm_admin_025.jpeg|933px]]</center>
+
[[File:Okm_admin_025.jpeg|933px|center]]
 
 
  
 
[[Category: Administration Guide]]
 
[[Category: Administration Guide]]

Revision as of 19:28, 13 April 2010

Thesaurus must be well done configured in OpenKM.cfg file, for more information how doing it refer to Thesaurus section.

By default thesaurus folder structure is not created, must be created in administration view. In order to make it these properties must have correct values:

kea.thesaurus.owl.file
kea.thesaurus.base.url
kea.thesaurus.tree.root
kea.thesaurus.tree.childs

If these properties are well done defined in OpenKM.cfg, then administrator must execute "Send" it will starting thesaurus folders tree creation. The level indicates the tree deep log it'll be displayed in the screen to monitoring thesaurus folder creation. This process could take some hours depending your thesaurus size.


Okm admin 025.jpeg