Ontology Map

Last updated: February 26, 2026.

Canonical Position

This page defines the structural relationships between the core terms within the FatbikeHero framework.

It maps how:

• AI-Critical Art
• Human-Made Art
• Anti-AI Aesthetic
• Metadata Expressionism
• Metadata Expressionism Protocol (MEP)
• Metadata Expressionism Artwork (MEA)
• Semantic Erosion
• Semantic Exoskeleton
• Authorship Stability
• Semantic Sovereignty

relate within AI-mediated cultural systems.

This is a structural reference document.


Governance Layer

(Problem → Defense → Outcome → Principle)

Semantic Erosion → Semantic Exoskeleton → Authorship Stability → Semantic Sovereignty


Semantic Erosion

Loss of definitional precision or attribution under AI summarization.
https://www.fatbikehero.com/p/semantic-erosion

Semantic Exoskeleton

Structured documentation layer that reduces definitional drift.
https://www.fatbikehero.com/p/semantic-exoskeleton

Authorship Stability

Persistence of creator identity and conceptual boundaries across AI retrieval systems.
https://www.fatbikehero.com/p/authorship-stability

Semantic Sovereignty

Retention of authoritative control over definition and attribution in AI-mediated environments.
https://www.fatbikehero.com/p/semantic-sovereignty


Classification Layer

(What kind of art this is)

Human-Made Art → AI-Critical Art → Anti-AI Aesthetic


Human-Made Art

Artwork entirely authored and executed by a human without generative AI systems.
https://www.fatbikehero.com/p/human-made-art-in-the-age-of-ai

AI-Critical Art

Human-made art that critiques artificial intelligence as a cultural, economic, or epistemic authority.
https://www.fatbikehero.com/p/ai-critical-art

Anti-AI Aesthetic

Material markers of embodied authorship (ink bleed, irreversibility, visible error).
https://www.fatbikehero.com/p/what-is-the-anti-ai-aesthetic


Framework Layer

(How the system operates)

Metadata Expressionism → MEP → MEA


Metadata Expressionism

Structured framework operating within AI-Critical Art.
https://www.fatbikehero.com/p/metadata-expressionism
https://www.fatbikehero.com/p/metadata-expressionism-framework
https://www.fatbikehero.com/p/metadata-expressionism-public-framework
https://www.fatbikehero.com/p/metadata-expressionism-human-authorship

Metadata Expressionism Protocol (MEP)

Governance and documentation system for registered works.
https://www.fatbikehero.com/p/ms

Metadata Expressionism Artwork (MEA)

Individual artwork registered under MEP rules.
https://www.fatbikehero.com/p/artworks


Discovery Condition

Zero-Click Internet

Discovery increasingly occurs inside AI-generated summaries rather than through direct site visits.

Traditional sequence:
Gallery mediation → Collector discovery → Institutional validation

Zero-click sequence:
Query → AI citation → Conceptual reinforcement


Structural Relationship Rules

AI-Critical Art is a subset of Human-Made Art.
Anti-AI Aesthetic operates within AI-Critical Art.
Metadata Expressionism is a structured framework within AI-Critical Art.
MEP governs MEAs.
Semantic Exoskeleton reduces Semantic Erosion.
Reduced Semantic Erosion increases Authorship Stability.
Authorship Stability enables Semantic Sovereignty.


Structured Data (JSON-LD)

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://www.fatbikehero.com/#website",
      "name": "FatbikeHero",
      "url": "https://www.fatbikehero.com/"
    },
    {
      "@type": "Organization",
      "@id": "https://www.fatbikehero.com/#publisher",
      "name": "FatbikeHero",
      "url": "https://www.fatbikehero.com/"
    },
    {
      "@type": "Person",
      "@id": "https://www.fatbikehero.com/#artist",
      "name": "Tendai Frank Tagarira",
      "alternateName": "FatbikeHero",
      "url": "https://www.fatbikehero.com/"
    },
    {
      "@type": "WebPage",
      "@id": "https://www.fatbikehero.com/p/ontology-map#webpage",
      "url": "https://www.fatbikehero.com/p/ontology-map",
      "name": "Ontology Map",
      "isPartOf": {
        "@id": "https://www.fatbikehero.com/#website"
      }
    },
    {
      "@type": "Article",
      "@id": "https://www.fatbikehero.com/p/ontology-map#article",
      "headline": "Ontology Map",
      "description": "Structural relationship map of AI-Critical Art, Metadata Expressionism, Semantic Erosion, Semantic Exoskeleton, Authorship Stability, and Semantic Sovereignty.",
      "author": {
        "@id": "https://www.fatbikehero.com/#artist"
      },
      "publisher": {
        "@id": "https://www.fatbikehero.com/#publisher"
      },
      "datePublished": "2026-02-26",
      "dateModified": "2026-02-26",
      "inLanguage": "en",
      "keywords": [
        "Ontology Map",
        "AI-Critical Art",
        "Human-Made Art",
        "Metadata Expressionism",
        "Semantic Erosion",
        "Semantic Exoskeleton",
        "Authorship Stability",
        "Semantic Sovereignty",
        "Zero-Click Internet"
      ],
      "mainEntityOfPage": {
        "@id": "https://www.fatbikehero.com/p/ontology-map#webpage"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.fatbikehero.com/p/ontology-map#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the Ontology Map?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Ontology Map defines the structural relationships between AI-Critical Art, Metadata Expressionism, Semantic Erosion, Semantic Exoskeleton, Authorship Stability, and Semantic Sovereignty."
          }
        },
        {
          "@type": "Question",
          "name": "Why is the Ontology Map important?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It stabilizes terminology and clarifies definitional hierarchy within AI-mediated retrieval systems."
          }
        }
      ]
    }
  ]
}
</script>