-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix tsv formatting and refresh imports #238
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
22110c0
Fix tsv formatting
rays22 a7ca4b5
Refresh imports
rays22 b931b8e
Temporarily remove terms using obsolete GO aging process
rays22 2db95b7
Remove duplicate term OBA:2060177
rays22 5fb8bb5
Update dosdp patterns file
rays22 4bdf846
Add aging related terms manually
rays22 29e86b8
Make aging related trait terms subclass of biological attribute
rays22 14cc85d
Update dosdp patterns file
rays22 14de884
Remove tab characters at end of line
rays22 52691f3
Merge branch 'fix_tsv2023-04-26' of github.com:obophenotype/bio-attri…
rays22 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
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 |
---|---|---|
|
@@ -368,6 +368,24 @@ comment: regulation of water loss via skin (GO_0033561) was obsoleted | |
is_a: OBA:0000001 ! biological attribute | ||
is_a: PATO:0000161 ! rate | ||
|
||
[Term] | ||
id: OBA:0003870 | ||
name: aging onset quality | ||
def: "The onset quality of aging." [] | ||
is_a: OBA:0000001 ! biological attribute | ||
is_a: PATO:0002325 ! onset quality | ||
property_value: http://purl.org/dc/elements/1.1/date "2023-04-28T16:10:08Z" xsd:dateTime | ||
property_value: http://www.geneontology.org/formats/oboInOwl#http://purl.org/dc/terms/contributor https://orcid.org/0000-0001-8314-2140 | ||
|
||
[Term] | ||
id: OBA:0005494 | ||
name: aging rate | ||
def: "The rate of the aging process." [] | ||
is_a: OBA:0000001 ! biological attribute | ||
is_a: PATO:0000161 ! rate | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. parent must be an OBA term |
||
property_value: http://purl.org/dc/elements/1.1/date "2023-04-28T16:14:19Z" xsd:dateTime | ||
property_value: http://www.geneontology.org/formats/oboInOwl#http://purl.org/dc/terms/contributor https://orcid.org/0000-0001-8314-2140 | ||
|
||
[Term] | ||
id: OBA:0100001 ! cellular component attribute | ||
is_a: OBA:0000001 {is_asserted="true"} ! biological attribute | ||
|
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
parent must be an OBA term, else violates constraints