@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 "Clinical Knowledge Graph Construction and Evaluation with Multi-LLMs via Retrieval-Augmented Generation"; ; , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "CLR2G" . a ; rdfs:label "COVIDKG" . a ; rdfs:label "CancerKG.ORG" . dct:subject ; a ; rdfs:comment "This method proposes an end-to-end framework for constructing and evaluating clinical knowledge graphs from free-text using a multi-agent LLM pipeline and a schema-constrained Retrieval-Augmented Generation (KG-RAG) strategy. It primarily leverages LLMs for entity discovery, attribute extraction, relation identification, ontology mapping, semantic encoding, and multi-LLM consensus validation, all contributing to the construction and refinement of knowledge graphs."; rdfs:label "Clinical Knowledge Graph Construction and Evaluation with Multi-LLMs via Retrieval-Augmented Generation"; . a ; rdfs:label "EMERGE" . a ; rdfs:label "GatorTron-RAG" . a ; rdfs:label "Hybrid.JSON" . a ; rdfs:label "KALA" . a ; rdfs:label "KnowGL" . a ; rdfs:label "KnowGPT" . a ; rdfs:label "MedRAG" . a ; rdfs:label "Reflexion" . a ; rdfs:label "Truth-fulQA" . a ; rdfs:label "WebLens" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:23:25.096Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2601.01844" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "JQYl4YP05nWZRWC4pfLqunF4dQAfrx+hRfjGHg3JHw0+q/nglw79ddLfyGbB9xv1Atjwz7pLIoDeah/wVQ8VFaota49GChoTp0lIyN3DpD1XVgggofa/JuNLV0MeU8mHDKq3r6QQoNHfZolVf+qc164ipJNY6lO+xt1PzRlrkoyMuVzmvmOOhWYR7SrG/z07/oX8VyVdY81ZsAZPllCvKsUmpfrCrk0zTd6xZaHYJOBWvpevOHc5Dsi8Ix0W5TJG/Dcb7bEhUFXsXZnhvzvBBINoa9n+N/mt5ezNdrkFLMdaUrFEXwaQ4wGWDToWXypYiDp+ANu/ugA09IeHP2Iz7Q=="; npx:hasSignatureTarget this:; npx:signedBy . }