Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Reports
  • Newsletter
  • Methodology
  • Origins
  • Vocab
services
  • Research Sessions
  • Signals Workspace
  • Bespoke Projects
  • Use Cases
  • Signal Scanfree
  • Readinessfree
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
audiences
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
resources
  • Pricing
  • Partners
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
  • Login
ResearchServicesPricingPartnersAbout
ResearchServicesPricingPartnersAbout
  1. Home
  2. Vocab
  3. Ontology

Ontology

A formal, structured representation of concepts and relationships within a knowledge domain.

Year: 1985Generality: 795
Back to Vocab

In artificial intelligence and knowledge engineering, an ontology is a formal specification of a shared conceptualization — a structured vocabulary of concepts, categories, properties, and the relationships between them within a given domain. Unlike a simple taxonomy or glossary, an ontology encodes not just what things are called, but how they relate to one another, what properties they possess, and what constraints govern their interactions. Common components include classes (types of entities), instances (specific objects), properties (attributes and relationships), and axioms (logical rules). Languages such as RDF, RDFS, and the Web Ontology Language (OWL) provide standardized syntax for expressing these structures in machine-readable form.

Ontologies serve as a shared semantic backbone that allows disparate systems to exchange and interpret information consistently. In natural language processing, ontologies like WordNet and domain-specific biomedical resources such as the Gene Ontology help systems disambiguate word meanings, resolve coreferences, and ground language in structured world knowledge. In knowledge graphs — used extensively by search engines and enterprise AI platforms — ontologies define the schema that gives raw relational data its interpretable structure. They are also central to the semantic web vision, where machine-readable ontologies enable automated reasoning and inference across distributed data sources.

The relevance of ontologies to modern machine learning has grown significantly with the rise of knowledge-augmented models and neuro-symbolic AI. Large language models, despite their impressive fluency, can struggle with factual consistency and structured reasoning; integrating ontological knowledge graphs provides a grounding mechanism that improves reliability. Ontology alignment — the task of mapping concepts across different ontologies — has itself become a machine learning problem, tackled with embedding methods and graph neural networks. As AI systems are deployed in high-stakes domains like medicine, law, and science, ontologies provide the explicit, auditable knowledge representations that purely statistical models lack.

Related

Related

Knowledge Graph
Knowledge Graph

A graph-structured representation of entities and their semantic relationships.

Generality: 759
Knowledge Representation
Knowledge Representation

Formal methods AI systems use to encode and reason over structured world knowledge.

Generality: 841
Graph Theory
Graph Theory

Mathematical study of node-edge structures used to model complex relational data.

Generality: 871
Graph
Graph

A data structure of nodes and edges used to model relational data in AI.

Generality: 871
Semantic Indexing
Semantic Indexing

Organizing data by meaning rather than keywords to enable intelligent search and retrieval.

Generality: 695
Knowledge Extraction
Knowledge Extraction

Automatically transforming unstructured data into structured, usable knowledge and insights.

Generality: 702