[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/Head" }, { "@graph" : [ { "@id" : "https://doi.org/10.48550/arXiv.2502.14192", "@type" : [ "http://www.w3.org/ns/prov#Entity" ], "http://purl.org/dc/terms/title" : [ { "@value" : "NLP-AKG: Few-Shot Construction of NLP Academic Knowledge Graph Based on LLM" } ], "http://purl.org/spar/cito/describes" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NlpAkgConstructionMethod" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#SubGraphCommunitySummaryMethod" } ], "http://purl.org/spar/cito/discusses" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Bm25Retrieval" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt4" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kaping" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KnowledgeAugmentedGeneration" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#MindMap" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NlpKg" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Orkg" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#TextEmbeddingRetrieval" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#TsinghuaOpenAcademicGraph" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Bm25Retrieval", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "BM25 retrieval" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Gpt4", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "GPT-4" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Kaping", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KAPING" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KnowledgeAugmentedGeneration", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Knowledge Augmented Generation (KAG)" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#MindMap", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "MindMap" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NlpAkgConstructionMethod", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method focuses on constructing a novel knowledge graph (NLP-AKG) for NLP academic papers. It leverages LLMs for various tasks like entity extraction from text and tables, interpreting table hierarchies, generating code for data extraction, and summarizing innovation points. While also involving XLNet and k-means for cleaning and disambiguation, the core framework uses LLMs to address entity discovery, coreference resolution, and relation extraction, making it an LLM-augmented approach for KG construction." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "NLP-AKG Construction Method based on LLM" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NlpKg", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "NLP-KG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#Orkg", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "ORKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#SubGraphCommunitySummaryMethod", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://purl.org/dc/terms/subject" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/categories#KGEnhancedLLMInference" } ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method aims to enhance the question answering ability of LLMs by augmenting them with knowledge from the constructed NLP-AKG during the inference stage. It involves using LLMs for intent identification, querying the KG to form 'sub-graph communities' around relevant papers, and then feeding these structured community elements along with prompts to the LLM to generate more accurate answers. This directly improves LLM performance by providing external, structured knowledge at inference." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Sub-graph Community Summary Method" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/top-categories#KGEnhancedLLM" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#TextEmbeddingRetrieval", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Text embedding retrieval" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#TsinghuaOpenAcademicGraph", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Tsinghua Open Academic Graph (OAG)" } ] } ], "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/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.2502.14192" } ] } ], "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-02-26T16:06:00.805Z" } ], "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://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "LLM-KG assessment for paper 10.48550/arXiv.2502.14192" } ] }, { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/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" : "DUl1azwiySDqRPajOATFFp8sLpfYPuAYxXQMVQWUGup1IwapWSWQn2bTnmLumnO9fc6csquYWkuF5gEmTT6zfSCWNyhG12F8GiOdeK6spnrhN0/x4/MFBZcqPhO/wMuvfjK+091hGjz1I0mTvcGJUJDl9dj0kLimt8elqisx9lKs+YxYLy/+il5Ns+7Kxq6dcWGk+6fTyJ+hPejIM4xiTVjuZJRNv3eJly6IBDEMw5O93J4ufOBEDeiLc85ch9qGHVh2OHFnCpNgsrLBnm7vDuzc2ym5TFFKA4pMnfzOwmKDxGa0br8lahoyAIVbL0wf64/cff5SSotgshKi2gq5Gw==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAwyT1MGH2Xeq3vSUje-OB3-a_H_Z1Y_K7FS2bqFW_Abg/pubinfo" } ]