@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a prov:Entity; dct:title "Plan of Knowledge: Retrieval-Augmented Large Language Models for Temporal Knowledge Graph Question Answering"; ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . a ; rdfs:label "ALBERT" . a ; rdfs:label "ARI" . a ; rdfs:label "BERT" . a ; rdfs:label "BM25" . a ; rdfs:label "Chain-of-Thought" . a ; rdfs:label "ChatGPT" . a ; rdfs:label "CronKGQA" . a ; rdfs:label "DistilBERT" . a ; rdfs:label "EXAQT" . a ; rdfs:label "Embed-KGQA" . a ; rdfs:label "FAISS" . a ; rdfs:label "GPT-4o" . a ; rdfs:label "GRAFT-Net" . a ; rdfs:label "GenTKGQA" . a ; rdfs:label "LGQA" . a ; rdfs:label "LLaMA2-7B" . a ; rdfs:label "LoRA" . a ; rdfs:label "M3TQA" . a ; rdfs:label "MultiQA" . a ; rdfs:label "Naive RAG" . a ; rdfs:label "P-Tuning v2" . a ; dct:subject ; rdfs:comment "PoK is a unified framework designed for Temporal Knowledge Graph Question Answering (TKGQA). It synergizes LLMs by having them decompose complex temporal questions into structured sub-objectives (plan) and interact with a custom-built Temporal Knowledge Store (TKS) for fact retrieval and re-ranking. The LLM then uses this structured plan and retrieved temporal facts to conduct multi-hop reasoning and generate accurate answers, enhancing interpretability and factual consistency."; rdfs:label "Plan of Knowledge (PoK)"; . a ; rdfs:label "PullNet" . a ; rdfs:label "QLoRA" . a ; rdfs:label "Qwen-0.7B" . a ; rdfs:label "Qwen-4B" . a ; rdfs:label "RAG baseline" . a ; rdfs:label "RTQA" . a ; rdfs:label "ReAct RAG Agent" . a ; rdfs:label "self-refine" . a ; rdfs:label "Sentence-BERT" . a ; rdfs:label "TMA" . a ; rdfs:label "TempAgent" . a ; rdfs:label "TempoQR" . a ; rdfs:label "TimeR 4" . a ; rdfs:label "TwiRGCN" . a ; rdfs:label "Uniqorn" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:09:59.481Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2511.04072" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "sHqdgi86ajn3aXEvHss6+QC09Xn+8Hgsdt4FauYKrcDXKoKFnJCgZg44fc68eXBNxg4jyjExba07iKsf3rXK/t/mVFn4iODqYXG+G8k7p4bsg2LdwSMhUwlte9LxV1E1ZzTMOnmZUnWW7j6DMe/hAK/mzL3DNnyLmxNaHKt6aJsr3ToBbDs5YkGoRmBTkansJNHNqZRuCnvRuBkf0RcIn4/hdEa+kX+Q4YCeZxyY+V6huJ7Yf+VeIMnU7nVD7gjYcXhr3fMY3hYIL2H7vZ3MF4x/URkVZwIBz0wfUoJqovHq4JZkIW21rP8ghlp+ZOWEfOCuOYe3+P4gR5v6P4N1dg=="; npx:hasSignatureTarget this:; npx:signedBy . }