Tags Knowledge Graph Using Claude to Generate RDF Triples admin April 11, 2025 We all know that LLMs are now capable of generating structured data. I have used OpenAI models earlier to generate
Tags AllegroGraph Dependency Graph to RDF – Part 2 admin September 30, 2018 In the last post, I outlined an approach to convert a dependency graph (the result of dependency parsing) to RDF.
Tags Dependency Graph Dependency Graph to RDF admin September 16, 2018 Dependency parsing is widely used these days, and many NLP tools give a dependency graph as the parsed representation of