Skip to content
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

adding eco relations definitions #762

Merged
merged 7 commits into from
Feb 29, 2024
Merged

adding eco relations definitions #762

merged 7 commits into from
Feb 29, 2024

Conversation

diatomsRcool
Copy link
Contributor

Adding definitions for

@diatomsRcool
Copy link
Contributor Author

I'm sure these need some word-smithing.....

src/ontology/ro-edit.owl Outdated Show resolved Hide resolved
src/ontology/ro-edit.owl Outdated Show resolved Hide resolved
@sierra-moxon
Copy link
Contributor

can the relationship between growth media and a micro organism as a use case fit with one of these relations?

@diatomsRcool
Copy link
Contributor Author

Yes, Sierra, I think the "acquires nutrients from" would work.

src/ontology/ro-edit.owl Outdated Show resolved Hide resolved
src/ontology/ro-edit.owl Outdated Show resolved Hide resolved
@anitacaron anitacaron linked an issue Oct 27, 2023 that may be closed by this pull request
@ddooley
Copy link
Contributor

ddooley commented Nov 1, 2023

The FoodOn team of course is interested in some of these term definitions, namely "eats" and "is eaten by". For eats, "A feeding relationship where one organism consumes another (either in whole or in part) through a type of mouth or other oral opening." We were just wondering if there is a more limiting word or label that conveys semantics of feeding on a single organism (or piece) directly. More generally people "eat" salt, water, and multi-component foods, but this isn't included in the trophic sense of "eats". However we haven't been able to think of a simple solution to distinguish eating broadly vs the specific animal or part case.

@ddooley
Copy link
Contributor

ddooley commented Nov 1, 2023

There's a similar comment for the "acquires nutrients from" shortcut relation. I see cattle feed is often supplemented with salt. "Animal feed salt is an essential addition to animal feed. Salt maintains the mineral balance of the animals at the right level and keeps your livestock healthy. It is advisable to opt for sea salt because this type of salt also contains additional essential minerals and trace elements." This relation as proposed requires us to use some other relation to connect an organism and other material entity nutritional sources.

@diatomsRcool
Copy link
Contributor Author

I struggled with similar issues as well. Unfortunately, interactions are separated as abiotic/biotic and biotic/biotic higher up in the hierarchy. We would need two "eats" one for biotic/biotic and one for abiotic/biotic - but this isn't that good as many foods are a combination. The line between abiotic/biotic isn't always very sharp. What if we elevate the "eats" and "acquires nutrients from" relations to be children of biotically interacts with? I can change the definition to include abiotic foods.

@ddooley
Copy link
Contributor

ddooley commented Nov 2, 2023

That sounds like a good solution! (And I can see that these relations can operate in parallel with the other ones like "kills" and "preys on").

@diatomsRcool
Copy link
Contributor Author

Do we think "eats" should be a child of "acquires nutrients from"? One possible reason we cannot do that is organisms that eat rocks for the purpose of helping with digestion.

@ddooley
Copy link
Contributor

ddooley commented Nov 2, 2023

Indeed, eating isn't always motivated by nutritional intake. Rock is a good example. Also, arguably caffeine isn't doing anything nutritious for the consumer, but its a motivator for eating.

@diatomsRcool
Copy link
Contributor Author

definitions updated

@wdduncan
Copy link
Collaborator

wdduncan commented Nov 3, 2023

Do we think "eats" should be a child of "acquires nutrients from"? One possible reason we cannot do that is organisms that eat rocks for the purpose of helping with digestion.

Should acquires nutrients from be a child of eats? The defn for eats mentions oral openings. Doesn't seem like this would apply to plants, but plans to acquires nutrients from some source.

@ddooley
Copy link
Contributor

ddooley commented Nov 3, 2023

As well, covering all cases, Parenteral / intravenous feeding enables nutrients to be collected directly, so 'acquires nutrients from' is not a subclass of eats on that count either.

Is eats meant to be restricted to animal organisms? The only other example I can think of are coniverous plants - e.g. venus fly traps. But there digestive processes happen at surface of plant?

@anitacaron anitacaron self-requested a review November 3, 2023 16:52
Copy link
Collaborator

@anitacaron anitacaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically, it's approved, but it still needs an ontology review.

Copy link
Contributor

github-actions bot commented Feb 5, 2024

This PR has not seen any activity in 90 days and has been marked as stale. If it is no longer needed, please close the PR. Otherwise, please update the PR with a status update.

@anitacaron anitacaron merged commit 132fa74 into master Feb 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing definitions for some ecological interactions
6 participants