<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ai on Explain It</title><link>https://explainit.metacog.co.kr/tags/ai/</link><description>Recent content in Ai on Explain It</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 24 Jul 2026 06:50:56 +0900</lastBuildDate><atom:link href="https://explainit.metacog.co.kr/tags/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Ontology: The Rulebook That Teaches Computers What Things Are</title><link>https://explainit.metacog.co.kr/posts/2026-07-24-ontology-the-rulebook-that-teaches-computers-what-things-are/</link><pubDate>Fri, 24 Jul 2026 06:50:56 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-24-ontology-the-rulebook-that-teaches-computers-what-things-are/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;ontology&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;An ontology is an official rulebook that tells a computer what kinds of things exist in a topic, what facts describe each one, and how they all connect to each other — so the computer can actually reason about meaning, not just match words.&lt;/p&gt;
&lt;h2 id="-like-writing-the-master-pokédex-rulebook-from-scratch"&gt;🧩 Like writing the master Pokédex rulebook from scratch&lt;/h2&gt;
&lt;p&gt;Imagine you are building a Pokémon game from zero and must write a master rulebook so the game engine understands its whole world. First the rulebook names the categories that exist — &amp;lsquo;Pokémon&amp;rsquo;, &amp;lsquo;Type&amp;rsquo;, and &amp;lsquo;Move&amp;rsquo; are real things here. Then it says what facts describe each category — every Pokémon has a name, a weight, and HP. Next it plugs in real individuals — Charizard and Squirtle are actual entries in the Pokémon category. After that it draws connections — Charizard HAS-TYPE Fire, and Fire IS-WEAK-TO Water. Finally it sets hard rules — &amp;rsquo;every Pokémon must belong to at least one type.&amp;rsquo; Once the game engine reads that rulebook, it can answer questions you never directly programmed in, like &amp;lsquo;which Pokémon lose to a Water attack?&amp;rsquo;&lt;/p&gt;</description></item></channel></rss>