[ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/Head", "@graph": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/provenance", "@graph": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://doi.org/10.48550/arXiv.2404.14741" } ] } ] }, { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/assertion", "@graph": [ { "@id": "https://doi.org/10.48550/arXiv.2404.14741", "http://purl.org/dc/terms/title": [ { "@value": "Generate-on-Graph: Treat LLM as both Agent and KG for Incomplete Knowledge Graph Question Answering" } ], "http://purl.org/spar/cito/describes": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GenerateOnGraph" } ], "http://purl.org/spar/cito/discusses": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChainOfThoughtPrompting" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChatKBQA" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#KBBINDER" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RoG" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SelfConsistency" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StandardPrompting" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StructGPT" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ToG" } ], "@type": [ "http://www.w3.org/ns/prov#Entity" ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GenerateOnGraph", "http://purl.org/dc/terms/subject": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/categories#SynergizedReasoning" } ], "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "GoG proposes a \"Thinking-Searching-Generating\" framework where the LLM acts as an agent to explore KGs and also as a KG to generate new factual triples using its internal knowledge. This synergy of LLM and KG capabilities enables effective reasoning for Question Answering over incomplete Knowledge Graphs by dynamically augmenting missing information." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Generate-on-Graph (GoG)" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/top-categories#SynergizedLLMKG" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChainOfThoughtPrompting", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Chain-of-Thought (CoT) prompting" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChatKBQA", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "ChatKBQA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#KBBINDER", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "KB-BINDER" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RoG", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RoG" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SelfConsistency", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Self-Consistency (SC)" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StandardPrompting", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Standard Prompting (IO prompt)" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#StructGPT", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "StructGPT" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ToG", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "ToG" } ] } ] }, { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk", "http://purl.org/dc/terms/created": [ { "@value": "2026-02-26T15:16:07.895Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://purl.org/nanopub/x/hasNanopubType": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult" } ], "http://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAdc8G60E4qd2CYgY7dBCu1Z9oqBTYz7wbc9h-SB49jac" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLM-KG assessment for paper 10.48550/arXiv.2404.14741" } ] }, { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "e7YO85OHYoHLEe0wpZc4BWkDIDE7Ln3xitke7ZR17Yx+wJDOj7g+czud9hH72LFxY0xj2XD81nXpb4JMq6HszBw4ztUi2YIwpfi/67XktH4oi7ja/K6irJrHofRtFIeRJA8S88fR8e4QJOh+ZGMcYZQq44KLFQyvz7XWx+9xBzHx57U+k9cFj6Db4VbbazPmRnyAfIXlrNdIqK+WlE6TbMNo3HwPMQjplYL3HY0ZG5Dq1SdzTCI4mslIr3g7TjOKNaTryIwWogUHOQCiEGcREVIjZl6NJT2hYdVNAGNAUclHEfOLSOby01bArOfwMbMsgD8iUxq/l3YfPH2bJBb71g==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RA01lfEQMelkkvSeHNCSfeEuP-2SJIbs_7ay-FrBiucHk" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ] } ]