@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-Agent: An Efficient Autonomous Agent Framework for Complex Reasoning over Knowledge Graph"; ; , , , , , , , , , , , , , , , ; a prov:Entity . "https://github.com/Significant-Gravitas/AutoGPT"^^xsd:anyURI; a ; rdfs:label "AutoGPT" . a ; rdfs:label "BART SPARQL" . a ; rdfs:label "ChatBD" . a ; rdfs:label "EmbedKGQA" . a ; rdfs:label "KB-BINDER" . dct:subject ; a ; rdfs:comment "KG-Agent is an autonomous LLM-based agent framework designed to synergize LLMs and KGs for complex reasoning tasks over KGs. It treats the LLM as a planner that actively interacts with the KG through a specialized multifunctional toolbox and an iterative memory-updating mechanism. This aligns perfectly with the 'treating LLMs as agents to interact with the KGs to conduct reasoning' aspect of SynergizedReasoning."; rdfs:label "KG-Agent"; . a ; rdfs:label "KVMemNet" . a ; rdfs:label "MM-REACT" . a ; rdfs:label "NSM" . a ; rdfs:label "Pangu" . a ; rdfs:label "ProgPrompt" . a ; rdfs:label "ReAct" . a ; rdfs:label "RGCN" . a ; rdfs:label "RNN SPARQL" . a ; rdfs:label "Struct-GPT" . a ; rdfs:label "TransferNet" . a ; rdfs:label "WebGPT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T13:20:32.929Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2402.11163" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "CdIS6KN1/5pHs1YO7ajNk1ky0WdbEW1NAJQHrfbFrZVXIB62q2BKOcEcYQzYY6mIMqEtauOdwDIj3pYwjew1K7SZBuojkYwHDL/WEnTE/NqRmKiWm2ht93wFLMxNG03qcFNEM0N1FpT4kzXLaUFCIkf4RmER1B91+x55QPu6spX+YtNrIq3c9iK0yTrLynuSdKxXSrKUpGUnSf9dAusP7cXXClC58A5F1qt3J7HsNPDf9/LZkie0rBCBJuMFwVKl3g4SCVmdbBMgJUugOY3kuJhKCiI8U+wFPtNovH8fu7a4B2/EZomVVDzkBE0fbZ8jcWNcss9bQzKY1ovgDN7atw=="; npx:hasSignatureTarget this:; npx:signedBy . }