https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/Head https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://www.nanopub.org/nschema#hasAssertion https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/assertion https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://www.nanopub.org/nschema#hasProvenance https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/provenance https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://www.nanopub.org/nschema#hasPublicationInfo https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/pubinfo https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.nanopub.org/nschema#Nanopublication https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/assertion https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/dc/terms/title Graphusion: Leveraging Large Language Models for Scientific Knowledge Graph Fusion and Construction in NLP Education https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/describes https://neverblink.eu/ontologies/llm-kg/methods#Graphusion https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/describes https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/discusses https://neverblink.eu/ontologies/llm-kg/methods#BERT https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/discusses https://neverblink.eu/ontologies/llm-kg/methods#DeepWalk https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/discusses https://neverblink.eu/ontologies/llm-kg/methods#Node2vec https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/discusses https://neverblink.eu/ontologies/llm-kg/methods#P2V https://doi.org/10.48550/arXiv.2407.10794 http://purl.org/spar/cito/discusses https://neverblink.eu/ontologies/llm-kg/methods#RetrievalAugmentedGeneration https://doi.org/10.48550/arXiv.2407.10794 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/prov#Entity https://neverblink.eu/ontologies/llm-kg/methods#BERT http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#BERT http://www.w3.org/2000/01/rdf-schema#label BERT https://neverblink.eu/ontologies/llm-kg/methods#DeepWalk http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#DeepWalk http://www.w3.org/2000/01/rdf-schema#label DeepWalk https://neverblink.eu/ontologies/llm-kg/methods#Graphusion http://purl.org/dc/terms/subject https://neverblink.eu/ontologies/llm-kg/categories#LLMAugmentedKGConstruction https://neverblink.eu/ontologies/llm-kg/methods#Graphusion http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#Graphusion http://www.w3.org/2000/01/rdf-schema#comment Graphusion is a zero-shot Knowledge Graph Construction (KGC) framework that leverages LLMs for extracting, merging, and resolving knowledge triplets from free text. Its core fusion module provides a global view of triplets by incorporating entity merging, conflict resolution, and novel triplet discovery, addressing key challenges in scientific KGC. https://neverblink.eu/ontologies/llm-kg/methods#Graphusion http://www.w3.org/2000/01/rdf-schema#label Graphusion https://neverblink.eu/ontologies/llm-kg/methods#Graphusion https://neverblink.eu/ontologies/llm-kg/hasTopCategory https://neverblink.eu/ontologies/llm-kg/top-categories#LLMAugmentedKG https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA http://purl.org/dc/terms/subject https://neverblink.eu/ontologies/llm-kg/categories#KGEnhancedLLMInference https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA http://www.w3.org/2000/01/rdf-schema#comment This pipeline enhances LLM interaction with a concept graph for various Question Answering tasks on the TutorQA benchmark. It operates in two steps: command query, where the LLM generates commands to retrieve relevant paths from the KG, and answer generation, where these paths are used as contextual prompts for the LLM to generate answers. https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA http://www.w3.org/2000/01/rdf-schema#label KG-Enhanced Model for TutorQA https://neverblink.eu/ontologies/llm-kg/methods#KGEnhancedModelForTutorQA https://neverblink.eu/ontologies/llm-kg/hasTopCategory https://neverblink.eu/ontologies/llm-kg/top-categories#KGEnhancedLLM https://neverblink.eu/ontologies/llm-kg/methods#Node2vec http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#Node2vec http://www.w3.org/2000/01/rdf-schema#label Node2vec https://neverblink.eu/ontologies/llm-kg/methods#P2V http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#P2V http://www.w3.org/2000/01/rdf-schema#label P2V https://neverblink.eu/ontologies/llm-kg/methods#RetrievalAugmentedGeneration http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/spar/fabio/Workflow https://neverblink.eu/ontologies/llm-kg/methods#RetrievalAugmentedGeneration http://www.w3.org/2000/01/rdf-schema#label Retrieval Augmented Generation https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/provenance https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/assertion http://www.w3.org/ns/prov#wasAttributedTo https://neverblink.eu/ontologies/llm-kg/agent https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/assertion http://www.w3.org/ns/prov#wasDerivedFrom https://doi.org/10.48550/arXiv.2407.10794 https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/pubinfo https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://purl.org/dc/terms/created 2026-02-26T15:46:27.479Z https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://purl.org/dc/terms/creator https://neverblink.eu/ontologies/llm-kg/agent https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://purl.org/nanopub/x/hasNanopubType https://neverblink.eu/ontologies/llm-kg/PaperAssessmentResult https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo http://www.w3.org/2000/01/rdf-schema#label LLM-KG assessment for paper 10.48550/arXiv.2407.10794 https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/sig http://purl.org/nanopub/x/hasAlgorithm RSA https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/sig http://purl.org/nanopub/x/hasPublicKey MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/sig http://purl.org/nanopub/x/hasSignature dFaQ/jkXlpocdOIlzVCrwEvWximMb/MtsDKDihmgNz5m3/ZoJlEpbtRfyYLOhfxKMUTcmjGTD0lCPE9uNIM+96DjI/mFDiljMyJGEI4ZaaQLOjKiLhxysHLK86BXLPgcftjUpyCKHhhHXXDxnqu5yza7u0stF4NeoBe8NqdA1vyNC+pmor+tmyf/K4eNO/5ZDZ7gB+eONWH5mpAlmz8C6gzd/H7k/6rR19uj6Vsk1sV0Z5TXI9p/jVD4HI1uyqlsvF4EJ8IkMKFo57Ig7GjSVIDrm6ovx0yN5CCbSUo7iB4znlxYUQgLXV6Bs2if9vVa8JtSdHz/tIsieYjKk2dXXw== https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/sig http://purl.org/nanopub/x/hasSignatureTarget https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo https://w3id.org/np/RAvGOf9nslTHTDieIYtAY25tkxHYWk8Qh8L-vMtYytGYo/sig http://purl.org/nanopub/x/signedBy https://neverblink.eu/ontologies/llm-kg/agent