Difference between revisions of "Automation"
(→Software (VBA) Modules) |
|||
Line 29: | Line 29: | ||
<box id="b_reality0" topic_id="t_reality" class="b3b13b" name="REALITY" level="0" placement="polar" from_id="" distance="-240" angle="270" width="161" sub_map_link="m_reality" super_map_link="" center_x="761" center_y="1001" height="36"/> | <box id="b_reality0" topic_id="t_reality" class="b3b13b" name="REALITY" level="0" placement="polar" from_id="" distance="-240" angle="270" width="161" sub_map_link="m_reality" super_map_link="" center_x="761" center_y="1001" height="36"/> | ||
+ | |||
+ | ... | ||
<con id="mgm_093" topic_id="" class="c1 c_wine" name="Generic association" level="" placement="hh" from_id="mgm_ev_cognitive_dynamics" to_id="mgm_meta_metareality" cross="" csp=""/> | <con id="mgm_093" topic_id="" class="c1 c_wine" name="Generic association" level="" placement="hh" from_id="mgm_ev_cognitive_dynamics" to_id="mgm_meta_metareality" cross="" csp=""/> | ||
Line 51: | Line 53: | ||
<topic id="t_ekp" title="Evolutionary Knowledge Project" class="[[Research Projects]]" instances="" groups="" resources="" ekbtopic="Evolutionary Knowledge Project" wptopic="Project" categories="Evolutionary Knowledge"/> | <topic id="t_ekp" title="Evolutionary Knowledge Project" class="[[Research Projects]]" instances="" groups="" resources="" ekbtopic="Evolutionary Knowledge Project" wptopic="Project" categories="Evolutionary Knowledge"/> | ||
+ | |||
+ | ... | ||
+ | |||
+ | <topic id="t_emanation_connection" title="Emanation connection" class="" instances="" groups="[[t_connections]]" resources="" ekbtopic="Emanation connection" wptopic="Emanationism" categories="Semantic Maps"/> | ||
+ | |||
+ | </topics> | ||
+ | |||
+ | </knowledge_base_schema> | ||
</code> | </code> | ||
Revision as of 20:43, 31 January 2020
Contents
Software (VBA) Modules
TFNR - Paper
- VBA - Paper - eK From wiki to Latex creator
- ekb - Wiki pages
ekb - Wiki
- VBA - Wiki - eK Contents-Matrix-Paper-Chapter2 creator
ekm - Maps
- Sematic Maps XML file:
<?xml version="1.0" encoding="UTF-8"?>
<semantic_map id="ekbsm" name="ekb semantic map" language="en">
<maps id="maps">
<map id="m_ekb" name="Evolutionary Knowledge Base" map_level="0" map_father="" map_path="Evolutionary Knowledge Base" pos_y_mode="center" center_offset_x="30" center_offset_y="0">
<box id="b_reality0" topic_id="t_reality" class="b3b13b" name="REALITY" level="0" placement="polar" from_id="" distance="-240" angle="270" width="161" sub_map_link="m_reality" super_map_link="" center_x="761" center_y="1001" height="36"/>
...
<con id="mgm_093" topic_id="" class="c1 c_wine" name="Generic association" level="" placement="hh" from_id="mgm_ev_cognitive_dynamics" to_id="mgm_meta_metareality" cross="" csp=""/>
</map>
</maps>
</semantic_map>
- Knowledge Base Schema XML file:
<?xml version="1.0" encoding="UTF-8"?>
<knowledge_base_schema name="evolutionary knowledge base" language="en">
<topics>
<topic id="t_summary" title="Wiki Summary" class="" instances="" groups="" resources="" ekbtopic="Wiki Summary" wptopic="" categories=""/>
<topic id="t_ekp" title="Evolutionary Knowledge Project" class="Research Projects" instances="" groups="" resources="" ekbtopic="Evolutionary Knowledge Project" wptopic="Project" categories="Evolutionary Knowledge"/>
...
<topic id="t_emanation_connection" title="Emanation connection" class="" instances="" groups="t_connections" resources="" ekbtopic="Emanation connection" wptopic="Emanationism" categories="Semantic Maps"/>
</topics>
</knowledge_base_schema>
ekw - eK Web Site
- definitionsXmlFile_create: