Following up on my own email.
On Mon, Sep 14, 2015 at 9:54 PM, Paula Gearon wrote:
> It's going to be hard to query this endpoint. What if you were to export
> it?
>
I just queried with:
construct { ?s ?p ?o } where { ?s ?p ?o }
It takes a few minutes to run, but you get an RD
It appears that you're running into 2 problems.
The first is that your XSD IRI missed the hash sign at the end. That would
have been really tough to see. I only spotted it because I tried a simpler
query, where I just selected out the runtime and cast with xsd:int, only to
get nothing. That made m