Difference between revisions of "Automation"
(Created page with "== Software (VBA) Modules == === TFNR - Paper === * VBA - Paper - eK From wiki to Latex creator * ekb - Wiki pages **TFNR - Paper Contents **TFNR - 2. Reality? Univer...") |
|||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Description == | ||
+ | |||
+ | The MS Excel with macros eKbuilder - v___.xlsm application allows the creation and the update of the paper and the web resources that support the Evolutionary Knowledge Project. | ||
+ | *ekw - evKnowledge Web Site (www.evknowledge.org) | ||
+ | *ekn - evKnowledge News (a Wordpress implementation) | ||
+ | *ekb - Evolutionary Konwledge Base (a Mediawiki implementation) | ||
+ | *ekd - evKnowledge definitions | ||
+ | *ekm - evKnowledge Sematic Maps (through the Semantic Maps Viewer) | ||
+ | *eks - evKnowledge Slides (The Presentations: The evKnowledge Project, The Reality? Universe? - A journey through Evolutionary Physics - eKademy Training Program, etc.) | ||
+ | *ekp - TFNR Paper - The Fundamental Nature of Reality - A new vision of Reality and the Universe | ||
+ | *eka - eKademy - The evKnowledge Academy | ||
+ | *ekv - From One to Infinite (a video presentation of the eKproject) | ||
+ | |||
== Software (VBA) Modules == | == Software (VBA) Modules == | ||
Line 16: | Line 29: | ||
=== ekm - Maps === | === ekm - Maps === | ||
+ | |||
+ | *'''SMV application parameters XML file''' (xmlfile_s = xml/ekb_smv_en.xml): | ||
+ | |||
+ | <code> | ||
+ | <?xml version="1.0" encoding="UTF-8"?> | ||
+ | |||
+ | <semantic_maps_viewer id="ekbsmv" name="ekb semantic maps viewer" language="en"> | ||
+ | |||
+ | <knowledge_base id="knowledge_base" kb_id="ekb" kb_name="Evolutionary Knowledge Base" kb_mode="query" kb_query_url="http://www.evknowledge.org/ekb/index.php?action=render&title=" kb_file="ekb_topics_en.xml"/> | ||
+ | |||
+ | <maps maps_file="ekb_maps_en.xml"/> | ||
+ | |||
+ | <application id="smv" version="1.0" name="evTek - Semantic Maps Viewer 1.0"/> | ||
+ | |||
+ | <objects> | ||
+ | |||
+ | <object id="viewport" type="structure"> | ||
+ | |||
+ | ... | ||
+ | |||
+ | </semantic_maps_viewer> | ||
+ | </code> | ||
+ | |||
+ | *'''Sematic Maps XML file''' (xmlfile_m = xml/ekb_maps_en.xml): | ||
+ | |||
+ | <code> | ||
+ | <?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> | ||
+ | </code> | ||
+ | |||
+ | *'''Knowledge Base Schema XML file''' (xmlfile_t = xml/ekb_schema_en.xml): | ||
+ | |||
+ | <code> | ||
+ | <?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> | ||
+ | </code> | ||
+ | |||
+ | * definitionsXmlFile_create: this module creates a xml file with all the definitions that will be used by Mediawiki to build the topic pages --> Obsolete (now the definitions are directly edited in the wiki pages) | ||
+ | |||
+ | === latex - nolatex formalism === | ||
+ | |||
+ | <!--latex:br--> new line in bullet list environment | ||
+ | |||
+ | <!--latex:sublevelbullet--> new sub level bullet item | ||
+ | |||
+ | <!--latex:$\mathbf{10^{-20}}$ to $\mathbf{10^{-15}}$ \textbf{meters}--><!--no latex-->'''10^-20 to 10^-15 meters'''<!--/no latex --> | ||
+ | |||
+ | <!--$\math{10^{-43}}$ seconds--><!--no latex-->10^-43<!--/no latex --> seconds | ||
+ | |||
+ | |||
+ | |||
+ | <!--no latex-->[[Image:Table_PFR_-_PFPR_-_PFCR.png|600px|thumb|none|Operators of the Process of Formation of (Physical and Cognitive) Reality]]<!--/no latex --> | ||
+ | --> | ||
+ | |||
+ | <!--latex: Check the image!--> | ||
+ | |||
+ | <!--latex: Insert image: --> | ||
+ | |||
+ | === ekw - eK Web Site === |
Latest revision as of 18:19, 18 October 2024
Contents
Description
The MS Excel with macros eKbuilder - v___.xlsm application allows the creation and the update of the paper and the web resources that support the Evolutionary Knowledge Project.
- ekw - evKnowledge Web Site (www.evknowledge.org)
- ekn - evKnowledge News (a Wordpress implementation)
- ekb - Evolutionary Konwledge Base (a Mediawiki implementation)
- ekd - evKnowledge definitions
- ekm - evKnowledge Sematic Maps (through the Semantic Maps Viewer)
- eks - evKnowledge Slides (The Presentations: The evKnowledge Project, The Reality? Universe? - A journey through Evolutionary Physics - eKademy Training Program, etc.)
- ekp - TFNR Paper - The Fundamental Nature of Reality - A new vision of Reality and the Universe
- eka - eKademy - The evKnowledge Academy
- ekv - From One to Infinite (a video presentation of the eKproject)
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
- SMV application parameters XML file (xmlfile_s = xml/ekb_smv_en.xml):
<?xml version="1.0" encoding="UTF-8"?>
<semantic_maps_viewer id="ekbsmv" name="ekb semantic maps viewer" language="en">
<knowledge_base id="knowledge_base" kb_id="ekb" kb_name="Evolutionary Knowledge Base" kb_mode="query" kb_query_url="http://www.evknowledge.org/ekb/index.php?action=render&title=" kb_file="ekb_topics_en.xml"/>
<maps maps_file="ekb_maps_en.xml"/>
<application id="smv" version="1.0" name="evTek - Semantic Maps Viewer 1.0"/>
<objects>
<object id="viewport" type="structure">
...
</semantic_maps_viewer>
- Sematic Maps XML file (xmlfile_m = xml/ekb_maps_en.xml):
<?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 (xmlfile_t = xml/ekb_schema_en.xml):
<?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>
- definitionsXmlFile_create: this module creates a xml file with all the definitions that will be used by Mediawiki to build the topic pages --> Obsolete (now the definitions are directly edited in the wiki pages)
latex - nolatex formalism
new line in bullet list environment
new sub level bullet item
10^-20 to 10^-15 meters
10^-43 seconds
-->