Created
January 26, 2023 16:16
-
-
Save aamedina/0989c1b9088be82a833271babde51732 to your computer and use it in GitHub Desktop.
Pupil facts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (def OBA_VT0001317 | |
| "pupil morphology trait" | |
| {:db/ident :obo/OBA_VT0001317, | |
| :obo/IAO_0000115 "The morphology of a pupil.", | |
| :oboInOwl/hasExactSynonym "morphology of pupil", | |
| :owl/equivalentClass {:owl/intersectionOf [:obo/PATO_0000051 | |
| {:owl/onProperty :obo/RO_0002314, | |
| :owl/someValuesFrom | |
| :obo/UBERON_0001771, | |
| :rdf/type :owl/Restriction}], | |
| :rdf/type :owl/Class}, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pupil morphology trait", | |
| :rdfs/subClassOf [:obo/OBA_VT0001322 :obo/OBA_1000396]}) | |
| (def OBA_VT0001319 | |
| "pupil shape trait" | |
| {:db/ident :obo/OBA_VT0001319, | |
| :obo/IAO_0000115 "The shape of a pupil.", | |
| :oboInOwl/hasExactSynonym "shape of pupil", | |
| :owl/equivalentClass {:owl/intersectionOf [:obo/PATO_0000052 | |
| {:owl/onProperty :obo/RO_0000052, | |
| :owl/someValuesFrom | |
| :obo/UBERON_0001771, | |
| :rdf/type :owl/Restriction}], | |
| :rdf/type :owl/Class}, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pupil shape trait", | |
| :rdfs/subClassOf [{:owl/onProperty :obo/RO_0000052, | |
| :owl/someValuesFrom :obo/UBERON_0001771, | |
| :rdf/type :owl/Restriction} | |
| :obo/PATO_0000052 | |
| :obo/OBA_VT0001317]}) | |
| (def OBA_VT0001321 | |
| "pupil size trait" | |
| {:db/ident :obo/OBA_VT0001321, | |
| :obo/IAO_0000115 "The size of a pupil.", | |
| :oboInOwl/hasExactSynonym "size of pupil", | |
| :owl/equivalentClass {:owl/intersectionOf [:obo/PATO_0000117 | |
| {:owl/onProperty :obo/RO_0000052, | |
| :owl/someValuesFrom | |
| :obo/UBERON_0001771, | |
| :rdf/type :owl/Restriction}], | |
| :rdf/type :owl/Class}, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pupil size trait", | |
| :rdfs/subClassOf [{:owl/onProperty :obo/RO_0000052, | |
| :owl/someValuesFrom :obo/UBERON_0001771, | |
| :rdf/type :owl/Restriction} | |
| :obo/PATO_0000117 | |
| :obo/OBA_VT0001317]}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment