Anonymous

Changes

Pharmacoracle

15 bytes added, 09:22, 8 August 2018
Pharmacoracle - a REST API based on the OWLAPI
The Pharmacoracle contains OWL ontologies that are based on CPIC recommendations provided by the [https://api.pharmgkb.org PharmGKB API], and which have been further adapted to the needs of the Department of Pharmacology at Oslo University Hospital.
Queries to Pharmacoracle are written in the [https://www.w3.org/TR/owl2-manchester-syntax/ Manchester syntax] in the same way as for the [https://protegewiki.stanford.edu/wiki/DLQueryTab DL Query Tab] of [https://protege.stanford.edu/ Stanford's desktop Protégé]. An advantage of this approach is that it simplifies the writing of a rules engine (rules are to some extent built into the OWL semantics). A disadvantage is that the performance in a production environment may be suboptimal (slow).
===Hints on how to use it (see also example section below)===