@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix pav: . @prefix rdf: . @prefix owl: . @prefix rdfg: . @prefix dce: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a prov:Entity; dct:title "KC-GenRe: A Knowledge-constrained Generative Re-ranking Method Based on Large Language Models for Knowledge Graph Completion"; ; , , , , , , , , , , , , , , , , , , , , , . a ; rdfs:label "BertResNet-ReRank" . a ; rdfs:label "CEAR" . a ; rdfs:label "CEKFA" . a ; rdfs:label "CaRe" . a ; rdfs:label "ComplEx" . a ; rdfs:label "ConvE" . a ; rdfs:label "KG-BERT" . a ; rdfs:label "KG-LLM" . a ; rdfs:label "KG-S2S" . a ; dct:subject ; rdfs:comment "KC-GenRe is a novel knowledge-constrained generative re-ranking method for Knowledge Graph Completion (KGC). It uses LLMs to address the challenges of mismatch, misordering, and omission in KGC re-ranking by formulating it as a candidate identifier sorting generation problem, and integrating knowledge-guided interactive training and knowledge-augmented constrained inference."; rdfs:label "KC-GenRe"; . a ; rdfs:label "LP-RP-RR" . a ; rdfs:label "OKGIT" . a ; rdfs:label "OKGSE" . a ; rdfs:label "PKGC" . a ; rdfs:label "PairRE" . a ; rdfs:label "R-GCN" . a ; rdfs:label "ResNet" . a ; rdfs:label "RotatE" . a ; rdfs:label "TAGREAL" . a ; rdfs:label "TransC" . a ; rdfs:label "TransE" . a ; rdfs:label "TuckER" . a ; rdfs:label "WWV" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T16:31:55.189Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2403.17532" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "bDWreelNMTVyID6QeqZ6VSrAazQMx37/aR0zD9SefJNOxMy6K55GXxFDp+SNNGViJm7naI28MDzaJHPVXxkYNnLVz/GnYpbSWlzuWnQWlPwX3SSIv1vy/MwZMiNpSkhg7r2I4xiEo3bOjafJC58roJbrarlZT9qg22SRQUzhb6o5oDnZWTQLSgxYqZRzRF0Qe/Jz8F2UMX/pZqIBor6mPm02fEOxr90+6BGrmlOTLgS9Plxeu8TsgpjnxrGh1prdesS2M8tAZTfrXud4xO/l2kJu+BTIEVKhMvRLU+ZrEhkBbaqaOX2764FaGv2TEc3Vibbe7acMKYswJkLTLCeQDQ=="; npx:hasSignatureTarget this:; npx:signedBy . }