Skip to content

Instantly share code, notes, and snippets.

@egonw
Created August 10, 2023 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egonw/4ab5df7548e1693d688230c04730288a to your computer and use it in GitHub Desktop.
Save egonw/4ab5df7548e1693d688230c04730288a to your computer and use it in GitHub Desktop.
This is the query behind https://w.wiki/5bpq
SELECT DISTINCT ?np ?chembl WHERE {
?np wdt:P703 [] ; wdt:P592 ?chembl .
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment