--- tags: - knowledge-graph - rdf - n-triples - sparql - semantic-web - stackoverflow - question-answering pretty_name: StackOverflow Knowledge Graph license: cc-by-sa-4.0 size_categories: - 100M { ... }` for language-scoped queries. Questions are only retained when they match the supported language-tag set used by the project. ## Intended Use This dataset is meant to be downloaded, extracted, and imported into an RDF-capable graph store for retrieval and analysis workflows. It is primarily intended for system reconstruction and retrieval-based experiments. ## Source The dataset is built from the Stack Overflow dump through the Stack2Graph pipeline, including SQL import, graph construction, N-Triples serialization, and optional archive packaging. ## Limitations - The graph only covers questions matching the supported programming-language tags. - A question may appear in more than one named graph when it has multiple language tags. Repeated SPO triples across different language graphs are intentional language-membership duplication; only exact duplicate lines inside a single language file are safe to remove. - Vote information is stored as aggregates rather than individual vote events. - The dataset inherits the licensing constraints, biases, and temporal drift of Stack Overflow content. ## License This dataset is distributed under `CC-BY-SA-4.0`. ## Citation If you use this dataset, please cite the Stack2Graph paper: - Stack2Graph: A Structured Knowledge Representation of Stack Overflow Data for Retrieval-based Question Answering