Entity Linking in the Knowledge Graph
Stardog 5.2 introduces a new information extraction module for BITES, our unstructured data unification and processing engine.
GraphQL and Paths
Stardog 5.1 adds support for GraphQL, an expressive path query SPARQL extension, and stored functions.
NASA's Knowledge Graph
A story about how NASA built a Spacefaring Knowledge Graph with Stardog.
Avoidably Slow Queries
This is an appendix to 7 Steps to Fast SPARQL Queries.
7 Steps to Fast SPARQL Queries
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.
5 Hard Lessons about Serverless
Stardog’s web team has been experimenting with the Serverless Framework to prototype a web app with a pure AWS infrastructure. Serverless is to apps what baskets are to eggs, basically.
How to Read Stardog Query Plans
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.
Unifying Unstructured Data
Our mission is to unify all enterprise data in a single, coherent graph managed by Stardog, which includes, crucially at some organizations, unstructured data. Let’s preview upcoming Stardog features to make unstructured data unification much easier.