Skip to content

Instantly share code, notes, and snippets.

@JervenBolleman
Created September 8, 2014 11:18
Show Gist options
  • Save JervenBolleman/abf9c758d416b9d484eb to your computer and use it in GitHub Desktop.
Save JervenBolleman/abf9c758d416b9d484eb to your computer and use it in GitHub Desktop.
Get a SPARQL 1.1 service description
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