INCATools / ubergraph

Integrated OBO ontology store
BSD 3-Clause "New" or "Revised" License
42 stars 3 forks source link

Is there a place for sharing/storing SPARQL queries on the Ubergraph? #148

Open lubianat opened 4 months ago

lubianat commented 4 months ago

I was just playing around and thought it could be interesting to have a place to share those queries openly. Is there already a place like that? There is an example page (https://github.com/INCATools/ubergraph/tree/master/sparql) that is decent, but maybe something more user-facing could be interesting.

I guess we could build something simple, perhaps on GitHub pages, with some minimal schema (title, author, query, date of publication).

Ideally, there would be a persistent URI for each query, allowing it to be referenced directly, but that might be slightly too much work.