reteplayground
Select

Interacciones CONTRAINDICADAS (efecto + recomendación)

MedicamentoInteracciona conEfecto+1
PRANDIN 0,5 mg, COMPRIMIDOSgemfibroziloAumento del riesgo de…
PRANDIN 1 mg, COMPRIMIDOSgemfibroziloAumento del riesgo de…
PRANDIN 2 mg, COMPRIMIDOSgemfibroziloAumento del riesgo de…
XELODA 150 MG COMPRIMIDOS REC…BrivudinaAumento de la toxicid…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 100 rows · 1.1 s · 3.5 MB of 278.2 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX fmc: <https://w3id.org/rete/farmacos#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?medicamento ?sustancia ?efecto ?recomendacion WHERE { ?i a fmc:Interaccion ; fmc:gravedad <https://w3id.org/rete/farmacos/gravedad/contraindicada> ; fmc:medicamento ?m ; fmc:sustanciaObjetivo ?sustancia ; fmc:efecto ?efecto ; fmc:recomendacion ?recomendacion . ?m rdfs:label ?medicamento . } LIMIT 100

rete playground · documentation · github.com/caviri/rete