<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on Ometeotl, an abstract decision meta-model</title><link>https://kakchouch.github.io/ometeotl/documentation/</link><description>Recent content in Documentation on Ometeotl, an abstract decision meta-model</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://kakchouch.github.io/ometeotl/documentation/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview</title><link>https://kakchouch.github.io/ometeotl/documentation/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kakchouch.github.io/ometeotl/documentation/overview/</guid><description>&lt;p&gt;This page explains the internal workings of Ometeotl/ometeotl_core at three depth levels.&lt;/p&gt;
&lt;p&gt;For API-level details, use &lt;a href="https://kakchouch.github.io/ometeotl/documentation/class-reference/"&gt;Class Reference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;04/25/26 - major architectural overhaul:&lt;/strong&gt;
Local tests reveal the current architecture is too abstract for any practical implementation. It has been decided to :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;to keep the current code in a core module &lt;code&gt;ometeotl_core&lt;/code&gt;, which is intended to remain abstract;&lt;/li&gt;
&lt;li&gt;to add a primary layer of specialization &lt;code&gt;ometeotl_foundations&lt;/code&gt;, including :
&lt;ul&gt;
&lt;li&gt;spatial: primary layer of spatial implementation of &lt;code&gt;ometeotl_core&lt;/code&gt;;&lt;/li&gt;
&lt;li&gt;networks: primary layer of graph theory implementation of &lt;code&gt;ometeotl_core&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;to add, lastly, an adapter layer &lt;code&gt;ometeotl_adapters&lt;/code&gt;, which implements each specialization layer with a reputable library.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="beginner-view"&gt;Beginner View&lt;/h2&gt;
&lt;p&gt;Ometeotl/ometeotl_core is a modeling library where everything starts from a generic object, then becomes more specific.&lt;/p&gt;</description></item></channel></rss>