SELECT ?stemLoop ?overlap ?transcript WHERE { ?h mb:transcriptContext ?c ; rdfs:label ?stemLoop . ?c mb:overlapType ?overlap ; mb:transcriptName ?transcr… FILTER(?overlap = "intron") } LIMIT 50
rete playground · documentation · github.com/caviri/rete