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

Best Serverless Triplestore Engines for Introductory Courses

Avatar of S茅rgio NunesS茅rgio Nunes
路Apr 09, 2021 06:01 PM

I am looking for a basic triplestore engine, ideally a serverless solution like SQLite for RDBMSs. The goal is to select a tool that students can easily setup and use in an introductory course on the topic. Do you know / recommend any? Thanks in advance.

馃憤1

2 comments

路 Sorted by Oldest
    • Avatar of Andy S.
      Andy S.
      路

      Apache Jena (https://jena.apache.org/). It can be used in various ways: from the command line; as a background service on the machine; embedded; as well as a server (Fuseki). Runs of the JVM. (Disclosure: I contribute to this project). Other open source triple stores and RDF toolkits are available (Java, Ruby, Python, Javascript, ...).

      馃憤1
      馃憤馃徏1
    • Avatar of Bob DuCharme
      Bob DuCharme
      路

      +1 for Jena if you're looking for something serverless (with an optional server included!) I used it in my book "Learning SPARQL" because it's the simplest most inexpensive way for Windows/Mac/Linux users to get up and running with storing and querying RDF.

      馃憤1
      馃憤馃徏
    1