Created
September 8, 2014 11:18
-
-
Save JervenBolleman/abf9c758d416b9d484eb to your computer and use it in GitHub Desktop.
Get a SPARQL 1.1 service description
This file contains hidden or 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
wget -S "http://beta.sparql.uniprot.org/" --header "Accept:application/rdf+xml" -O - | less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment