The Knowledge Graph Conference Icon
The Knowledge Graph Conference
  • 🏠Home
  • 📅Events
  • 👤Members
  • 🔵Announcements
  • 🔵Ask
  • 🔵Ask The Ontologists
  • 🔵Events
  • 🔵Jobs
  • 🔵Promotions
  • 🔵Share
Powered by Tightknit
Ask
Ask

Looking for BI/Analytics Tools with SPARQL Support

Avatar of Renato I.Renato I.
·Feb 15, 2024 11:41 PM

Hi…is there a “BI/Analytics” (vendor) tool that natively supports SPARQL ?

👍1

8 comments

· Sorted by Oldest
  • Avatar of Michael G.
    Michael G.
    ·

    I have not heard of one, but Stardog supports SQL.

  • Avatar of François S.
    François S.
    ·

    I love seeing this question!

  • Avatar of François S.
    François S.
    ·

    (as I have asked it myself several times)

  • Avatar of François S.
    François S.
    ·

    I am also not aware of any...

  • Avatar of Renato I.
    Renato I.
    ·

    Some graph vendors support access to BI tools - BUT - you need to map your ontology to a “relational model” . This have never made sense to me as the graph has much more richer/direct relationships…

    💯1
  • Avatar of Vladimir A.
    Vladimir A.
    ·

    GraphDB also supports JDBC access to SPARQL views exposed as tables, and Calcite introspection of the table schemas. The reason advanced BI tools are SQL oriented is because it's been around much longer.

  • Avatar of Renato I.
    Renato I.
    ·

    Agree…(sql-oriented) BI tools have been around for ages, but why does the industry not see any advantages to an ontology-graph-driven “BI” tool ?

  • Avatar of Renato I.
    Renato I.
    ·

    Perhaps there are GraphQL accessible BI tools ?