@prefix this: <https://w3id.org/np/RAjEF3n0zc6pB1T3iiebbag3FP6XH7rWG9mnYiLS3mmbo> .
@prefix sub: <https://w3id.org/np/RAjEF3n0zc6pB1T3iiebbag3FP6XH7rWG9mnYiLS3mmbo/> .
@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.2403.17532> dct:title "KC-GenRe: A Knowledge-constrained Generative Re-ranking Method Based on Large Language Models for Knowledge Graph Completion" ;
    <http://purl.org/spar/cito/describes> <https://neverblink.eu/ontologies/llm-kg/methods#KcGenre> ;
    <http://purl.org/spar/cito/discusses> <https://neverblink.eu/ontologies/llm-kg/methods#BertResNetReRank> , <https://neverblink.eu/ontologies/llm-kg/methods#CEAR> , <https://neverblink.eu/ontologies/llm-kg/methods#CEKFA> , <https://neverblink.eu/ontologies/llm-kg/methods#CaRe> , <https://neverblink.eu/ontologies/llm-kg/methods#ComplEx> , <https://neverblink.eu/ontologies/llm-kg/methods#ConvE> , <https://neverblink.eu/ontologies/llm-kg/methods#KG-BERT> , <https://neverblink.eu/ontologies/llm-kg/methods#KGLLM> , <https://neverblink.eu/ontologies/llm-kg/methods#KGS2S> , <https://neverblink.eu/ontologies/llm-kg/methods#LP-RP-RR> , <https://neverblink.eu/ontologies/llm-kg/methods#OKGIT> , <https://neverblink.eu/ontologies/llm-kg/methods#OKGSE> , <https://neverblink.eu/ontologies/llm-kg/methods#PKGC> , <https://neverblink.eu/ontologies/llm-kg/methods#PairRE> , <https://neverblink.eu/ontologies/llm-kg/methods#RGCN> , <https://neverblink.eu/ontologies/llm-kg/methods#ResNet> , <https://neverblink.eu/ontologies/llm-kg/methods#RotatE> , <https://neverblink.eu/ontologies/llm-kg/methods#TAGREAL> , <https://neverblink.eu/ontologies/llm-kg/methods#TransC> , <https://neverblink.eu/ontologies/llm-kg/methods#TransE> , <https://neverblink.eu/ontologies/llm-kg/methods#TuckER> , <https://neverblink.eu/ontologies/llm-kg/methods#WWV> ;
    a prov:Entity .
  <https://neverblink.eu/ontologies/llm-kg/methods#BertResNetReRank> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "BertResNet-ReRank" .
  <https://neverblink.eu/ontologies/llm-kg/methods#CEAR> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "CEAR" .
  <https://neverblink.eu/ontologies/llm-kg/methods#CEKFA> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "CEKFA" .
  <https://neverblink.eu/ontologies/llm-kg/methods#CaRe> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "CaRe" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ComplEx> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "ComplEx" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ConvE> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "ConvE" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KG-BERT> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-BERT" .
  <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#KGS2S> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "KG-S2S" .
  <https://neverblink.eu/ontologies/llm-kg/methods#KcGenre> dct:subject <https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGCompletion> ;
    a <http://purl.org/spar/fabio/Workflow> ;
    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" ;
    <https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG> .
  <https://neverblink.eu/ontologies/llm-kg/methods#LP-RP-RR> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "LP-RP-RR" .
  <https://neverblink.eu/ontologies/llm-kg/methods#OKGIT> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "OKGIT" .
  <https://neverblink.eu/ontologies/llm-kg/methods#OKGSE> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "OKGSE" .
  <https://neverblink.eu/ontologies/llm-kg/methods#PKGC> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "PKGC" .
  <https://neverblink.eu/ontologies/llm-kg/methods#PairRE> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "PairRE" .
  <https://neverblink.eu/ontologies/llm-kg/methods#RGCN> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "R-GCN" .
  <https://neverblink.eu/ontologies/llm-kg/methods#ResNet> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "ResNet" .
  <https://neverblink.eu/ontologies/llm-kg/methods#RotatE> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "RotatE" .
  <https://neverblink.eu/ontologies/llm-kg/methods#TAGREAL> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "TAGREAL" .
  <https://neverblink.eu/ontologies/llm-kg/methods#TransC> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "TransC" .
  <https://neverblink.eu/ontologies/llm-kg/methods#TransE> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "TransE" .
  <https://neverblink.eu/ontologies/llm-kg/methods#TuckER> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "TuckER" .
  <https://neverblink.eu/ontologies/llm-kg/methods#WWV> a <http://purl.org/spar/fabio/Workflow> ;
    rdfs:label "WWV" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://neverblink.eu/ontologies/llm-kg/agent> ;
    prov:wasDerivedFrom <https://doi.org/10.48550/arXiv.2403.17532> .
}
sub:pubinfo {
  this: dct:created "2026-02-26T16:31:55.189Z"^^xsd:dateTime ;
    dct:creator <https://neverblink.eu/ontologies/llm-kg/agent> ;
    npx:hasNanopubType <https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult> ;
    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 <https://neverblink.eu/ontologies/llm-kg/agent> .
}