@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 "LEC-KG: An LLM-Embedding Collaborative Framework for Domain-Specific Knowledge Graph Construction -A Case Study on SDGs"; ; , , , , , ; a prov:Entity . a ; rdfs:label "Chinese-RoBERTa-wwm" . a ; rdfs:label "DeepSeek-V3" . dct:subject ; a ; rdfs:comment "The LEC-KG framework introduces a novel bidirectional collaborative approach for knowledge graph construction, integrating LLMs and KGEs for mutual enhancement. It employs KGE to provide structure-aware feedback for refining LLM extractions via evidence-guided Chain-of-Thought reasoning, while LLM-validated triples progressively improve KGE representations. This iterative feedback loop combines the distinct reasoning capabilities of both LLMs and KGEs to enhance the overall KG construction process."; rdfs:label "LEC-KG"; . a ; rdfs:label "LLM Few-shot" . a ; rdfs:label "LLM One-shot" . a ; rdfs:label "OpenIE + Semantic Mapping" . a ; rdfs:label "RotatE" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:20:27.817Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2602.02090" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "U7BOIrV5hixSZ9fdk9ygnZ6any1BHNgdpDGOVCUt7H9IwHWPuR3rSyzxVeYtPYh4x50/GVroZRYVINWdHMvNoDmkYOhqGpDtXP0SxP+7rwHU3YSNvJGk4ejrkV8Qj5g5gfWh2sY8uW3TYqxoFSNmtiZYorUk3ZvSKZnz4dGm0GBMLaAR5CJyAu90ZBEqro8P2V2bQeqGY9OOxzz9zPUkPZA39DwJcTti1RmNkCt02v6WH7H/Ov/sY/9lYkj9Lg3njPBId2RpSqCpvRrBrw+re1jhoIXdIA92Bn0DtadvO2NrUbDEdataMKgP5wuPyPpmNU74/NUgftjCIc6ld3/zOg=="; npx:hasSignatureTarget this:; npx:signedBy . }