<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: FucaSpark</title>
    <description>The latest articles on DEV Community by FucaSpark (@fucaspark).</description>
    <link>https://dev.to/fucaspark</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4128801%2F8134553c-fbd0-4faa-87c0-4f0fb6d213e8.png</url>
      <title>DEV Community: FucaSpark</title>
      <link>https://dev.to/fucaspark</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fucaspark"/>
    <language>en</language>
    <item>
      <title>AODM: AI Optimized Data Markup</title>
      <dc:creator>FucaSpark</dc:creator>
      <pubDate>Thu, 17 Sep 2026 16:24:37 +0000</pubDate>
      <link>https://dev.to/fucaspark/aodm-ai-optimized-data-markup-3h5b</link>
      <guid>https://dev.to/fucaspark/aodm-ai-optimized-data-markup-3h5b</guid>
      <description>&lt;p&gt;AODM is an open vocabulary for representing knowledge on the web — entities, relationships, facts and rules — in a form both people and AI systems can read, validate and exchange.&lt;/p&gt;

&lt;p&gt;Apache 2.0. The repo has the XML Schema and JSON Schema, the HTML embedding profile for putting it on pages you already publish, worked examples, reference parsers in Python, JavaScript, Java and C#, a graph compiler and inference engine, an XBRL converter, and a conformance suite that requires all 4 parsers to agree.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it looks like
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
html
&amp;lt;p data-aodm='{"fact":"license","about":"aodm","confidence":1.0}'&amp;gt;
  AODM is released under the Apache License 2.0.
&amp;lt;/p&amp;gt;

Try it

Browser validator, nothing to install: https://fucaspark.com/validator.php

Repository: https://github.com/FucaSpark/aodm

Happy to answer anything.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>opensource</category>
      <category>showdev</category>
      <category>ai</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
