Mark Wilkinson

Results 21 comments of Mark Wilkinson

I get the same bad gateway error even if I proxy the sparql endpoint. It works in other Web-based SPARQL environments (e.g. it works in Virtuoso's SPARQL editor), and it...

Also with client libraries in the various languages. I just solved this exact problem for my own server a couple of days ago. A straightforward way to get the information...

Thanks all! however, all that for naught... it seems that HPO terms don't respond to content-negotiation anyway LOL! It always comes back as HTML. No worries - I'll just construct...

http://pub.orcid.org/orcid-pub-web/search/orcid-bio/?q=text:mark+d+wilkinson 404 - resource not found. Looks like they moved the search interface.

I would be very surprised if you couldn't do that using SPARQL on the back-end triplestore. Would you be willing to share the query that you used?

Unfortunately, not easily. This is all happening in code - I do a GET on the record, change the update date using sparql, then push it back. If I edit...

Hi Jan, Thanks for looking into this. The document that I am working with is this one: https://fairdata.services:7070/distribution/7c8949a6-ddc4-44b4-a754-3cb593afd1a1?format=ttl I change the modified date, and then try to HTTP PUT it,...

Hi! Any luck in reproducing this problem?

I watched the network calls as the page loaded and I saw the call that pulls the indexed FDP addresses, but it appears that that call is constrained by CORS,...