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

Map relations to RO ids to be used in OWL translation. #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion src/ontology/emapa-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -70445,40 +70445,48 @@ is_a: TS:0 ! Theiler stage
[Typedef]
id: attached_to
name: attached_to
xref: RO:0002371

[Typedef]
id: develops_from
name: develops_from
is_transitive: true
xref: RO:0002202

[Typedef]
id: develops_in
name: develops_in
xref: RO:0002226

[Typedef]
id: ends_at
name: ends_at
xref: RO:0002493

[Typedef]
id: has_part
name: has_part
is_transitive: true
xref: BFO:0000051

[Typedef]
id: is_a
name: is_a
is_transitive: true
builtin: true

[Typedef]
id: located_in
name: located_in
xref: RO:0001025

[Typedef]
id: part_of
name: part_of
is_transitive: true
xref: BFO:0000050

[Typedef]
id: starts_at
name: starts_at

xref: RO:0002489