Skip to content

Instantly share code, notes, and snippets.

@bas-stringer
bas-stringer / SCRY4LS
Last active October 3, 2016 20:18
SCRY @ SWAT4LS 2016
Online footnotes for the publication titled:
"SCRY: extending SPARQL with custom data
processing methods for the life sciences"
submitted to the Semantic Web Applications and
Tools for Life Science conference of 2016.
PREFIX enriched: <http://www.scry.com/enriched/>
PREFIX uniprot: <http://www.uniprot.org/uniprot/>
PREFIX bfo: <http://purl.obolibrary.org/obo/>
PREFIX nif: <http://ontology.neuinfo.org/NIF/Backend/NIF-Quality.owl#>
PREFIX tissue: <http://purl.obolibrary.org/obo/caloha.obo#>
PREFIX scry: <http://scry.rocks/>
PREFIX blast: <http://scry.rocks/blast/>
PREFIX in: <http://scry.rocks/input?>
PREFIX out: <http://scry.rocks/output?>