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 w3ids for sqlite downloads #43

Open cmungall opened 2 years ago

cmungall commented 2 years ago

We use S3 URLs a lot in OAK code and docs:

https://github.com/INCATools/ontology-access-kit/search?q=https%3A%2F%2Fs3.amazonaws.com%2Fbbop-sqlite%2F

We should create w3id.org/semsql/ to have a PURL for the downloads

OR we include this with OBO PURLs

jamesaoverton commented 2 years ago

I've often thought about doing something like this, but I always got stuck with worries about maintenance, stability, format/compression, versioning the ontologies, versioning the schema/software used to generate the SQL. Happy to discuss.

cmungall commented 2 years ago

Definitely good to reason through these: