[ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo", "http://purl.org/dc/terms/created": [ { "@value": "2026-02-26T16:28:14.999Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://purl.org/nanopub/x/hasNanopubType": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLM-KG assessment for paper 10.48550/arXiv.2412.00478" } ] }, { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "qOfBxjvK/b7tzWgFg9/bm5QbLkJImXeng0OoJ8pAongFkTOjVqsqDBfb68JdRwQQ6obpr4jxl6O1U0AVxvyEwXjeL5JDfbiJT3hgLDtPvH0TeIkpIfnV+X1UuHDhTrF2PRFEB/uZ2jb7ztV622CkDXDEXOXH01hUWImKUZ7IneV3446Wi8u4ld8EIsm71XuokZYvni6QFECBCCrXYsuIXJ28mplFdaF73t/54SzcfXyW4AZ27ljzzhr0mPdFZDF+9HsBFeXjvZBzXsH4SIgZAIfojAEict50ZAnYBk4eKXz9Rh6sP/XYR/ontrsBov2mDuJBWn9t2p5OrGEIYoChQg==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ] }, { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/assertion", "@graph": [ { "@id": "https://doi.org/10.48550/arXiv.2412.00478", "http://purl.org/dc/terms/title": [ { "@value": "Node Importance Estimation Leveraging LLMs for Semantic Augmentation in Knowledge Graphs" } ], "http://purl.org/spar/cito/describes": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LlmSEmpoweredNodeImportanceEstimationLenie" } ], "http://purl.org/spar/cito/discusses": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Gcn" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Geni" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GraphSAGE" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Licap" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LinearRegression" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MultiLayerPerception" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#PageRank" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#PersonalizedPageRank" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RandomBasedTripletSamplingStrategy" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Rgcn" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Rgtn" } ], "@type": [ "http://www.w3.org/ns/prov#Entity" ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LlmSEmpoweredNodeImportanceEstimationLenie", "http://purl.org/dc/terms/subject": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGEmbedding" } ], "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "LENIE is proposed to address semantic deficiencies in KGs for Node Importance Estimation (NIE). It uses LLMs to generate richer and more precise augmented node descriptions. These descriptions are then encoded into semantic embeddings, enriching the representations of KG entities, which subsequently boost the performance of downstream NIE models." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLMs Empowered Node Importance Estimation (LENIE)" } ], "https://neverblink.eu/ontologies/llm-kg/hasTopCategory": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Gcn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GCN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Geni", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GENI" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GraphSAGE", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GraphSAGE" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Licap", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LICAP" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LinearRegression", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Linear Regression" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MultiLayerPerception", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MultiLayer Perception" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#PageRank", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "PageRank" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#PersonalizedPageRank", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Personalized PageRank" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RandomBasedTripletSamplingStrategy", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Random-based Triplet Sampling Strategy" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Rgcn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RGCN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Rgtn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RGTN" } ] } ] }, { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ], "http://www.w3.org/ns/prov#wasDerivedFrom": [ { "@id": "https://doi.org/10.48550/arXiv.2412.00478" } ] } ] }, { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/Head", "@graph": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAsDuAsEsfG1aQ0SB7gFC6Nevi-Mw3MPHjSqs6-35VZgo/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] } ]