@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 "KG-CRAFT: Knowledge Graph-based Contrastive Reasoning with LLMs for Enhancing Automated Fact-checking"; ; , , , , , , , , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "CO-GAT (ELECTRA)" . a ; rdfs:label "CofCED" . a ; rdfs:label "CorXFact" . a ; rdfs:label "FIRE" . a ; rdfs:label "FactL-LaMA know" . a ; rdfs:label "FactL-LaMA" . a ; rdfs:label "GenFE" . a ; rdfs:label "GenFE-MT" . a ; rdfs:label "GraphCheck" . a ; rdfs:label "GraphFC" . a ; rdfs:label "IKA" . dct:subject ; a ; rdfs:comment "KG-CRAFT is a novel framework that synergizes LLMs and KGs for automated fact-checking. It leverages LLMs for knowledge graph construction, then uses the KG structure to formulate contrastive questions that guide LLMs to generate evidence-based answers and summaries for veracity assessment. This process exemplifies LLMs acting as agents interacting with KGs to conduct structured reasoning."; rdfs:label "KG-CRAFT"; . a ; rdfs:label "L-Defense" . a ; rdfs:label "MLA (RoBERTa)" . a ; rdfs:label "MULTIVERS" . a ; rdfs:label "Meng et al. 2024 Zero-Day Manipulations" . a ; rdfs:label "PACAR" . a ; rdfs:label "ProgramFC" . a ; rdfs:label "SBERT-FC" . a ; rdfs:label "TELLER" . a ; rdfs:label "dEFEND" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:19:41.571Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; npx:supersedes ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2601.19447" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "adgIbNiqe9VTWdbuSca5/1kV4jpt37m02OjTP3GzF3rotQlU96vK2JULKBid2CxtiL9sK0tmw2ti4OCcD1pp7PcB/XGAmfRumNs+p8+i6Ckq3HYr0ras8cs3rP15FDWqIqljTBDMUszlNnpHw456dh98MJ/OErYjiagiI4UURopBBAZV3tw0jZos+HdiwAFqG0UTWAzUtgmiVhgDOrlKvOC3UBZEB1YGXwL8cueGc7J5R5QWbL7E2vsBSGPmDR1/rll9wT6ydAW//JX1Hrp4E1jyxk83dS2YsJddFlLybXDPzrSbczL6eJJOcaUXnfNJ+udsu0hdE0KBy4F73PKRqg=="; npx:hasSignatureTarget this:; npx:signedBy . }