Experiments and Tools for the OM Project
Resource Folder: customer_order_OM_Abstract_Resource
Files: customer-order-om-abstract.exe, customer-order-om-abstract.py and input file.
exe file would take .als input and generate abstract instantly Output will be generated at Customer_Order_OM_Abstract_only.txt file.
Resource Folder: Customer-Order-OM_Schema_Abstract_Resource
Files: customer-order-solutions-abstract-generator.exe, customer-order-solutions-abstract-generator.py and input files.
exe file would take .sql input and generate abstract instantly Output will be generated at Customer_Order_OM_Abstract_only.txt file.
Resource Folder: customer_order_OM_solution_mapping_extraction_resources
- It contains the program om_sol_extract.exe file.
- It contains the solution files.
- The program takes input , the XML files (e.g. customer_order_sol_1.xml)
- It extracts necessary information along with the mapping.
- If mapping changes based on different solution, it captures it dynamically.
- It would generate a file OM_Mapping_strategy_1.txt.
- The program would compute the mapping and immediately ask for next file to generate abstracts.
- The input should be given as OM_Mapping_strategy_1.txt and it would generate the abstract format immediately
- Which should be saved at OM_Mapping_strategy_abstract_1.txt file.
- The original python source file (om_sol_extract.py) is also included in the folder.
Computation is similar to the Customer Order OM. Python source files , experiment notebooks are included in the folder