Trying to get pyomnigraph working with Virtuoso

@Wolfgang_Fahl,

I noticed the following tabulation on your repo’s home page.

Database Status Strengths
Blazegraph :green_circle: Working High performance, easy setup
Apache Jena :green_circle: Working Robust, standards compliant
QLever :green_circle: Working Extremely fast queries
GraphDB :stop_sign: Planned Enterprise features, reasoning
Virtuoso :stop_sign: In Progress Mature, SQL integration
Stardog :stop_sign: Planned Knowledge graphs, reasoning
Oxigraph :stop_sign: Planned Rust-based, embedded

Regarding Virtuoso, its differentiators are as follows (in addition to obvious maturity):

  1. High-performance and scalability for SQL & SPARQL – which extends to reasoning and inference plus fine-grained attribute-based access controls
  2. Ability to use SPARQL via SQL thereby bringing SPARQL to existing SQL apps and services
1 Like