-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from obophenotype/dev
For comparison only: DEV branch
- Loading branch information
Showing
2,650 changed files
with
3,401,682 additions
and
271,515 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ODK_TAG=v1.5.2 |
Large diffs are not rendered by default.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
src/curation/changed-patterns/abnormalAbsenceOfAnatomicalEntity.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
annotations: | ||
- annotationProperty: exact_synonym | ||
text: missing %s | ||
vars: | ||
- anatomical_entity | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
anatomical entity: UBERON:0001062 | ||
contributors: | ||
- https://orcid.org/0000-0001-9076-6015 | ||
- https://orcid.org/0000-0002-3528-5267 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
- https://orcid.org/0000-0001-7941-2961 | ||
- https://orcid.org/0000-0003-4148-4606 | ||
def: | ||
text: Absence of %s. | ||
vars: | ||
- anatomical_entity | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some %s) and (''has_modifier'' | ||
some ''abnormal''))' | ||
vars: | ||
- anatomical_entity | ||
name: | ||
text: absent %s | ||
vars: | ||
- anatomical_entity | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfAnatomicalEntity.yaml | ||
pattern_name: abnormalAbsenceOfAnatomicalEntity | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
vars: | ||
anatomical_entity: '''anatomical entity''' |
36 changes: 36 additions & 0 deletions
36
src/curation/changed-patterns/abnormalAbsenceOfAnatomicalEntityDueToDegeneration.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
annotations: | ||
- annotationProperty: exact_synonym | ||
text: loss of %s due to degeneration | ||
vars: | ||
- anatomical_entity | ||
classes: | ||
abnormal: PATO:0000460 | ||
absence due to degeneration: PATO:0015001 | ||
anatomical entity: UBERON:0001062 | ||
contributors: | ||
- https://orcid.org/0000-0002-3528-5267 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
def: | ||
text: Complete wasting (loss) of %s tissue that was once present. | ||
vars: | ||
- anatomical_entity | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absence due to degeneration'' and (''inheres_in'' some | ||
%s) and (''has_modifier'' some ''abnormal''))' | ||
vars: | ||
- anatomical_entity | ||
name: | ||
text: missing %s due to degeneration | ||
vars: | ||
- anatomical_entity | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfAnatomicalEntityDueToDegeneration.yaml | ||
pattern_name: abnormalAbsenceOfAnatomicalEntityDueToDegeneration | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
vars: | ||
anatomical_entity: '''anatomical entity''' |
42 changes: 42 additions & 0 deletions
42
src/curation/changed-patterns/abnormalAbsenceOfAnatomicalEntityInLocation.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
annotations: | ||
- annotationProperty: exact_synonym | ||
text: Missing %s in the %s | ||
vars: | ||
- anatomical_entity | ||
- location | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
anatomical entity: UBERON:0001062 | ||
independent continuant: BFO:0000004 | ||
contributors: | ||
- https://orcid.org/0000-0001-5208-3432 | ||
def: | ||
text: Absence of the %s in the %s. | ||
vars: | ||
- anatomical_entity | ||
- location | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some (%s and (''part_of'' | ||
some %s))) and (''has_modifier'' some ''abnormal''))' | ||
vars: | ||
- anatomical_entity | ||
- location | ||
name: | ||
text: absent %s in the %s | ||
vars: | ||
- anatomical_entity | ||
- location | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfAnatomicalEntityInLocation.yaml | ||
pattern_name: abnormalAbsenceOfAnatomicalEntityInLocation | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
part_of: BFO:0000050 | ||
vars: | ||
anatomical_entity: '''anatomical entity''' | ||
location: '''independent continuant''' |
32 changes: 32 additions & 0 deletions
32
src/curation/changed-patterns/abnormalAbsenceOfBiologicalProcess.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
biological process: GO:0008150 | ||
contributors: | ||
- https://orcid.org/0000-0001-9076-6015 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
- https://orcid.org/0000-0003-4148-4606 | ||
def: | ||
text: Lack of %s. | ||
vars: | ||
- biological_process | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some %s) and (''has_modifier'' | ||
some ''abnormal''))' | ||
vars: | ||
- biological_process | ||
name: | ||
text: absent %s | ||
vars: | ||
- biological_process | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfBiologicalProcess.yaml | ||
pattern_name: abnormalAbsenceOfBiologicalProcess | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
vars: | ||
biological_process: '''biological process''' |
38 changes: 38 additions & 0 deletions
38
src/curation/changed-patterns/abnormalAbsenceOfBiologicalProcessInLocation.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
biological process: GO:0008150 | ||
independent continuant: BFO:0000004 | ||
contributors: | ||
- https://orcid.org/0000-0001-9076-6015 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
- https://orcid.org/0000-0003-4148-4606 | ||
def: | ||
text: Absent or undetectable %s in %s. | ||
vars: | ||
- biological_process | ||
- location | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some (%s and (''occurs_in'' | ||
some %s))) and (''has_modifier'' some ''abnormal''))' | ||
vars: | ||
- biological_process | ||
- location | ||
name: | ||
text: absent %s in %s | ||
vars: | ||
- biological_process | ||
- location | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfBiologicalProcessInLocation.yaml | ||
pattern_name: abnormalAbsenceOfBiologicalProcessInLocation | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
occurs_in: BFO:0000066 | ||
vars: | ||
biological_process: '''biological process''' | ||
location: '''independent continuant''' |
35 changes: 35 additions & 0 deletions
35
src/curation/changed-patterns/abnormalAbsenceOfChemicalEntity.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
chemical entity: CHEBI:24431 | ||
contributors: | ||
- https://orcid.org/0000-0002-9900-7880 | ||
- https://orcid.org/0000-0002-3528-5267 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
- https://orcid.org/0000-0003-4148-4606 | ||
- https://orcid.org/0000-0001-7941-2961 | ||
- https://orcid.org/0000-0001-9076-6015 | ||
def: | ||
text: Absent or undetectable level of %s. | ||
vars: | ||
- chemical_entity | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some %s) and (''has_modifier'' | ||
some ''abnormal''))' | ||
vars: | ||
- chemical_entity | ||
name: | ||
text: absent %s | ||
vars: | ||
- chemical_entity | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfChemicalEntity.yaml | ||
pattern_name: abnormalAbsenceOfChemicalEntity | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
vars: | ||
chemical_entity: '''chemical entity''' |
41 changes: 41 additions & 0 deletions
41
src/curation/changed-patterns/abnormalAbsenceOfChemicalEntityInLocation.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
chemical entity: CHEBI:24431 | ||
independent continuant: BFO:0000004 | ||
contributors: | ||
- https://orcid.org/0000-0003-4606-0597 | ||
- https://orcid.org/0000-0002-3528-5267 | ||
- https://orcid.org/0000-0001-5208-3432 | ||
- https://orcid.org/0000-0003-4148-4606 | ||
- https://orcid.org/0000-0001-7941-2961 | ||
- https://orcid.org/0000-0001-9076-6015 | ||
def: | ||
text: Absent or undetectable level of %s in %s. | ||
vars: | ||
- chemical_entity | ||
- location | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some (%s and (''part_of'' | ||
some %s))) and (''has_modifier'' some ''abnormal''))' | ||
vars: | ||
- chemical_entity | ||
- location | ||
name: | ||
text: absent %s in %s | ||
vars: | ||
- chemical_entity | ||
- location | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfChemicalEntityInLocation.yaml | ||
pattern_name: abnormalAbsenceOfChemicalEntityInLocation | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
part_of: BFO:0000050 | ||
vars: | ||
chemical_entity: '''chemical entity''' | ||
location: '''independent continuant''' |
30 changes: 30 additions & 0 deletions
30
src/curation/changed-patterns/abnormalAbsenceOfMolecularFunction.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
annotationProperties: | ||
exact_synonym: oio:hasExactSynonym | ||
classes: | ||
abnormal: PATO:0000460 | ||
absent: PATO:0000462 | ||
molecular function: GO:0003674 | ||
contributors: | ||
- https://orcid.org/0000-0002-3528-5267 | ||
def: | ||
text: Absent or undetectable level of %s. | ||
vars: | ||
- molecular_function | ||
description: '' | ||
equivalentTo: | ||
text: '''has_part'' some (''absent'' and (''inheres_in'' some %s) and (''has_modifier'' | ||
some ''abnormal''))' | ||
vars: | ||
- molecular_function | ||
name: | ||
text: absent %s | ||
vars: | ||
- molecular_function | ||
pattern_iri: http://purl.obolibrary.org/obo/upheno/patterns-dev/abnormalAbsenceOfMolecularFunction.yaml | ||
pattern_name: abnormalAbsenceOfMolecularFunction | ||
relations: | ||
has_modifier: RO:0002573 | ||
has_part: BFO:0000051 | ||
inheres_in: RO:0000052 | ||
vars: | ||
molecular_function: '''molecular function''' |
Oops, something went wrong.