MakeAssociationWithOccurrence

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Tool constructs an association from selected occurrence of context topics. As occurrence doesn't map directly to an association user must pick association's type and second role topic. Occurrence's type is used as the first role and a player topic is created to match the occurrence text.
 
Tool constructs an association from selected occurrence of context topics. As occurrence doesn't map directly to an association user must pick association's type and second role topic. Occurrence's type is used as the first role and a player topic is created to match the occurrence text.
  
Tool is useful to convert similar text datas to associations and topics. Lets say you have a large number of topics each carrying a text data typed as '''color'''. Text data contains color's name and it is assumed that you have used only few color names. If you converted these '''color''' text data elements to equivalent associations you can list directly '''blue''' topics for example assuming you had at least one blue topic in the first place.
+
Tool is useful to convert similar text datas to associations and topics. Lets say you have a large number of topics each carrying an occurrence typed as '''color'''. Occurrence contains color's name and it is assumed that you have used only few color names. If you converted these '''color''' occurrences to equivalent associations you can list directly '''blue''' topics for example assuming you had at least one blue topic in the first place.
  
 
{{Tool_s_GUI_name_title}}
 
{{Tool_s_GUI_name_title}}
  
* Make associations with text datas
+
* Make associations with occurrences
  
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.associations.MakeAssociationWithOccurrence
+
{{Tool_class_path|associations.MakeAssociationWithOccurrence|associations/MakeAssociationWithOccurrence}}
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Revision as of 21:23, 30 December 2007

Tool constructs an association from selected occurrence of context topics. As occurrence doesn't map directly to an association user must pick association's type and second role topic. Occurrence's type is used as the first role and a player topic is created to match the occurrence text.

Tool is useful to convert similar text datas to associations and topics. Lets say you have a large number of topics each carrying an occurrence typed as color. Occurrence contains color's name and it is assumed that you have used only few color names. If you converted these color occurrences to equivalent associations you can list directly blue topics for example assuming you had at least one blue topic in the first place.

GUI name

  • Make associations with occurrences

Tool Class

org.wandora.application.tools.associations.MakeAssociationWithOccurrence

Personal tools