-
Are there any plans to support SPARQL extensions such as GeoSPARQL? (Note that my question is not about whether oxigraph plans to implement GeoSPARQL support, but about whether there is a mechanism that would allow others to write plugins that extend the core SPARQL support.) |
Beta Was this translation helpful? Give feedback.
Answered by
Tpt
Jul 13, 2024
Replies: 1 comment
-
Yes! Oxigraph supports custom functions so implementing GeoSPARQL should be possible (see #172) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rybesh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes! Oxigraph supports custom functions so implementing GeoSPARQL should be possible (see #172)