@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 "Large Language Models-guided Dynamic Adaptation for Temporal Knowledge Graph Reasoning"; ; , , , , , , , , ; a prov:Entity . a ; rdfs:label "GPT-NeoX" . a ; rdfs:label "Llama-2-7b-CoH" . dct:subject ; a ; rdfs:comment "LLM-DA proposes a unified framework where LLMs act as agents to analyze historical data, generate temporal logical rules, and dynamically update these rules based on current events within Temporal Knowledge Graphs (TKGs). The method then synergizes these LLM-derived rules with traditional graph-based reasoning (e.g., GNNs) to conduct interpretable and accurate Temporal Knowledge Graph Reasoning (TKGR). This constitutes a combined reasoning approach where LLMs actively interact with and enhance the KG reasoning process."; rdfs:label "Large Language Models-guided Dynamic Adaptation (LLM-DA)"; . a ; rdfs:label "Mixtral-8x7B-CoH" . a ; rdfs:label "PPT" . a ; rdfs:label "RE-GCN" . a ; rdfs:label "RE-NET" . a ; rdfs:label "TLogic" . a ; rdfs:label "TiRGN" . a ; rdfs:label "Vicuna-7b-CoH" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:37:48.290Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2405.14170" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "v8h0RCUbN7/1ZfsU2TBKno5q8GnSooMFdwMGTazyGooMEv1eZSutMxEVniqvdx+SW52O5rpUkfcB3jBPkbF/bEAPn5sC4r9+Qdi3bhliLdDMMVoJs7YGYlZlTHXSTNRVBP7oyHtdZIoKCapDy80ik+kk6YtdNIh3iZ634q0KDNv6409hELBez+Kq4N7npuBO5GSuGmOe1lLoqIV2MpjF4DvicZuO6lnAbflMjQFg7b/7kQ+psPHBGn52cK7JyVG4Fq6DbggB0LjD9EXJRKSVUUrX37Dcx7N1mu/IIPSUa9tGR8RTIW0Suj4qzRpJO8JZ2A1eB3yCaHLTsqG7ttwy6Q=="; npx:hasSignatureTarget this:; npx:signedBy . }