@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 "Semantic-Condition Tuning: Fusing Graph Context with Large Language Models for Knowledge Graph Completion"; ; , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "AdaProp" . a ; rdfs:label "AnKGE" . a ; rdfs:label "ARR" . a ; rdfs:label "BoxE" . a ; rdfs:label "CBLiP" . a ; rdfs:label "CoK-Adapter" . a ; rdfs:label "CompGCN" . a ; rdfs:label "ComplEx" . a ; rdfs:label "ConvE" . a ; rdfs:label "CSProm-KG-CD" . a ; rdfs:label "DiffusionE" . a ; rdfs:label "DistMult" . a ; rdfs:label "GPT-KG" . a ; rdfs:label "HAKE" . a ; rdfs:label "KG-Alpaca" . a ; rdfs:label "KG-BERT" . a ; rdfs:label "KG-FIT" . a ; rdfs:label "KG-LLaMA" . a ; rdfs:label "KICGPT" . a ; rdfs:label "KoPA" . a ; rdfs:label "MA-GNN" . a ; rdfs:label "MKGL" . a ; rdfs:label "MuKDC" . a ; rdfs:label "NBFNet" . a ; rdfs:label "PathCon" . a ; rdfs:label "PKGC" . a ; rdfs:label "RotatE" . dct:subject ; a ; rdfs:comment "Semantic-Condition Tuning (SCT) proposes a novel framework for deep integration of KGs and LLMs for Knowledge Graph Completion. It features a Condition-Adaptive Fusion Module which acts as a KG fusion module, performing a feature-level affine transformation on the LLM's input embeddings based on a graph-derived semantic condition. This module is jointly trained with the LLM, thereby creating a unified, knowledge-infused representation that aligns with the SynergizedKnowledgeRepresentation category."; rdfs:label "Semantic-Condition Tuning"; . a ; rdfs:label "SimKGC" . a ; rdfs:label "SSQR-LLaMA2" . a ; rdfs:label "TCRA" . a ; rdfs:label "TransE" . a ; rdfs:label "TransH" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:32:06.976Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2510.08966" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "N6rjj0Je2RHkuGIzVOsGS4Qxli+SxZstiNuVZsjXysqgzKRlyACV0oRLYrye+kTq3/oifMJMf6tD1YCMjtEajWVfd0KxKyyb94/1xQCZPbJB05Sv6gEkuYuhhDJt7TSjFSFJNeeN0+e7OdjXRSDsyMkT00eUIOd/f6hpNPtQJOFk5qDEc6tA4xK8BSD6EgmhyYSCYCgUWHdovGTFaDhJwU8VWAszrF4cwrhECaPDMYPPEcYz23TX2sVlpZJX5mw3fIlsYE2/V3b24ElaBzkMkJL2gcW4XTjSvFViW4RRpS4ucQTBTVw/1r80fUIeb6J7WwFHzck+Ld4RnZzogXNHQw=="; npx:hasSignatureTarget this:; npx:signedBy . }