Nanopublication

< Home

ID

https://w3id.org/np/RAgWMr3AU8STd-cAESNe_pTCsjzVxikgHelaXZnl4mXQc

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAgWMr3AU8STd-cAESNe_pTCsjzVxikgHelaXZnl4mXQc> .
@prefix sub: <https://w3id.org/np/RAgWMr3AU8STd-cAESNe_pTCsjzVxikgHelaXZnl4mXQc/> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://doi.org/10.48550/arXiv.2504.03137> a prov:Entity;
    dct:title "LightPROF: A Lightweight Reasoning Framework for Large Language Model on Knowledge Graph";
    <http://purl.org/spar/cito/describes> <https://neverblink.eu/ontologies/llm-kg/methods#lightprof>;
    <http://purl.org/spar/cito/discusses> <https://neverblink.eu/ontologies/llm-kg/methods#agentBench>,
      <https://neverblink.eu/ontologies/llm-kg/methods#embedKgqa>, <https://neverblink.eu/ontologies/llm-kg/methods#graftNet>,
      <https://neverblink.eu/ontologies/llm-kg/methods#kgt5>, <https://neverblink.eu/ontologies/llm-kg/methods#knowledgeNavigator>,
      <https://neverblink.eu/ontologies/llm-kg/methods#kvmem>, <https://neverblink.eu/ontologies/llm-kg/methods#nsm>,
      <https://neverblink.eu/ontologies/llm-kg/methods#pullNet>, <https://neverblink.eu/ontologies/llm-kg/methods#structGpt>,
      <https://neverblink.eu/ontologies/llm-kg/methods#tog>, <https://neverblink.eu/ontologies/llm-kg/methods#transferNet>,
      <https://neverblink.eu/ontologies/llm-kg/methods#uniKgqa> .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#agentBench> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "AgentBench" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#embedKgqa> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "EmbedKGQA" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#graftNet> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "GraftNet" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#kgt5> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KGT5" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#knowledgeNavigator> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KnowledgeNavigator" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#kvmem> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KV-Mem" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#lightprof> a <http://purl.org/spar/fabio/Workflow>;
    dct:subject <https://neverblink.eu/ontologies/llm-kg/categories#KGEnhancedLLMInference>;
    rdfs:comment "LightPROF is a Retrieve-Embed-Reason framework that uses a Knowledge Adapter to encode both textual and structural information from Knowledge Graphs into LLM-friendly soft prompts. These prompts are injected during the LLM's inference stage to enhance its reasoning capabilities on KGQA tasks, particularly for small-scale LLMs, without retraining the LLM itself. This approach directly improves LLM performance during inference through KG integration.";
    rdfs:label "LightPROF";
    <https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <https://neverblink.eu/ontologies/llm-kg/top-categories#KGEnhancedLLM> .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#nsm> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "NSM" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#pullNet> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "PullNet" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#structGpt> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "StructGPT" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#tog> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "ToG" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#transferNet> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "TransferNet" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#uniKgqa> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "UniKGQA" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://neverblink.eu/ontologies/llm-kg/agent>;
    prov:wasDerivedFrom <https://doi.org/10.48550/arXiv.2504.03137> .
}

sub:pubinfo {
  this: dct:created "2026-02-26T15:26:05.569Z"^^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.2504.03137" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB";
    npx:hasSignature "ecUN6smIxWzsVw9WH0/6/YYpSN/v7KKaYZ6RXircNaphH5RPZ8yoA+WTnRaJUV1mpL9uxLlSEq2nKOZCPGmdcq3p/YI3WdDKpEpiTyjr97flB000Xgi4LostN7hXqPEww88gWzXK7xiKz14WSoVAyx3UwEJp55LS+aZX6B58TMAqLOsmwF8KAR3ll+JSr4VxJXrTKOX0KarBQTsSSgwPLwyHS3KL31NXKX69gmNMfd0nEiBVLnyyQ16qombYLBFEX+g/hMlcz5eE+nriexsIpqkgfk6rqvmcczu7n2fFrVl1dlZhsWubn2YgcaMHNYlrtCi+IIPlxE2R6MRuiuZv9w==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://neverblink.eu/ontologies/llm-kg/agent> .
}