INCATools / semantic-sql

SQL and SQLite builds of OWL ontologies
https://incatools.github.io/semantic-sql/
BSD 3-Clause "New" or "Revised" License
37 stars 3 forks source link

Create a demo of querying OBO in SQL in the browser using sql.js #63

Open cmungall opened 1 year ago

cmungall commented 1 year ago

h/t @kltm https://sql.js.org/#/

kltm commented 1 year ago

The absolute minimum: ~https://go-public.s3.amazonaws.com/index.html~ https://go-public.s3.amazonaws.com/db.html (see https://github.com/INCATools/semantic-sql/issues/63#issuecomment-1338372578) https://github.com/kltm/obo-sql-js-demo

kltm commented 1 year ago

A few thoughts about this:

kltm commented 1 year ago

From @pkalita-lbl on local storage point: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

kltm commented 1 year ago

@cmungall Now all ontologies: https://go-public.s3.amazonaws.com/db.html