Essentia (AetherOS): Difference between revisions

Jump to navigation Jump to search
AdminIsidore (talk | contribs)
AdminIsidore (talk | contribs)
 
Line 150: Line 150:
1. '''Human-Readable Glossaries''' (`ooda.wiki/wiki/[LatinName]:Glossary_of_Terms`): Curated by experts, these provide clear definitions, contexts, and examples for each essence’s core concepts. For example, `materia` in *Physica* links to physical laws and material properties.
1. '''Human-Readable Glossaries''' (`ooda.wiki/wiki/[LatinName]:Glossary_of_Terms`): Curated by experts, these provide clear definitions, contexts, and examples for each essence’s core concepts. For example, `materia` in *Physica* links to physical laws and material properties.
2. '''AI-Optimized JSONs''' (`ooda.wiki/aether/[LatinName]:Glossary_of_Terms`): Structured for training, these include terms, associations, data chunks, and SAGA parameters. Example JSON for *Physica*:
2. '''AI-Optimized JSONs''' (`ooda.wiki/aether/[LatinName]:Glossary_of_Terms`): Structured for training, these include terms, associations, data chunks, and SAGA parameters. Example JSON for *Physica*:
```json
<nowiki>
json
{
{
   "term": "materia",
   "term": "materia",
Line 161: Line 162:
   }
   }
}
}
</nowiki>


=== Pywikibot: Aquinas ===
=== Pywikibot: Aquinas ===