Wikidata Explorer
Portfolio project

About Wikidata Explorer

A focused Next.js application for exploring Wikidata records, following entity relationships, and using AI to reason about linked-data research workflows.

Structured Entity Inspection

Search by term, QID, or PID, then inspect normalized labels, descriptions, aliases, sitelinks, and statements.

Relationship Graph

Turn statement values into a clickable graph so reviewers can see linked-data traversal at a glance.

AI Research Assistant

Ask workflow and modeling questions through a server-side OpenAI route with validation and safe error handling.

Shipping Discipline

The project includes lint/build verification, smoke checks, ignored local credentials, and a repeatable ship workflow.

What This Demonstrates

API integration with Wikidata Action API, Wikibase REST, and Wikimedia Commons metadata.

Client-side product UX for search, selection, linked traversal, media, languages, and graph exploration.

Server-side AI route design with request validation, key isolation, streaming, and portfolio-ready verification scripts.