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
prothrombin consumption deficiency 0009885
BDPLT7 0009885
SCTS 0009885
Scott syndrome 0009885
bleeding disorder, Platelet-type, 7 0009885
Platelet factor X receptor deficiency 0009885
familial prothrombin consumption inhibitor 0009885
familial prothrombin conversion defect 0009885
prothrombin conversion defect, familial 0009885
platelet-type bleeding disorder 7 0009885
bleeding Abnormality due to deficiency of Platelet binding of Factor 10 0009885
bleeding abnormality due to deficiency of platelet biding of factor X 0009885
prothrombin consumption inhibitor, familial 0009885