sub:assertion {
<
https://doi.org/10.48550/arXiv.2509.18063>
dct:title "ARK-V1: An LLM-Agent for Knowledge Graph Question Answering Requiring Commonsense Reasoning*" ;
<
http://purl.org/spar/cito/describes> <
https://neverblink.eu/ontologies/llm-kg/methods#ArkV1> ;
<
http://purl.org/spar/cito/discusses> <
https://neverblink.eu/ontologies/llm-kg/methods#BaekEtAlSingleShotPromptingWithKG> , <
https://neverblink.eu/ontologies/llm-kg/methods#JiangEtAlKGAgentToolbox> , <
https://neverblink.eu/ontologies/llm-kg/methods#KnowledgeNavigator> , <
https://neverblink.eu/ontologies/llm-kg/methods#LiEtAlKGToTextForQA> , <
https://neverblink.eu/ontologies/llm-kg/methods#RoG> , <
https://neverblink.eu/ontologies/llm-kg/methods#ThinkOnGraph> ;
a prov:Entity .
<
https://neverblink.eu/ontologies/llm-kg/methods#ArkV1>
dct:subject <
https://neverblink.eu/ontologies/llm-kg/categories#KGEnhancedLLMInference> ;
<
http://purl.org/spar/fabio/hasURL> "https://github.com/JaFeKl/ark_v1"^^
xsd:anyURI ;
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:comment "ARK-V1 is an LLM-agent architecture designed for Knowledge Graph Question Answering. It leverages an LLM as a backbone to iteratively explore a KG through a sequence of steps including anchor selection, relation selection, and triple inference, all performed during the inference stage. This process enables the LLM to access and reason over external, structured knowledge from the KG to answer complex natural language queries, thereby enhancing the LLM's factual accuracy and domain-specific reasoning capabilities." ;
rdfs:label "ARK-V1" ;
<
https://neverblink.eu/ontologies/llm-kg/hasTopCategory> <
https://neverblink.eu/ontologies/llm-kg/top-categories#KGEnhancedLLM> .
<
https://neverblink.eu/ontologies/llm-kg/methods#BaekEtAlSingleShotPromptingWithKG>
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:label "Single-shot Prompting with Pre-retrieved KG Triples" .
<
https://neverblink.eu/ontologies/llm-kg/methods#JiangEtAlKGAgentToolbox>
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:label "KG Agent with Extraction, Logic, and Semantic Tools" .
<
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#LiEtAlKGToTextForQA>
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:label "KG-to-Text Linearization and Retrieval for QA" .
<
https://neverblink.eu/ontologies/llm-kg/methods#RoG>
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:label "RoG" .
<
https://neverblink.eu/ontologies/llm-kg/methods#ThinkOnGraph>
a <
http://purl.org/spar/fabio/Workflow> ;
rdfs:label "Think-on-Graph (ToG)" .
}