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
color vision deficiency 0001703
colour vision deficiency 0001703
blindness color 0001703
color blindness 0001703
color-vision disease 0001703
colour blindness 0001703
color vision defects 0001703
color vision disorder 0001703