Created
May 31, 2015 12:20
-
-
Save baskaufs/cfd09ce81a776110b408 to your computer and use it in GitHub Desktop.
URL to query the TDWG sandbox SPARQL endpoint
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://tdwg-rdf.phylodiversity.net/store2/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the encoded URL that performs the very simple SPARQL query (gist: test.sparql) to test retrieving results from the TDWG sandbox SPARQL endpoint.
Notes: