@prefix this: <https://w3id.org/np/RAQmcFLlEmiZPWT232oDPZSYqsOuKP6EvouO3UrqtD_c4> .
@prefix sub: <https://w3id.org/np/RAQmcFLlEmiZPWT232oDPZSYqsOuKP6EvouO3UrqtD_c4/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.48550/arXiv.2511.11017> dct:title "AI Agent-Driven Framework for Automated Product Knowledge Graph Construction in E-Commerce" ;
    <http://purl.org/spar/cito/describes> <https://neverblink.eu/ontologies/llm-kg/methods#AIAgentDrivenKGConstructionFramework> ;
    <http://purl.org/spar/cito/discusses> <https://neverblink.eu/ontologies/llm-kg/methods#AliMeKG> , <https://neverblink.eu/ontologies/llm-kg/methods#AutoKGFramework> , <https://neverblink.eu/ontologies/llm-kg/methods#CodeKGC> , <https://neverblink.eu/ontologies/llm-kg/methods#DialoguesToTriplesForRecommendations> , <https://neverblink.eu/ontologies/llm-kg/methods#ExtractDefineCanonicalizeEDCFramework> , <https://neverblink.eu/ontologies/llm-kg/methods#Grapher> , <https://neverblink.eu/ontologies/llm-kg/methods#IText2KG> , <https://neverblink.eu/ontologies/llm-kg/methods#KGICL> , <https://neverblink.eu/ontologies/llm-kg/methods#KGLLM> , <https://neverblink.eu/ontologies/llm-kg/methods#KommineniEtAl2025CompetencyQuestionOntologyGeneration> , <https://neverblink.eu/ontologies/llm-kg/methods#NingEtAl2025FactualKnowledgeExtraction> , <https://neverblink.eu/ontologies/llm-kg/methods#PerrotEtAl2025RetailDataIntegrationViaSemanticWeb> , <https://neverblink.eu/ontologies/llm-kg/methods#ProductFactsFromQA> , <https://neverblink.eu/ontologies/llm-kg/methods#ProductGraph> , <https://neverblink.eu/ontologies/llm-kg/methods#PromptKG> , <https://neverblink.eu/ontologies/llm-kg/methods#XuEtAl2025MultimodalKGEmbedding> ;
    a prov:Entity .
  <https://neverblink.eu/ontologies/llm-kg/methods#AIAgentDrivenKGConstructionFramework> dct:subject <https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction> ;
    a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:comment "This framework leverages LLM-powered agents across three stages: ontology creation and expansion, ontology refinement, and knowledge graph population. Its primary goal is to automate the construction of product-specific KGs from unstructured text, directly performing tasks like entity discovery and relation extraction to build and populate the graph." ;
    rdfs:label "AI Agent-Driven Framework for Automated Product Knowledge Graph Construction" ;
    <https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG> .
  <https://neverblink.eu/ontologies/llm-kg/methods#AliMeKG> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "AliMeKG" .
  <https://neverblink.eu/ontologies/llm-kg/methods#AutoKGFramework> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "AutoKG framework" .
  <https://neverblink.eu/ontologies/llm-kg/methods#CodeKGC> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "CodeKGC" .
  <https://neverblink.eu/ontologies/llm-kg/methods#DialoguesToTriplesForRecommendations> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Converting Dialogues into Triples for Recommendations" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ExtractDefineCanonicalizeEDCFramework> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Extract-Define-Canonicalize (EDC) framework" .
  <https://neverblink.eu/ontologies/llm-kg/methods#Grapher> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Grapher" .
  <https://neverblink.eu/ontologies/llm-kg/methods#IText2KG> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "iText2KG" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KGICL> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-ICL" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KGLLM> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-LLM" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KommineniEtAl2025CompetencyQuestionOntologyGeneration> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Kommineni et al. Competency-Question-Based Ontology Generation Pipeline" .
  <https://neverblink.eu/ontologies/llm-kg/methods#NingEtAl2025FactualKnowledgeExtraction> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Ning et al. Factual Knowledge Extraction via Prompt Templates" .
  <https://neverblink.eu/ontologies/llm-kg/methods#PerrotEtAl2025RetailDataIntegrationViaSemanticWeb> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Perrot et al. Retail Data Integration via Semantic Web and KG Techniques" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ProductFactsFromQA> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Extracting Product Facts from Q&A Data" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ProductGraph> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Amazon's Product Graph" .
  <https://neverblink.eu/ontologies/llm-kg/methods#PromptKG> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "PromptKG" .
  <https://neverblink.eu/ontologies/llm-kg/methods#XuEtAl2025MultimodalKGEmbedding> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "Xu et al. Multimodal Data for Product KG Embedding" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://neverblink.eu/ontologies/llm-kg/agent> ;
    prov:wasDerivedFrom <https://doi.org/10.48550/arXiv.2511.11017> .
}
sub:pubinfo {
  this: dct:created "2026-02-25T16:52:43.418Z"^^xsd:dateTime ;
    dct:creator <https://neverblink.eu/ontologies/llm-kg/agent> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB" ;
    npx:hasSignature "DExgPbEZDl/4KB506Lr9IAx02KDFqL/Zi6luef7ryMhpxCMyWms0sc18dgcngw+wXCjPPaYKHhm6RQOFPsiirzrSVd7Iko1rxDlG9OAAGVUKGmOjHCwikF+1tnJuXNQrGomHd9LsmjAxqK6KXpx3O/RGZTy2M8vYOfYjYRAR/hYmXsSjdqHSMh482b+db1q/lGa60RuiEHt/AUOkL/6QmyDPxxH2gOisP27RDtR/2S0w29dLVAJqVlf53Qj+hrC7jubJXxbYWfB4Un9rmajF4Ftc1KOOgr+O5VAzQsk6td9aM3sX/HsL86NfCKJU70jMWoCro4j2FbR75h0q8aiL8Q==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://neverblink.eu/ontologies/llm-kg/agent> .
}