MONDO_label_synonym Find_IDs Find_Terms Annotation
manager
language -
license -
created at 2021-12-20 14:06:07 UTC
updated at 2021-12-22 07:06:57 UTC
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX obo: <http://www.geneontology.org/formats/oboInOwl#>
SELECT DISTINCT ?label (SUBSTR(str(?sub),38) AS ?id) WHERE {
?sub rdfs:subClassOf+ <http://purl.obolibrary.org/obo/MONDO_0000001> ;
rdf:type owl:Class .
{ { ?sub rdfs:label ?label }
UNION { ?sub obo:hasBroadSynonym ?label }
UNION { ?sub obo:hasExactSynonym ?label }
UNION { ?sub obo:hasRelatedSynonym ?label }
}
}
110,360 entries
Label
Id
AISA 0019157
MDS-RS 0019157
RARS 0019157
Pure sideroblastic Anemia 0019157
myelodysplastic syndrome with Ring sideroblasts 0019157
refractory Anemia with ringed sideroblasts 0019157
refractory anemia with ringed sideroblasts 0019157
acquired idiopathic sideroblastic anemia 0019157
primary acquired sideroblastic anemia 0019157
refractory Anemia with Ring sideroblasts 0019157