Frequently Asked Questions
Integrations
Yes, GraphQL is supported by integrating external open source projects that support the translation of GraphQL to SQL.
Yes, this could be generated easily (creating the SQL DDL statements of Timbr directly from the XML hierarchy/relationships).
Yes, moving from SPARQL to Timbr’s simplified SQL is quite trivial and easy to do.
Yes, Timbr works extensively with SQLAlchemy. Another valid option for python users is DataFrames.
Yes, Timbr is compatible with OWL-DL and some OWL-2 inferences.
If there is a clear business value to add more OWL-2 inferences, we can support them as well. Timbr’s inference engine is based on query-rewriting techniques. If Timbr encounters slow queries/performance, Timbr can specifically materialize the part of knowledge that is required.