You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much appreciated if anyone can help straighten out a few things for me ...
I was looking for a solution to getting types from the server without having to parse literals and found this issue: #175
@jmrog writes: "We're currently working on a 2.0 release of stardog.js, which may improve things here. If it doesn't, it's something that we can consider doing then. Thanks!"
Much appreciated if anyone can help straighten out a few things for me ...
I was looking for a solution to getting types from the server without having to parse literals and found this issue:
#175
@jmrog writes: "We're currently working on a 2.0 release of stardog.js, which may improve things here. If it doesn't, it's something that we can consider doing then. Thanks!"
So I checked the open PR for v2.0:
#200
Two questions appear:
If it doesn't, is it possible to hook into the server and extend with special parsing capabilities?
https://docs.stardog.com/developing/extending-stardog/http-server
Something that responds to something like: 'application/sparql-results+typed-json'?
Thank you!
The text was updated successfully, but these errors were encountered: