LLM will Accelerate Knowledge Graph Adoption
Mike Grove
Apr 19, 2023, 7 minute read

We’re at the beginning of a revolution in machine-understandable semantics powered by Large Language Model breakthroughs. Stardog Voicebox, powered by LLMs, will fundamentally flatten the enterprise knowledge graph (EKG) implementation cost curve.

arrow
Studio Learns New Tricks
Jason Rogers
Dec 12, 2019, 3 minute read

We’ve added three new language intelligence features to Stardog Studio to make it even easier for you to work with Stardog using GraphQL, SPARQL, and virtual graphs.

arrow
Property Graphs meet Stardog
Evren Sirin
Dec 12, 2019, 5 minute read

You can attach properties to edges in your RDF graph with Stardog’s new edge property capability that bridges the gap between RDF graphs and property graphs.

arrow
Search in Studio
Brian James Rubinton
Nov 1, 2019, 4 minute read

Sometimes you want to find something in your graph without writing a SPARQL query, and now Studio is here to help.

arrow
Visual Query Plans in Studio
Brian James Rubinton
Sep 16, 2019, 2 minute read

We built a visual query plan interface to help you write better queries.

arrow
Learning SPARQL with Interactive Tutorials
Sandy Gonzales
May 29, 2019, 1 minute read

We know SPARQL is unfamiliar to many new Stardog users, so we built live tutorials into Studio to help you learn the SPARQL syntax. Click on the new bookmark icon in the left navigation and select the SPARQL tutorial to get started.

arrow
Language Servers for Everybody
Jason Rogers
Jan 3, 2019, 4 minute read

At Stardog, we’re all about making it easy to unify data. That’s why we’ve just open sourced a set of tools to make working with Stardog even easier than before.

arrow
Studio's Been Studious
The Studio Team
Nov 29, 2018, 2 minute read

We’ve just released a new version of our Stardog Studio IDE. Now we want to tell you all about it.

arrow
Avoidably Slow Queries
Pavel Klinov
May 23, 2017, 4 minute read

This is an appendix to 7 Steps to Fast SPARQL Queries.

arrow
7 Steps to Fast SPARQL Queries
Pavel Klinov
May 23, 2017, 10 minute read

You want SPARQL queries in Stardog to be as fast as possible. And we know all the secrets. All you have to do is read.

arrow
A Path of Our Own
Evren Sirin
Mar 14, 2017, 8 minute read

We’re adding graph traversal to Stardog to support a broader range of graph queries and analysis. Now that we’ve figured out how to extend SPARQL solutions, we can more easily make Stardog traverse graphs to find paths and other relationships.

arrow
Extending the Solution
Evren Sirin
Feb 22, 2017, 7 minute read

We’re extending Stardog’s knowledge graph capabilities to include arbitrary graph algorithms that aren’t easily expressed in SPARQL. But first we have to fix SPARQL solutions.

arrow
How to Read Stardog Query Plans
Pavel Klinov
Jan 3, 2017, 13 minute read

Our mission is to unify all enterprise data in a single, coherent graph managed by Stardog. Like many database systems Stardog answers queries in two major phases: determining the query plan and executing that plan to obtain answers from the data.

arrow