Skip to main content

The World’s Ontology Ecosystem, Day 5: Where Ontology Engineering Goes Next

· 8 min read
John Beverley
President, National Center for Ontological Research
Event Report · The World’s Ontology Ecosystem · Day 5

Where ontology engineering goes next

The final day synthesized the week through participant presentations, capstone work, ontology mapping, formal verification, AI, tooling, education, and competing visions for the future of the field.

Guiding question
What should the next generation of ontology engineering become?
Core claim

The next generation of ontology engineering will be defined less by building isolated ontologies and more by governing mappings, connecting formal and statistical reasoning, integrating ontology with verification and AI workflows, improving tooling, and training enough practitioners to make semantic infrastructure operational at scale.

The World’s Ontology Ecosystem, Day 4: Building AI Workflows You Can Actually Validate

· 6 min read
John Beverley
President, National Center for Ontological Research
Event Report · The World’s Ontology Ecosystem · Day 4

Building AI workflows you can actually validate

Day 4 moved from critique to construction: when ontology is the right engineering choice, how agents can use semantic structure, and how reasoning, SHACL, SPARQL, and reproducible evidence can constrain probabilistic AI.

Guiding question
What does a trustworthy ontology-enabled AI workflow actually look like?
Core claim

AI workflows become more trustworthy when probabilistic outputs are surrounded by explicit semantics, deterministic tools, formal tests, provenance, and reproducible evidence. Ontology is most valuable not as decoration around an LLM, but as part of the control structure of the system.

The World’s Ontology Ecosystem, Day 3: AI Should Support Ontology Engineering, Not Replace It

· 6 min read
John Beverley
President, National Center for Ontological Research
Event Report · The World’s Ontology Ecosystem · Day 3

AI should support ontology engineering, not replace it

Day 3 turned to large language models and generative AI: what they can accelerate, what they still get wrong, and how ontology engineers should evaluate AI-generated content rather than mistake plausibility for adequacy.

Guiding question
What should we actually use large language models for in ontology engineering?
Core claim

The useful question is not whether AI can produce ontology-shaped output. It can. The useful question is whether the resulting commitments are correct, reusable, governed, logically adequate, and defensible—and how AI can accelerate the parts of that process that are genuinely automatable.

The World’s Ontology Ecosystem, Day 2: Careful Modeling Is the Point

· 6 min read
John Beverley
President, National Center for Ontological Research
Event Report · The World’s Ontology Ecosystem · Day 2

Careful modeling is the point

Day 2 moved from the foundations of ontology engineering to difficult modeling practice: unreal and fictional subject matter, law, systems, definitions, design patterns, OWL, and reasoning.

Guiding question
What does competent ontology engineering look like when the easy modeling choices stop working?
Core claim

Good ontology engineering is not a mechanical translation from nouns to classes and verbs to relations. It requires disambiguation, explicit ontological commitments, defensible definitions, reusable design patterns, and formal tests of what follows from the model.

The World’s Ontology Ecosystem, Day 1: From Philosophy to Tradecraft

· 6 min read
John Beverley
President, National Center for Ontological Research
Event Report · The World’s Ontology Ecosystem · Day 1

From philosophy to tradecraft

The opening day established the foundations of applied ontology: where the field came from, why shared semantic infrastructure matters, and what distinguishes ontology engineering as a professional tradecraft.

Guiding question
What kind of field is applied ontology, and what does someone need to know to practice it well?
Core claim

Ontology engineering is not simply the production of class hierarchies or knowledge graphs. It is a discipline for making distinctions explicit, preserving meaning across systems, improving information quality, and coordinating communities around reusable semantic commitments.

Derived Products from an Authoritative Semantic Layer

· 8 min read
John Beverley
President, National Center for Ontological Research

Ontology Engineering · Part 2

Derived Products from an Authoritative Semantic Layer

Application hierarchies, overlays, mappings, profiles, and AI-ready artifacts can all be useful — provided they remain traceable to governed meaning.

Core claim

Derived products should make authoritative meaning operational. They should not become independent authorities over meaning. The architecture should allow simplification, projection, enrichment, and application-specific hierarchy while preserving traceability, governance, and non-divergence.

An authoritative semantic layer is not valuable because every downstream system uses it directly.

It is valuable because many downstream systems can derive useful products from it.

A reference ontology may be used to generate an application ontology. An application hierarchy may be connected through a governed relation. An overlay may add local labels, doctrinal definitions, or application-specific annotations. A mapping may connect the ontology to a database, property graph, workflow, API, or AI pipeline.

These derived products are not a failure of semantic architecture.

They are how semantic architecture becomes operational.

The key question is whether the derived products remain accountable to the authoritative semantic layer.

The Semantic Backbone: Why Meaning Needs Its Own Architecture

· 9 min read
John Beverley
President, National Center for Ontological Research

Semantic Infrastructure · Part 3

The Semantic Backbone

Why meaning needs its own architecture — and why platforms should operationalize governed meaning, not become the place where meaning is trapped.

Core claim

A semantic backbone is shared infrastructure for meaning. It defines the authoritative semantic commitments that platforms, workflows, analytics, knowledge graphs, and AI systems consume, implement, map to, and operationalize.

Every organization eventually discovers that data architecture is not enough.

It can build warehouses, lakes, lakehouses, APIs, catalogs, dashboards, graph stores, workflow systems, and AI tools. It can move data across systems. It can create impressive interfaces. It can automate processes and produce analytics at scale.

But none of that guarantees that shared meaning is governed.

The organization still needs to know what its important terms mean, which identifiers are stable, which relations are authoritative, which constraints apply, which mappings are approved, which definitions govern interpretation, and which changes have been reviewed.

That is the work of a semantic backbone.

A semantic backbone is not another dashboard, or another application, or merely a knowledge graph, a data catalog, or a platform object model.

It is the governed infrastructure that makes important meanings explicit, reusable, testable, versioned, and available for multiple authorized implementations.

Lossy, Never Divergent: The Rule Every Semantic Architecture Needs

· 8 min read
John Beverley
President, National Center for Ontological Research

Semantic Infrastructure · Part 2

Lossy, Never Divergent

Operational systems can simplify meaning for performance, usability, and exchange. But they must not contradict, redefine, or silently alter the governed semantic model.

Core claim

A derived product may omit semantic detail when the target format cannot faithfully carry it. But omission is not permission to redefine meaning. The rule is simple: lossy is sometimes acceptable; divergent is not.

Every serious data architecture produces derived products.

An ontology may be projected into a schema. A semantic model may be mapped into a property graph. A governed vocabulary may appear inside an API. A relation may be implemented through code. A validation rule may become a SHACL profile, a database constraint, or an application check. A model may be transformed into JSON, tables, dashboards, workflow objects, vector indexes, or AI-ready data products.

This is normal.

No serious architecture should expect every downstream system to carry every semantic commitment in its richest form.

But that does not mean downstream systems can silently change what things mean.

That is where the rule matters.

The rule

Lossy, never divergent.

A derived product may omit semantic detail when the target format cannot faithfully carry it.

It must not contradict, redefine, alter, or silently deviate from the authoritative semantic model.

Evidence, Not Terminology: How to Tell Whether a System Really Uses an Ontology

· 7 min read
John Beverley
President, National Center for Ontological Research

Semantic Infrastructure · Part 1

Evidence, Not Terminology

How to tell whether a system really uses an ontology — and why labels like “knowledge graph,” “semantic layer,” and “AI-ready” are not enough.

Core claim

A system should not receive credit for meaningful ontology use because it contains domain labels, graph nodes, schemas, dashboards, workflows, AI summaries, or an internal model called an “ontology.” It should receive credit only when it can show how meaning is represented, governed, tested, exported, and reconstructed.

Every few years, a new platform category promises to solve interoperability.

Sometimes the phrase is “ontology.” Sometimes it is “knowledge graph.” Sometimes it is “semantic layer,” “data fabric,” “AI-ready knowledge infrastructure,” or “enterprise knowledge model.”

The labels change. The evaluation problem remains the same.

A system does not meaningfully use an ontology merely because it says it does.

It may contain domain labels. It may have entity types. It may expose a graph. It may generate AI summaries. It may organize data into objects, workflows, dashboards, reports, APIs, schemas, and metadata. It may even have an internal model called an “ontology.”

Those things may be useful.

They are not, by themselves, evidence that meaning is preserved.