[ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/provenance", "@graph": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/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.04690" } ] } ] }, { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/Head", "@graph": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/assertion", "@graph": [ { "@id": "https://doi.org/10.48550/arXiv.2412.04690", "http://purl.org/dc/terms/title": [ { "@value": "LLM-Align: Utilizing Large Language Models for Entity Alignment in Knowledge Graphs" } ], "http://purl.org/spar/cito/describes": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LlmAlign" } ], "http://purl.org/spar/cito/discusses": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#AliNet" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#AttrGnn" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#AutoAlign" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BertInt" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BootEa" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Cea" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChatEa" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Dera" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#DeraR" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GcnAlign" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Hman" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#IpTransE" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Jape" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Llmea" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MtransE" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MuGnn" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MultiKe" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Naea" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Ragat" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RdGcn" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Sdea" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SimpleHhea" }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Tea" } ], "@type": [ "http://www.w3.org/ns/prov#Entity" ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#LlmAlign", "http://purl.org/dc/terms/subject": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction" } ], "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "LLM-Align is a novel three-stage framework that leverages LLMs for Entity Alignment (EA) in Knowledge Graphs. It employs heuristic methods for selecting informative attributes and relations from KGs to create prompts for LLMs, and introduces a multi-round voting mechanism to enhance the reliability of LLM-inferred alignments. This method directly addresses the KG construction task by improving entity matching across KGs." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLM-Align" } ], "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#AliNet", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "AliNet" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#AttrGnn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "AttrGNN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#AutoAlign", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "AutoAlign" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BertInt", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "BERT-INT" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#BootEa", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "BootEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Cea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "CEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#ChatEa", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "ChatEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Dera", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "DERA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#DeraR", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "DERA-R" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#GcnAlign", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GCN-Align" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Hman", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "HMAN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#IpTransE", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "IP-TransE" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Jape", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "JAPE" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Llmea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLMEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MtransE", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MTransE" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MuGnn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MuGNN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#MultiKe", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "MultiKE" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Naea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "NAEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Ragat", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RAGAT" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#RdGcn", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "RDGCN" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Sdea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "SDEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#SimpleHhea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Simple-HHEA" } ] }, { "@id": "https://neverblink.eu/ontologies/llm-kg/methods#Tea", "@type": [ "http://purl.org/spar/fabio/Workflow" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "TEA" } ] } ] }, { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/pubinfo", "@graph": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA", "http://purl.org/dc/terms/created": [ { "@value": "2026-02-26T15:18:53.260Z", "@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://purl.org/nanopub/x/supersedes": [ { "@id": "https://w3id.org/np/RAA1Z2x1myPpss7ou0sLNOFJnUc6FAMfqrgtxkrlK6Ku8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "LLM-KG assessment for paper 10.48550/arXiv.2412.04690" } ] }, { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA/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": "D8SrQich2ccxsOcH0yunVOzdIM0YuvYDosu5qLLn5uQ7/33t7dP1tkk6HheDO2vZEEKi/Li/fGCRU7r9IKPSJWoEMkTX/fFZKpL+zcOY+gDkzUhzsxHQOY9LMTNJGtuSl4AFaO9pHqWEIC2/EGRUby4SW38x9xreqxd8zF8rh3TyOs0VroJ15IrTNBC/djro1R2aLVVyeONJznUiqEj58I0truO+3enz2tc8CNLxNZ5fADEmGF+tFsvGrr82O+sVM1onE3yPxPgC92Ki/Kl6EIvxIOTM3/yRVAzk+vDr1Bi7w5tN4RRdQ6fd1oEAs3vNvfFm0IwT8zF4vLxw4z9VyA==" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RAgfs5LQjVlmCfcf3UVqVOsQjmyJBK-CQXeDx5fJNGhcA" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://neverblink.eu/ontologies/llm-kg/agent" } ] } ] } ]