@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @prefix rdf: . @prefix owl: . @prefix rdfg: . @prefix dce: . @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 "KG-Agent: An Efficient Autonomous Agent Framework for Complex Reasoning over Knowledge Graph"; ; , , , , , , . a ; rdfs:label "BART SPARQL" . a ; rdfs:label "ChatBD" . a ; rdfs:label "EmbedKGQA" . a ; rdfs:label "KB-BINDER" . a ; dct:subject ; rdfs:comment "KG-Agent is an autonomous LLM-based agent framework designed to improve complex reasoning over KGs. It integrates a fine-tuned LLM as a planner, a multifunctional toolbox for KG interaction, a KG-based executor, and knowledge memory, using an iterative mechanism for tool selection and memory updates to conduct reasoning. This fits 'SynergizedReasoning' as it treats LLMs as agents interacting with KGs for complex reasoning."; rdfs:label "KG-Agent"; . a ; rdfs:label "Pangu" . a ; rdfs:label "RNN SPARQL" . a ; rdfs:label "Struct-GPT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-25T16:54:19.359Z"^^xsd:dateTime; dct:creator . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "gK9OHad0y5EXU6mq4wcArlAARlZDMzX7zRGASk1EMTVorjfs1cJ2J46rl5PbLdBWWZE/Z+Lw00oxU1MB0e3bK/w79z0HXD6JqqFCDNu7P2GWxC6ChW6jrXlE3cySNeY0QXxwguQKPwmWpm5cwM4aJA/qCMkNqCZ0coFJs/CdlDpy24KOaqvrUwsttKhuarXhmN2uIKi5ECiR2aojUq+hmKHNu4a2yBEuw4KVuMCsnU54/C1sQtR9eiDQiDG4HtPJ9ftNa7/ObS3Q21JoVt7HcQq6AOfvDdGrkAf6uQPxKqhaTrbWPdv29tqgGK3CFzgAr9AQ/kHU1vn0agUE4AiFbg=="; npx:hasSignatureTarget this:; npx:signedBy . }