Nanopublication

< Home

ID

https://w3id.org/np/RA-QHry_QID0TEfxRJg6VeR-FP5jSJZU7lIvgGO_RWL-s

Formats

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

Content

@prefix this: <https://w3id.org/np/RA-QHry_QID0TEfxRJg6VeR-FP5jSJZU7lIvgGO_RWL-s> .
@prefix sub: <https://w3id.org/np/RA-QHry_QID0TEfxRJg6VeR-FP5jSJZU7lIvgGO_RWL-s/> .
@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.2410.12229> a prov:Entity;
    dct:title "Comprehending Knowledge Graphs with Large Language Models for Recommender Systems";
    <http://purl.org/spar/cito/describes> <https://neverblink.eu/ontologies/llm-kg/methods#CoLaKG>;
    <http://purl.org/spar/cito/discusses> <https://neverblink.eu/ontologies/llm-kg/methods#BPRMF>,
      <https://neverblink.eu/ontologies/llm-kg/methods#CKE>, <https://neverblink.eu/ontologies/llm-kg/methods#CLLM4Rec>,
      <https://neverblink.eu/ontologies/llm-kg/methods#KAR>, <https://neverblink.eu/ontologies/llm-kg/methods#KGAT>,
      <https://neverblink.eu/ontologies/llm-kg/methods#KGCL>, <https://neverblink.eu/ontologies/llm-kg/methods#KGIN>,
      <https://neverblink.eu/ontologies/llm-kg/methods#KGRec>, <https://neverblink.eu/ontologies/llm-kg/methods#LightGCN>,
      <https://neverblink.eu/ontologies/llm-kg/methods#NFM>, <https://neverblink.eu/ontologies/llm-kg/methods#RLMRec>,
      <https://neverblink.eu/ontologies/llm-kg/methods#RippleNet> .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#BPRMF> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "BPR-MF" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#CKE> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "CKE" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#CLLM4Rec> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "CLLM4Rec" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#CoLaKG> a <http://purl.org/spar/fabio/Workflow>;
    dct:subject <https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGEmbedding>;
    rdfs:comment "CoLaKG leverages LLMs to comprehend local and global knowledge graph (KG) information, and user preferences, generating semantic embeddings for items and users. These LLM-derived embeddings enrich the representations of KGs by encoding their textual descriptions and connections, thereby addressing KG limitations like missing facts and semantic loss to improve recommendation performance.";
    rdfs:label "Co-LaKG";
    <https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG> .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#KAR> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KAR" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#KGAT> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KGAT" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#KGCL> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KGCL" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#KGIN> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KGIN" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#KGRec> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "KGRec" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#LightGCN> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "LightGCN" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#NFM> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "NFM" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#RLMRec> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "RLMRec" .
  
  <https://neverblink.eu/ontologies/llm-kg/methods#RippleNet> a <http://purl.org/spar/fabio/Workflow>;
    rdfs:label "RippleNet" .
}

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

sub:pubinfo {
  this: dct:created "2026-02-26T15:48:11.325Z"^^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.2410.12229" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB";
    npx:hasSignature "bB5CMfQCY6AqVCYxPPQ1G7OF6cSdareLpXQORnDCAXHJ5Y3Uy8Kv1zvliE1lZSS56qx/GoeJ0Ys3N9kYJixxSz28zCNzKq+xsIimN3gy35gvn+RsiFF105fI+7B5EJNV8tsAoyc1yNSWgLt7YHerm/qAN00MCRshWUNe3l1136mhUSSEmOBq132MsgtMy560UuxD3PDrYbuucS0jQmd0CqUaX3MEt72g6B8RXVAJi56FmDg/3qD6z6fziMuROXkm3AA0fqnn02Tx2at+hPRhekOAHrufv+ToKD6nqG0fplP6XdCXQ3Efmb9Bz0OOiYOoCwoJxV9PdW5zjlw6JgS3Sw==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://neverblink.eu/ontologies/llm-kg/agent> .
}