[ { "@graph" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE", "@type" : [ "http://www.nanopub.org/nschema#Nanopublication" ], "http://www.nanopub.org/nschema#hasAssertion" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/pubinfo" } ] } ], "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/Head" }, { "@graph" : [ { "@id" : "https://doi.org/10.48550/arXiv.2511.11017", "@type" : [ "http://www.w3.org/ns/prov#Entity" ], "http://purl.org/dc/terms/title" : [ { "@value" : "AI Agent-Driven Framework for Automated Product Knowledge Graph Construction in E-Commerce" } ], "http://purl.org/spar/cito/describes" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#AiAgentDrivenFramework" } ], "http://purl.org/spar/cito/discusses" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#BiEtAlCodeKGC" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#CuiEtAlKGICL" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#GrapherMethod" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KommineniEtAlKGPipeline" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LairgiEtAliText2KG" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NingEtAlFactualExtraction" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#XieEtAlPromptKG" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#XuEtAlProductKGEmbedding" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#YaoEtAlKGLLM" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ZhangEtAlEDCFramework" }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ZhuEtAlAutoKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#AiAgentDrivenFramework", "@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 framework uses LLM-powered agents to automate the entire process of Knowledge Graph construction. It involves three main stages: ontology creation and expansion (entity/relation discovery), ontology refinement (schema improvement), and knowledge graph population (instance extraction) from unstructured product descriptions, directly addressing KG construction tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "AI Agent-Driven Framework" } ], "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#BiEtAlCodeKGC", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Presented by Bi et al., CodeKGC is a method that employs code LLMs and schema-aware prompts for generative KG tasks, enhanced by rationale-based generation." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "CodeKGC" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#CuiEtAlKGICL", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Proposed by Cui et al., KG-ICL is a method that combines in-context learning with a prompt graph and unified tokenization to achieve strong generalization across various KG tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KG-ICL" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#GrapherMethod", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Grapher is discussed as a method that generates end-to-end KGs by dividing tasks into entity and relation extraction using pre-trained Language Models." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Grapher" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#KommineniEtAlKGPipeline", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method is mentioned as a prior LLM-based pipeline that aims to minimize human intervention in KG construction by incorporating competency-question-based ontology generation and LLM-driven evaluation." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Kommineni et al.'s Pipeline" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#LairgiEtAliText2KG", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Proposed by Lairgi et al., this method is presented as a zero-shot, plug-and-play system for distilling unstructured input into KGs with minimal post-processing." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "iText2KG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#NingEtAlFactualExtraction", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method by Ning et al. explores factual knowledge extraction for KGs via prompt templates and parameter tuning to improve accuracy." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Ning et al.'s Factual Knowledge Extraction" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#XieEtAlPromptKG", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "Xie et al. introduced PromptKG, a toolkit designed to integrate prompt-learning methods for various Knowledge Graph applications." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "PromptKG" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#XuEtAlProductKGEmbedding", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This embedding method, proposed by Xu et al., is tailored for product KGs and uses multimodal data to enhance KG completion and recommendation tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "Xu et al.'s Embedding Method" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#YaoEtAlKGLLM", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method, presented by Yao et al., utilizes entity/relation prompts for triple classification and relation prediction, focusing on Knowledge Graph completion tasks." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "KG-LLM" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ZhangEtAlEDCFramework", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This method, proposed by Zhang et al., is discussed as a prior LLM-based approach for automated KG construction, which separates open information extraction, schema creation, and canonicalization." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "EDC Framework" } ] }, { "@id" : "https://neverblink.eu/ontologies/llm-kg/methods#ZhuEtAlAutoKG", "@type" : [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "This framework, introduced by Zhu et al., is discussed as a multi-agent system that combines LLMs with external data for KG construction." } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "AutoKG Framework" } ] } ], "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/assertion" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/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.2511.11017" } ] } ], "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/provenance" }, { "@graph" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE", "http://purl.org/dc/terms/created" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", "@value" : "2026-03-13T16:02:03.618Z" } ], "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/RANj-wpb535FlB8eM5KHVx-XFfUEYhWRWquqtlRjwEmD4" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "LLM-KG assessment for paper 10.48550/arXiv.2511.11017" } ] }, { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/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" : "iLSElcgqqBsWTLtic7yrdoX2HgsuT/lKI7xDXW5jloh4uxRGPdY72/D+LdNE8CNXSiWOI5ndpSWJhachzVbWHxLqG/f1ihRAQTBOQrQ2U49UvOZN5SXBLqMzk0inB3uXMduZBmiSk9EhOpn+KY/DNcZOHnMtpE0gXLkOxmVdvtIlpQzr2QsLAdj02YMEC01ndKNcmyXL8wvcUrTnmHreZjxjeaAzElGlCmRV0+yVNisxrrgm0Ur+Y5YwDmxMtRob2HFlJkjc1l/mkeMOe5IRHEp87HyMppCQhl0WW4lR9XkHfdbYrafIummDmzfrvg1R+JnTnILVuC7HVin5rFAswA==" } ], "http://purl.org/nanopub/x/hasSignatureTarget" : [ { "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE" } ], "http://purl.org/nanopub/x/signedBy" : [ { "@id" : "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ], "@id" : "https://w3id.org/np/RAVx7L-tHl-XheF8kQ7DFRsxgAXPVzXrgK7z_DxuViXWE/pubinfo" } ]