AI Wikis / Agentic Web
Knowledge Graph Strategy for LLMWikis.org
Report summary
LLMWikis.org is currently best understood as a public handbook and operating pattern for LLM Wikis , not as a public knowledge-graph service. Its public homepage, architecture, operations, schema, trust, and discovery files describe a reviewed, source-aware, human-readable knowledge system built aro
Key topics
- AI Wikis / Agentic Web
- AI Wikis
- Agentic Web
- AI
- UAIX
- AI Memory
- LLM Wikis
- Python
- Runtime
Research provenance
For citation, use the report title and canonical URL. Archival presence does not establish authorship or promote report statements into portfolio evidence.
Source availability: 84 citation markers in the source export have no recoverable source links. Those markers are omitted from this reader; any supplied bibliography and ordinary links remain. Check the original sources before relying on the cited claims.
This page renders the archived Markdown as safe, formatted HTML. It is background research and does not become a portfolio claim without evidence review.
Full report
On this page
Executive Summary
LLMWikis.org is currently best understood as a public handbook and operating pattern for LLM Wikis, not as a public knowledge-graph service. Its public homepage, architecture, operations, schema, trust, and discovery files describe a reviewed, source-aware, human-readable knowledge system built around immutable raw sources, compiled wiki pages, and agent instructions; the site explicitly says it does not currently claim open editing, live benchmarks, a public MCP surface, certification, or multilingual support. The practical implication is that LLMWikis should not begin by “turning the site into a graph database.” It should begin by building a derived, read-only knowledge graph layer over its existing public handbook and source traces, while preserving markdown pages and logs as the canonical editorial surface.
The strongest strategic design for LLMWikis is a hybrid architecture: human-readable wiki pages remain the source-facing experience; a semantic layer captures pages, claims, sources, entities, contradictions, reviews, and releases; and retrieval combines lexical search, vectors, and graph traversal. This fits both the LLM Wiki pattern described by Andrej Karpathy and LLMWikis’ own guidance that explicit indexes, logs, typed links, and staged review should remain central even if vectors or graph databases are added later.
For schema and ontology, the best practice is to reuse standards where possible rather than inventing a bespoke ontology from scratch. RDF provides the base graph model; OWL provides formal semantics; SHACL validates shape constraints; PROV-O handles provenance; SKOS helps with topic hierarchies and multilingual labels; JSON-LD is the best web-native serialization; DCAT helps publish dataset metadata; DQV helps publish quality metadata; and BCP 47 language tags support multilingual labels. For LLMWikis specifically, these standards should be mapped onto site-native concepts such as source_trace, status, last_reviewed, contradictions, owner, agent_use, review_cycle, and index.md/log.md.
For knowledge-graph construction, LLMWikis should use a three-track ingest model. The first track is deterministic extraction from existing wiki pages and frontmatter. The second is semi-structured import from external public sources such as Schema.org / JSON-LD, Wikidata / Wikibase, and DBpedia-like mappings. The third is NLP/LLM extraction from prose using NER, entity linking, relation extraction, and human review. The key operational rule should follow LLMWikis’ own two-step ingest guidance: analyze first, stage changes, review risky claims, then write and lint.
For LLM integration, pure vector-only RAG is not enough. Classical RAG improves factuality and updateability by introducing non-parametric memory, but GraphRAG-style systems show strong value when users ask broad, cross-document, “global” questions. A LLMWikis strategic stack should therefore support: lexical search for exact routes and terms, vector search for semantic recall, graph traversal for entity/claim neighborhood expansion, and optional hierarchical community summaries for corpus-level synthesis.
The recommended rollout is phased. The first pilot should be a handbook claim graph over the current public site, with pages, sources, claims, typed links, contradictions, and review metadata. The second should add hybrid retrieval and citation-backed answering. The third should link out to external IDs and publish machine-readable JSON-LD/RDF releases. More ambitious work—public APIs, live benchmarks, or multilingual expansion—should wait until provenance completeness, rights handling, and moderation workflows are operational.
Current State of LLMWikis.org
The public evidence reviewed on May 6, 2026 shows that LLMWikis.org presents itself as “the practical standard for building LLM Wikis,” with top-level routes for Start, Build, Template, Architecture, Operations, Governance, Agents, and Explore. The homepage describes the system as a durable, trust-labeled, citable, retrieval-ready knowledge system built from raw sources, reviewed wiki pages, and agent-readable instructions, and it prominently exposes discovery files such as llms.txt, robots.txt, sitemap.xml, and a starter bundle.
The site’s public content is strongest on process and governance. Public pages already specify metadata fields such as owner, status, last_reviewed, review_cycle, sensitivity, agent_use, and related; trust labels such as authoritative, working-draft, historical, deprecated, and external-reference; graph-navigation concepts such as typed links, contradiction maps, cluster maps, index.md, and log.md; and a two-step ingest process built around hashing, analysis, staging, review, write, and lint. In effect, the handbook already contains the seed of a knowledge graph, even though it is exposed chiefly as human-readable content.
The public evidence also defines important boundaries. The homepage says the site does not currently claim open editing, live benchmark integrations, a public MCP server, UAIX certification, or multilingual coverage. The two-step ingest page also says the site is a runbook rather than a live ingestion product and does not currently provide automated arXiv ingestion, public MCP access, hosted file processing, or anonymous public editing. llms.txt enumerates route families such as reports, standards, model registry, evaluation hub, editorial standards, content-quality metrics, community, and roadmap, but the public handbook positioning remains that of a guidance and reference layer rather than an exposed graph service.
That makes the strategic reading fairly clear: LLMWikis.org already has graph-shaped information architecture, but not yet a publicly declared graph product. The right next move is not to replace the handbook with a KG, but to formalize the semantic structures already implied by page metadata, source traces, logs, typed links, and contradiction records. This is an inference from the public material rather than a stated site roadmap, but it follows directly from the handbook’s own invariants and evidence boundaries.
Public-state snapshot
| Public evidence | What is publicly specified | Strategic implication |
|---|---|---|
| Homepage and route map | Public handbook, starter bundle, discovery files, build/govern/agents pages. | The site already exposes enough structured editorial metadata to derive a first graph. |
| Metadata and trust model | Owner, status, review cycle, sensitivity, agent permissions, trust labels. | A KG should ingest these fields as first-class governance attributes, not as prose. |
| Page schema and ingest runbook | source_trace, contradictions, freshness, staged review, lint. | Claim-level provenance and contradiction modeling should be part of the first pilot. |
| Graph navigation page | Hub pages, typed links, contradiction maps, cluster maps, hybrid search boundary. | Vectors should augment—not replace—page indexes, hubs, and typed edges. |
| Not-claimed features | No open editing, multilingual support, public MCP, live benchmarks, hosted ingestion. | Initial rollout should be read-only and controlled, with internal review gates. |
llms.txt route inventory | Reports, standards, model registry, evaluation hub, metrics dashboard, roadmap, community. | There is enough public topology to design graph entities and route classes now, even if content depth varies by section. |
Assumptions used in this report
The roadmap and resource estimates below are assumption-based, because public pages reviewed here do not state corpus volume, budget, staffing, update frequency, or a public machine-readable data release plan.
| Assumption | Working value used in this report |
|---|---|
| Scope | Public-information KG for LLMWikis.org only, with later optional federation to UAIX and allied sites |
| Corpus size for pilot | Roughly 2,500–10,000 pages/chunks and low millions of derived triples/edges |
| Budget posture | Moderate; able to fund a focused 6–9 month pilot |
| Governance posture | Review-first, no anonymous public writes, source-cited outputs only |
| User promise | Public answers should expose citations, freshness, and trust status |
Design Principles for a LLM Wikis Knowledge Graph
A rigorous LLM Wikis KG should begin with competency questions rather than tables and triples. Ontology engineering guidance has long argued that developers should first determine domain, scope, intended uses, and the kinds of questions the ontology must answer. For LLMWikis, those questions are concrete: What does this page claim? What source supports it? What contradicts it? When was it last reviewed? Which route owns current truth on this topic? Which entities, protocols, models, tools, or benchmark pages are linked to this claim?
The defining architectural rule should be canonical editorial surface, derived semantic layer. LLMWikis’ own architecture says raw sources should remain immutable, the wiki layer should change, and the schema should control how the agent changes it. The graph-navigation guidance explicitly warns that vector search can help a large wiki but should not replace the human-readable index, log, hubs, and typed links. Therefore, the KG should be treated as a projection of reviewed sources and pages, not as the only source of truth.
A practical model for LLMWikis is a four-layer stack. The first three layers already exist in public form: raw/, wiki/, and the schema file. The fourth layer should be a derived semantic layer containing entities, claims, sources, contradictions, review events, and release snapshots. That layer can then be serialized to JSON-LD/RDF for public interchange and projected into a property graph for application queries. This adds machine actionability without breaking the human-first operating model.
Recommended semantic core
At minimum, LLMWikis should model the following as first-class graph objects:
| Core object | Why it matters for LLMWikis |
|---|---|
| Page | Public editorial unit with title, route, type, status, owner, audience, sensitivity, and review metadata |
| Section | Granular anchor for claim extraction and citations |
| Source | Raw or external evidence object with URL/path, hash, date, license, and provenance |
| Claim | Atomic statement that can be supported, contradicted, superseded, or marked source-needed |
| Entity | Person, organization, project, model, protocol, tool, standard, benchmark, or concept |
| Review event | Human or automated review action with reviewer, date, decision, and notes |
| Contradiction record | First-class record of unresolved disagreement rather than prose-only caveat |
| Release snapshot | Public dataset version for reproducibility, diffing, and rollback |
This proposal is aligned with LLMWikis’ own page schema (type, status, source_status, source_trace, contradictions, last_reviewed, reviewer) and trust signals, and with W3C provenance and data-quality vocabulary design.
Standards stack
The standards stack should be deliberately mixed rather than purist:
| Standard or pattern | Best use in LLMWikis | Why it fits |
|---|---|---|
| RDF / RDF datasets | Canonical graph publication and interchange | Gives a web-scale graph model and named-graph structure for releases and source partitions. |
| OWL 2 | Formal semantics for higher-value classes and properties | Useful where class/property meaning and limited reasoning matter. |
| SHACL | Validation of public graph shapes | Best way to enforce required fields and broken-state checks before publication. |
| PROV-O | Lineage for sources, extraction jobs, review actions, dataset releases | Essential for trust, audit, and claim traceability. |
| SKOS | Topic hierarchies, preferred labels, aliases, cross-language labels | Strong fit for topic hubs and taxonomy pages. |
| JSON-LD | Web-native page embedding and API payloads | Easiest public-facing serialization for pages and APIs. |
| DCAT 3 | Dataset catalogs, distributions, dataset series, versions | Best fit for public graph dumps and release metadata. |
| DQV | Publishing freshness, quality signals, review policy, correction policy | Useful if LLMWikis publishes graph quality metadata openly. |
| BCP 47 language tags | Multilingual labels and language-aware field values | Necessary if the site later adds multilingual coverage. |
Provenance and versioning
Provenance should not stop at the page level. If the KG is intended to support public LLM answers, it should capture claim-level provenance, including source locator, extraction method, extraction time, reviewer state, and contradiction status. PROV-O gives the conceptual model for entities, activities, and agents, and RDF datasets plus named graphs allow you to separate source partitions, release snapshots, and transformation outputs. LLMWikis’ own schema guidance—especially source_trace, contradiction lists, and last_reviewed—maps naturally into this model.
Versioning should happen in two places at once: content versioning and dataset versioning. Content versioning belongs in Git and append-only logs, which LLMWikis already treats as central. Dataset versioning belongs in release artifacts and metadata catalogs, ideally with content hashes so that a public graph release can be compared, signed, cached, and reproduced. RDF Dataset Canonicalization and Hash 1.0 is particularly relevant here because it gives a standard way to normalize RDF datasets for comparison and hashing.
Multilingual support
Even though LLMWikis does not currently claim multilingual support, the graph should be designed so that multilingual expansion is a schema extension, not a migration crisis. The best pattern is to keep language-neutral IDs for entities, pages, and claims while attaching multilingual labels, aliases, and descriptions tagged with BCP 47 language codes. Wikidata is a strong reference pattern here: labels, descriptions, and aliases are multilingual and displayed according to user language preferences.
Practically, that means the KG should never use raw page titles as identity keys. Stable IRIs or IDs should be primary; page titles and route slugs should be label-like surface forms. When public multilingual support is eventually added, translation pipelines can populate new labels and summaries without rewriting graph identity. JSON-LD language maps, SKOS labels, and Wikidata-style aliases are the cleanest starting point.
Construction Pipelines
The construction strategy should mirror LLMWikis’ existing operating model: ingest, query, lint. The public operations page says ingest compiles sources into the graph, query turns questions into answers and sometimes durable syntheses, and lint checks broken links, orphan pages, contradictions, stale claims, and missing provenance. That is already a KG lifecycle in embryonic form.
Deterministic extraction from existing wiki content
The highest-precision and lowest-risk extractors are deterministic parsers over the current public handbook. LLMWikis pages already expose structured frontmatter-like metadata, typed page categories, trust labels, source_trace, contradictions, related links, and navigation hubs; index.md and log.md are explicitly defined as navigation and audit artifacts; and the graph-navigation page defines typed edges such as supports, contradicts, supersedes, and depends-on. A first-pass KG should therefore be built from page metadata, route structure, typed links, source references, and review dates before any LLM extraction touches prose.
This deterministic layer should create page nodes, section anchors, source nodes, typed edges, contradiction edges, and log/review events. In practice, that will likely produce a thinner graph than an ambitious LLM extractor—but it will be far easier to validate, diff, and trust. That makes it the correct first milestone for a public-information site.
Semi-structured import from external public sources
The second track should ingest already-structured public sources. Many web pages publish Schema.org markup in JSON-LD, which can be harvested without brittle scraping. Wikidata provides multiple data-access methods, including SPARQL, and Wikibase provides a structured-data API with support for statements, qualifiers, and references. DBpedia’s extraction framework shows how wiki markup, infoboxes, and template structures can be mapped into RDF at scale.
For LLMWikis, the best external-source priority order is: official specifications and standards pages first; trusted open KGs such as Wikidata next; then high-quality secondary public sources. The reason is not only quality but alignment with the handbook’s own source-policy posture: sources should be traceable, scoped, and reviewable before they become durable public guidance.
NLP and LLM extraction from prose
The third track is NLP/LLM extraction from page prose and external text. A robust extraction pipeline typically includes document classification, chunking, NER, entity linking, relation extraction, normalization, deduplication, and confidence scoring before durable writes happen. spaCy’s EntityLinker provides a trainable component for entity linking and disambiguation; BLINK-style approaches use dense retrieval plus cross-encoder reranking for scalable entity linking; and REBEL reframes relation extraction as end-to-end sequence generation across a large relation set. Hugging Face pipelines provide a practical inference layer across tasks such as NER, feature extraction, QA, summarization, and translation.
For LLMWikis, LLM extraction should not write directly into the public graph. It should generate candidate claims with source spans, linked entities, candidate relations, and confidence labels for review. That is exactly consistent with the handbook’s two-step ingest pipeline, which says analysis must be separated from writes so interpretation, contradictions, and update targets can be reviewed before durable pages change.
Human curation
Human curation is not a fallback; it is a design requirement. Wikidata’s data model is instructive here: statements can carry qualifiers and references; most statements should be verifiable by referenceable sources; and property constraints are used to catch modeling problems. LLMWikis already uses trust labels, review dates, and contradiction handling. The best public-information posture is therefore model-assisted curation, not fully automatic ingestion.
Extraction method trade-offs
| Method | Precision | Recall | Cost | Best use | Main risk | Evidence |
|---|---|---|---|---|---|---|
| Deterministic parsing of page metadata and links | High | Moderate | Low | First public graph release | Misses implicit claims in prose | |
| Template / infobox / JSON-LD extraction | High | Moderate | Low–Moderate | Structured external source ingestion | Coverage depends on markup quality | |
| NER + entity linking | Moderate–High | High | Moderate | Entity graph growth and normalization | Wrong disambiguation and alias collisions | |
| Relation extraction with LLM/NLP models | Moderate | High | Moderate–High | Claim and relation discovery | Hallucinated or weakly grounded relations | |
| Human editorial curation | Highest | Lower throughput | Highest | Policy, benchmark, protocol, and public-facing claims | Bottlenecks and backlog |
Integration Architectures and Tooling
The right architecture for LLMWikis is a hybrid of wiki compilation, graph indexing, and retrieval-augmented generation. Classical RAG was introduced to give LLMs explicit, non-parametric memory and improve knowledge-intensive answering. GraphRAG extends this by extracting an entity graph and generating community summaries so the system can answer both local, evidence-specific questions and global, synthetic questions across a corpus. LLMWikis’ own guidance is complementary: keep page indexes, log files, typed links, and contradiction records visible even if vector search is added later.
The architecture below is therefore the most defensible for the site’s current maturity. It keeps editorial pages canonical, derives both RDF and property-graph views, and routes retrieval through a policy layer that can expose trust labels, review dates, and citations to the answering model. This is a strategic recommendation based on the public handbook plus modern GraphRAG practice.
flowchart TD
A[Raw sources and public pages] --> B[Two-step ingest]
B --> C[Reviewed wiki pages]
B --> D[Claim and entity extraction]
C --> D
D --> E[RDF and JSON-LD public graph]
D --> F[Property graph operational store]
C --> G[Lexical and vector indexes]
E --> H[SPARQL and dataset releases]
F --> I[Cypher and graph algorithms]
G --> J[Retriever layer]
I --> J
J --> K[Policy and reranking layer]
C --> K
K --> L[LLM answer with citations, trust, freshness]
M[Lint and monitoring] --> C
M --> E
M --> F
M --> G
Architecture trade-offs
| Pattern | Strengths | Weaknesses | Best fit for LLMWikis | Evidence |
|---|---|---|---|---|
| Vector-only RAG | Fast to build; strong semantic recall; good baseline | Weak on explicit relationships, contradiction handling, and transparent provenance structure | Necessary baseline, but insufficient as the final architecture | |
| Wiki-first compiled memory | Preserves durable syntheses, page ownership, and human readability | Can become lossy if not paired with strong provenance and refresh controls | Already the site’s operating model; should remain canonical | |
| Entity-centric graph-enriched RAG | Lets retrieval expand through graph neighborhoods and metadata constraints | Requires entity normalization and graph governance | Strong near-term target for handbook/entity pages | |
| Hierarchical GraphRAG | Better for global questions and corpus sensemaking | Higher indexing cost and more moving parts | Good once corpus grows beyond “handbook lookup” into broad synthesis | |
| KG embeddings and link prediction | Helps candidate expansion, similarity, and completion | Can obscure provenance and over-predict weak links | Useful as a secondary ranking/enrichment layer, not public truth | |
| GNN or neural-symbolic KG reasoning | Promising for complex KGQA and reasoning | More research-heavy, harder to explain and operate | Experimental; later-stage only |
Tool and platform comparison
| Stack | Query model | Strengths | Weaknesses | Best role for LLMWikis | Evidence |
|---|---|---|---|---|---|
| RDF / OWL / SPARQL / JSON-LD / SHACL | SPARQL | Best interoperability, standards compliance, public data publication, validation | Operational app development can feel heavy compared with property graphs | Canonical public publication layer and validation layer | |
| Neo4j | Cypher | Mature property graph, strong developer UX, graph algorithms, vector indexes, first-party GraphRAG tooling | Less standards-native for public linked-data publication than RDF | Operational graph store for application queries and GraphRAG | |
| JanusGraph | Gremlin | Distributed scale, many concurrent transactions, mixed index backends | More ops complexity, weaker out-of-box GenAI ergonomics | Large self-hosted operational graph if scale and control dominate | |
| Blazegraph | SPARQL | RDF triplestore; historically important in Wikidata ecosystem | Aging platform; Wikimedia is migrating WDQS away from Blazegraph for scaling reasons | Legacy / compatibility scenarios only, not greenfield choice | |
| RDFLib | Python API + SPARQL | Excellent Pythonic parsing/serialization, JSON-LD support, local graph manipulation | Not a production graph server by itself | ETL, validation, transforms, release generation | |
| TypeDB / Grakn family | TypeQL | Strongly typed schema, rules, rich relation modeling, hypergraph-like semantics | Smaller ecosystem for public linked-data publishing | Reasoning-heavy internal modeling or complex n-ary relation domains | |
| Wikibase | API + RDF/SPARQL | Open-source, qualifier/reference aware, multilingual, collaborative editing model | Heavier product decision; not necessary for the first read-only graph | Strong candidate if LLMWikis later wants a wiki-native structured-data surface | |
| Hugging Face Transformers | Task pipelines | Broad open-source model ecosystem for NER, QA, summarization, translation, feature extraction | Requires careful model selection and evaluation | Extraction, multilingual support, embedding and classifier layer | |
| LangChain / LangGraph | Framework-level orchestration | Broad integrations, vector-store abstractions, graph/state orchestration, graph retriever integrations | Can encourage rapid prototyping more than tight governance unless designed carefully | Rapid application layer and agent orchestration | |
| Haystack | Pipelines as directed multigraphs | Strong modular retrieval pipelines, hybrid retrieval options, production-oriented composition | Less graph-native at storage layer than Neo4j/TypeDB | Reliable orchestration for indexing and query pipelines |
Recommended platform posture
For LLMWikis specifically, the strongest overall trade-off is:
- RDF/JSON-LD + SHACL for public release, interchange, and validation.
- Neo4j for operational graph queries, graph analytics, and GraphRAG-style retrieval.
- RDFLib for ETL, transformations, and publishing workflows.
- Haystack or LangGraph for orchestrating indexing/query pipelines.
- Hugging Face + targeted linking/extraction models for NLP-assisted enrichment.
That combination minimizes lock-in, preserves standards compliance, and matches the site’s current wiki-first posture. Neo4j is the most compelling operational graph candidate today because its vector indexes, Graph Data Science library, and first-party GraphRAG tooling reduce implementation friction, while RDF remains the better public interchange layer.
Governance, Licensing, Trust, and Evaluation
The public graph should be governed as a public-information system with explicit evidence boundaries, not as a generic AI memory. LLMWikis’ own security and privacy guidance says not to store or export sensitive material, requires access controls, redaction, public/private boundaries, audit logs, and human approval for high-risk updates, and instructs agents to stop when legal, privacy, or security status is unclear. That is a strong basis for public-KG governance and should be carried directly into the graph publication pipeline.
Licensing and rights
Public graph publication must be source-rights aware. Wikidata requires CC0-compatible data and is therefore highly reusable in a public KG. Wikipedia text is reusable under CC BY-SA 4.0, which requires attribution and share-alike handling for modifications and redistribution. Creative Commons BY 4.0 and BY-SA 4.0 also explicitly require proper credit and indication of changes. For LLMWikis, each source node should therefore carry machine-readable rights metadata, and downstream dataset releases should include an attribution manifest and license inventory.
Trust, references, and moderation
A public KG for LLMWikis should adopt the site’s existing trust model as graph metadata rather than keeping it only in page prose. Page trust labels, source status, owner, last review date, sensitivity, and agent permissions are already explicitly defined. Wikidata provides a good public-data precedent: statements can carry references, qualifiers, and constraints; most statements should be verifiable by sources; and references point to the specific sources backing the data in a statement. This suggests a moderation model of reference-backed, review-labeled, closed-by-default writes instead of open anonymous editing.
Privacy and abuse surfaces
Even public-information graphs can accidentally process personal data, particularly when ingesting biographies, social profiles, or archived materials. The European Commission’s data-protection guidance emphasizes that GDPR applies to personal data and the processing of such data. NIST’s AI Risk Management Framework and GenAI Profile highlight the need to identify unique generative-AI risks, while OWASP’s LLM application guidance treats prompt injection, insecure outputs, and data/control weaknesses as core system risks. LLMWikis should therefore classify source types before ingestion, restrict model access to untrusted content where needed, sanitize raw HTML/PDF parsing workflows, and validate outputs before publication.
Evaluation and monitoring
Evaluation should cover graph quality, retrieval quality, answer quality, freshness, and operational safety. Linked-data quality research identifies many reusable quality dimensions and metrics, and DQV was designed precisely to publish quality metadata such as update frequency and persistence commitments. For answer quality, FActScore evaluates factual support at the atomic-fact level; RAGAs provides reference-free RAG metrics across retrieval and generation; FreshQA / FreshEval focuses on changing world knowledge; and HalluLens gives a more precise taxonomy for hallucination evaluation. LLMWikis’ own lint concepts—broken links, orphan pages, contradictions, staleness, missing provenance—should also be promoted into graph monitoring dashboards.
Recommended monitoring framework
| Layer | Metric | What good looks like | Why it matters | Evidence |
|---|---|---|---|---|
| Graph structure | SHACL violation rate | Near-zero at release gates | Prevents malformed public releases | |
| Provenance | Claims with source trace | Very high for public claims | Public trust depends on inspectable evidence | |
| Freshness | Review-age SLA | Time-sensitive pages reviewed per rule | Pages should surface staleness rather than silently age | |
| Retrieval | Recall@k, precision@k, grounded context rate | Measured on editorial test sets | A graph can be correct while retrieval remains bad | |
| Answer quality | Citation coverage, answer groundedness, FActScore | High atomic support and explicit cites | Best direct measure of public-answer reliability | |
| Hallucination | Unsupported-claim rate / HalluLens-style taxonomy | Downward trend over releases | Distinguishes factual misses from broader hallucination modes | |
| Fresh knowledge | FreshQA / current-event canary set | Stable performance on changing facts | Public-information systems age quickly | |
| Editorial health | Contradiction backlog, orphan-page rate, stale-page rate | Declining backlog, visible unresolved tension | Keeps graph honest about ambiguity and drift | |
| Ops | Cost per ingest, p95 latency, review SLA | Within budget and service targets | Graph systems fail as often from ops as from semantics |
Roadmap, Resources, Risks, and Pilot Projects
The roadmap below assumes a moderate-budget, review-first public pilot. The objective is not to launch a full public KG platform in one step, but to create a progressively harder set of deliverables: first a trustworthy graph projection of the handbook, then hybrid retrieval and citations, then public dataset releases and selected APIs.
The phased timeline is consistent with the site’s current posture: handbook-first, staged ingestion, source-trace requirements, no open editing, and explicit evidence boundaries.
gantt
title LLMWikis Knowledge Graph rollout
dateFormat YYYY-MM-DD
axisFormat %b %Y
section Foundations
Scope, competency questions, ontology sketch :a1, 2026-05-15, 30d
Rights matrix, source policy, review workflow :a2, after a1, 21d
section First graph
Deterministic page and metadata parser :b1, 2026-06-15, 35d
Claim, source, contradiction, review model :b2, after b1, 28d
SHACL validation and release packaging :b3, after b2, 21d
section Retrieval
Lexical plus vector baseline :c1, 2026-08-15, 28d
Property-graph projection and graph retrieval :c2, after c1, 35d
Citation-aware answer service :c3, after c2, 21d
section Expansion
External IDs and Wikidata linking :d1, 2026-10-15, 35d
Public JSON-LD and RDF release beta :d2, after d1, 21d
Governance review and pilot launch :d3, after d2, 21d
Suggested implementation phases
| Phase | Duration | Deliverables | Exit criteria |
|---|---|---|---|
| Foundation | 4–6 weeks | Competency questions, ontology sketch, rights matrix, review policy, test set | Team agrees on answerable question set and publishing boundary |
| Deterministic graph pilot | 6–8 weeks | Parser for pages/routes/frontmatter, page/source/review graph, SHACL checks, internal dashboard | Public claims and routes can be represented and validated without LLM extraction |
| Hybrid retrieval | 6–8 weeks | Lexical + vector baseline, operational graph store, citation-aware answer API | Editorial test set shows materially better retrieval and answer support than text search alone |
| External linking | 4–6 weeks | Wikidata/Schema.org linking, ID normalization, license-aware source inventory | External links improve discoverability without degrading trust |
| Public beta | 4–6 weeks | JSON-LD embeds, RDF dump, dataset metadata, changelog, monitoring | Reproducible releases, rollback path, and public documentation exist |
Resource estimate
The table below is a pragmatic staffing model for a 6–9 month pilot. It is an estimate, not a sourced fact.
| Role | Approximate commitment | Core skills |
|---|---|---|
| Product owner / editor-in-chief | 0.5–1.0 FTE | public-information governance, editorial prioritization, release decisions |
| Knowledge graph engineer | 1.0–2.0 FTE | ontology design, RDF/JSON-LD, SHACL, graph ETL |
| Search / retrieval engineer | 1.0 FTE | BM25, vectors, reranking, evaluation, API design |
| NLP / ML engineer | 1.0–1.5 FTE | NER, entity linking, relation extraction, prompt and extraction evaluation |
| Full-stack engineer | 1.0 FTE | public UI, graph explorer, API, release portal |
| Data curator / researcher | 1.0–2.0 FTE | source verification, entity resolution, moderation, taxonomy cleanup |
| DevOps / platform engineer | 0.5 FTE | CI/CD, observability, storage, secrets, release automation |
| Privacy / legal / trust reviewer | 0.2–0.4 FTE | rights, redaction, public-data policy, incident handling |
Infrastructure estimate
For the pilot, the minimal stack is likely to include object storage for sources and releases, Git for page and schema history, a graph ETL layer in Python, one graph database for operational queries, one search stack for lexical/vector retrieval, CI/CD for validation and release packaging, and monitoring for ingest and answer quality. A Neo4j-based operational tier paired with RDF/JSON-LD release generation is likely the shortest path to value.
Major risks and mitigations
| Risk | Why it is likely | Mitigation |
|---|---|---|
| Lossy synthesis becomes false authority | LLM wiki pages and extracted claims compress source nuance | Require source traces, claim-level status, contradiction records, and human review for high-impact claims |
| Schema sprawl | Public sites accumulate page types and one-off metadata quickly | Start from competency questions and a small stable core schema; add extensions only with change control |
| Entity-linking errors | Public sources contain aliases, homonyms, moving organizations, and model names | Use candidate sets, confidence thresholds, fallback unresolved entities, and human resolution queues |
| Rights violations | Public web content has mixed licensing and attribution conditions | Track license metadata per source, keep attribution manifests, and publish only rights-cleared derivatives |
| Graph opacity | Users may trust graph answers without seeing evidence | Make citations, trust labels, review dates, and freshness visible in every answer |
| Staleness drift | Public AI landscape changes rapidly | Add per-topic freshness rules and current-event canary tests |
| Pipeline cost blow-up | GraphRAG-style extraction and summarization can get expensive | Start with deterministic extraction and targeted enrichment; add heavy LLM indexing only where it wins |
| Premature openness | Open editing or open write APIs increase abuse and review burden | Keep public graph read-only through the pilot; expand contribution only after moderation proves out |
Recommended pilot projects
The best pilots are the ones that create visible value without requiring the full future platform.
| Pilot | Why it is the right first move | Success criteria |
|---|---|---|
| Handbook claim graph | Uses existing public structures: pages, routes, source traces, typed links, contradictions, review metadata | High provenance coverage; graph explorer for routes, pages, claims, and sources; zero critical schema violations |
| Hybrid answer pilot | Demonstrates why the KG matters for user-facing LLM answers | Higher citation coverage and factual support than vector-only baseline on editorial test questions |
| External-ID enrichment pilot | Connects LLMWikis pages to Wikidata / Schema.org where appropriate | Improved discoverability and entity disambiguation without rights or trust regressions |
| Freshness and contradiction dashboard | Aligns directly with handbook values of linting, review, and visible uncertainty | Editors can see stale pages, unresolved contradictions, and orphan routes from one dashboard |
If only one pilot is funded, it should be the handbook claim graph. It is closest to the public site’s present maturity, it creates lasting infrastructure for later retrieval and release work, and it keeps the highest-risk problem—automatic semantic interpretation of prose—behind a review boundary until the team has real validation data.
Open Questions and Limitations
This report is based on public, crawlable evidence only. I did not rely on any private or unpublished LLMWikis materials. As a result, some operational details remain unspecified in the reviewed public evidence, including the intended corpus scale, release cadence, budget, staffing, and whether LLMWikis plans to publish an official public KG, SPARQL endpoint, or graph API. The roadmap and resource plan therefore use explicit assumptions rather than claiming site-confirmed future plans.
A second limitation is that the public handbook references route families such as model registry, evaluation hub, metrics dashboard, community, and roadmap, but the reviewed pages here establish the presence of those route families more clearly than their implementation depth. That is enough to design a graph-ready information architecture, but not enough to certify detailed coverage or completeness for each route family.
The final open design decision is whether LLMWikis wants its long-term public graph to be primarily a standards-aligned linked-data publication or primarily an application-oriented graph retrieval layer. My recommendation is to do both, but to sequence them: start with standards-aligned releases and a simple read-only operational graph; then add richer GraphRAG behaviors only after provenance, validation, and editorial trust signals are proven in production. That recommendation is an inference from the public evidence reviewed here.