MakeAssociationWithOccurrence
(One intermediate revision by one user not shown) | |||
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 | + | 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 and 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 | + | * Make associations with occurrences |
{{Tool_s_class_title}} | {{Tool_s_class_title}} | ||
− | + | {{Tool_class_path|associations.MakeAssociationWithOccurrence|associations/MakeAssociationWithOccurrence}} | |
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 14:53, 21 February 2008
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 and assuming you had at least one blue topic in the first place.
[edit] GUI name
- Make associations with occurrences
[edit] Tool Class
org.wandora.application.tools.associations.MakeAssociationWithOccurrence