Skip to content

Instantly share code, notes, and snippets.

@baskaufs
Created June 5, 2015 21:58
Show Gist options
  • Save baskaufs/14e6c627cb30d4298b3a to your computer and use it in GitHub Desktop.
Save baskaufs/14e6c627cb30d4298b3a to your computer and use it in GitHub Desktop.
http://localhost:8080/sparql?query=SELECT%20DISTINCT%20%3Fimage%20WHERE%20%7B%3Chttp%3A%2F%2Fbioimages.vanderbilt.edu%2Find-baskauf%2F00000%3E%20%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2Fdepiction%3E%20%3Fimage.%7D
@baskaufs
Copy link
Author

baskaufs commented Jun 5, 2015

Here is the URL that we tested with the Advanced REST Client plugin for Google Chrome. The required header was
Accept: 'application/sparql-results+xml'
and we did an HTTP GET request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment