@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models"; ; , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "Debate on Graph" . a ; rdfs:label "EffiQA" . a ; rdfs:label "EWEK-QA" . a ; rdfs:label "GFM-RAG" . a ; rdfs:label "GNN-RAG" . a ; rdfs:label "GNN-RAG+RA" . dct:subject ; a ; rdfs:comment "GCR is a novel framework that bridges structured knowledge in KGs with unstructured reasoning in LLMs to eliminate hallucinations and ensure faithful reasoning. It integrates KG structure into the LLM decoding process via a KG-Trie, leverages a lightweight KG-specialized LLM for graph-constrained decoding to generate paths, and a powerful general LLM for inductive reasoning over multiple generated paths. This approach deeply combines LLM and KG reasoning capabilities."; rdfs:label "Graph-constrained Reasoning (GCR)"; . a ; rdfs:label "KD-CoT" . a ; rdfs:label "Plan-on-Graph" . a ; rdfs:label "RoG" . a ; rdfs:label "StructGPT" . a ; rdfs:label "SymAgent" . a ; rdfs:label "ToG" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:39:45.569Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2410.13080" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "hRoS4keA+iPLvnPI9Ys43Lp/yZYhLDa8xANXI11TMLLZDqSy40tM7SMkkYYHwj2ojlb9JCE6KklzGm1Xl37PvRKVmQkdpiuJV6Baj6gdZ5GJdQyvfPtZXQZ+aA6tY7CZ51FwD2lxEBYcytlRzawLcLUfyEYgtB21RdXV4XIJbYkn920cuCNFys15s2jOBiDOY+Tuu6I8+mewBvpDJi03YNUJz6jrcWsfbCF4DaFSWd9h2wj079CROK7sYG6KNCFnDHv64w8EGhPKlh6n0qrclSx2413hTRM2DDpvNiLrF0w5hDJYzuKAfVpp7ghiZxDDW9ZjqXFwbyEJUFJ584Xy8A=="; npx:hasSignatureTarget this:; npx:signedBy . }