@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 "AGENTiGraph: An Interactive Knowledge Graph Platform for LLM-based Chatbots Utilizing Private Data"; ; , , ; a prov:Entity . dct:subject ; a ; rdfs:comment "AGENTiGraph is a novel multi-agent platform designed to bridge the gap between LLMs and KGs for complex knowledge management tasks. It leverages LLM-based agents (e.g., User Intent Interpretation, Task Planning, Knowledge Graph Interaction, Reasoning, Dynamic Knowledge Integration) to collaboratively interpret user input, conduct multi-step reasoning by interacting with the KG, and even update the KG. This directly aligns with synergized models treating LLMs as agents to interact with KGs to conduct reasoning."; rdfs:label "AGENTiGraph"; . a ; rdfs:label "BERTopic" . a ; rdfs:label "Graphusion" . a ; rdfs:label "Sentence-BERT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:22:32.944Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2410.11531" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "gBwSDXZOVnLWN3rlGm8upjWpHm5hFbcAaJ19ZcmlYF/x5f3f3l5sMbZHiZ5LFjlsJbx+Hcldx5bYMRMFyYsLe843zeO4QHiIeHZXZvVffBEuDl03ZdocrAQ8c6Z4o4/QPKH+06m7zY5Pv8Og4+ecuUcMf1mvUo922ndF15XYrjFWrRdOLhmA4QKK4k3OiMjnt7GTWXcemi3bGKe5kMQ0cyGgm8LT3LS2tPBuJ1XOl9Ch5qkn0y5eM+1M78tff4bdCvu1mui/ylIINHLIIIpziUc7ltgEcT5HKxzZfbkhkagmnfTfU9dMwbWhzkrxmYdHr9Ra6elBYVFwlLg70VeSZw=="; npx:hasSignatureTarget this:; npx:signedBy . }