Douglas Fils
Douglas Fils
@kazarena I am revisiting this issue.... I am working on some code [1] that indexes tens of thousands of JSON-LD documents. I have a framing call I make in [2]...
@kazarena thanks for looking at it and I agree with your view there is nothing that should be done in the library. I really appreciate the suggestion and I give...
Just pinging this issue a bit.. I don't get a hang but FILTER doesn't seem to work in the following ```sparql PREFIX rdf: PREFIX schema: SELECT (COUNT(?type) as ?count) ?type...
@Tpt LOL.. that was a bad issue post by me wasn't it.. Let me try again.. This is being done with nquads files loaded. In fact, if you are curious...
OK.. I just noticed that! but wait. I was rather certain my files loaded with https not http. Let me check that.
OK, this is really weird and I am happy to try and detail this out some more. I load a file with ```bash curl -i -X PUT -H 'Content-Type:text/x-nquads' --data-binary...
just as a note.. using ``` ./oxigraph_server_v0.3.14_x86_64_linux_gnu serve -l data ```
Thank You.. I didn't realize the effect the PUT made in this context. I use that command with other triplestores, not sure I have seen that (but now I wonder)....
Is this URL resource down? http://dataprotocols.org/data-package-identifier/
@costezki Thanks much for the detailed reply. I'll take a look at those three formats. With 0 knowledge of them all I'd likely try and focus on GraphSON on the...