Skip to content

Instantly share code, notes, and snippets.

@andrawaag
Created March 15, 2013 16:15
Show Gist options
  • Save andrawaag/5171066 to your computer and use it in GitHub Desktop.
Save andrawaag/5171066 to your computer and use it in GitHub Desktop.
construct {?identifier skos:relatedMatch ?relatedId .
}
where {
?uniprotconcept dc:identifier ?identifier .
?uniprotconcept wp:bdbEnsembl ?relatedId .
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment