12 curated resources

Semantic AI Resources

Curated papers, guides, tools, and communities for mastering semantic AI, knowledge graphs, and data infrastructure.

Guide / Docs2011 (still canonical)

Semantic Web for the Working Ontologist

Elsevier

The definitive textbook on building ontologies with RDF, OWL, and SPARQL. Essential reading for anyone building semantic infrastructure.

OntologyRDF
Research Paper2017

Attention Is All You Need

Google Brain / arXiv

The transformer paper that underpins modern semantic embeddings. Understanding this is foundational for semantic AI.

TransformersEmbeddings
Guide / Docs2025–2026

The Model Context Protocol Specification

Anthropic

The official MCP spec — the emerging standard for how AI agents access structured data. Critical reading for 2026 AI architects.

MCPAI Agents
Guide / Docs2024–2026

dbt Semantic Layer Documentation

dbt Labs

Comprehensive documentation for defining metrics as code using MetricFlow. The most developer-friendly semantic layer available.

dbtMetricFlow
Research Paper2018

BERT: Pre-training of Deep Bidirectional Transformers

Google AI / arXiv

The foundational paper for contextual word embeddings. Explains how modern semantic similarity is computed.

BERTEmbeddings
Research Paper2020

Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks

Meta AI / arXiv

The original RAG paper. Essential for understanding how semantic retrieval combines with language model generation.

RAGRetrieval
CommunityOngoing

Wikidata

Wikimedia Foundation

The world's largest open knowledge graph. A practical resource for understanding real-world ontology at scale.

Knowledge GraphOpen Data
Tool / Library2024–2026

Hugging Face Sentence Transformers

Hugging Face

The leading library for computing semantic embeddings. Use this to build production-grade semantic similarity systems.

EmbeddingsPython
Guide / Docs2012 (standard)

W3C OWL 2 Web Ontology Language

W3C

The official W3C specification for OWL 2. The formal standard for semantic web ontologies.

OWLStandards
Tool / Library2024–2026

Pinecone Vector Database Documentation

Pinecone

The leading vector database for semantic search at scale. Essential infrastructure for RAG and semantic similarity applications.

Vector DBRAG
Guide / Docs2024–2026

Cube.dev Semantic Layer Guide

Cube

A practical guide to building a semantic layer with Cube — covering data modeling, API design, and AI integration.

Semantic LayerAPI
Guide / Docs2011 (canonical)

Linked Data: Evolving the Web into a Global Data Space

Tim Berners-Lee et al.

The foundational text on linked data principles. Explains the vision behind semantic web technologies.

Linked DataRDF