Running SPARQL against a program -> goslin sparql #3417
JervenBolleman
started this conversation in
Show and tell
Replies: 1 comment
-
Sounds interesting - can you tell a little bit more about what this is exactly, and how one would use it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
During elixir-europe/biohackathon2021 @nilshoffmann finished an implementation of a SPARQL endpoint that returns the results of a computation.
The code live is opensource and on github: https://github.com/lifs-tools/goslin-sparql.
You can try it out at the dev site.
It has infinite possibilities for inputs so if there is no
goslin:any
(or equivalent prediate) used no results are returned.Beta Was this translation helpful? Give feedback.
All reactions