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

Consider using HsapDv IDs #10

Open
cmungall opened this issue May 1, 2014 · 0 comments
Open

Consider using HsapDv IDs #10

cmungall opened this issue May 1, 2014 · 0 comments

Comments

@cmungall
Copy link
Member

cmungall commented May 1, 2014

EHDAA2 has stage classes like:

[Term]
id: CS01
name: CS01
namespace: carnegie_stage
is_a: CS:0  ! Carnegie stage

This is problematic for a couple of reasons. These are not well formed IDs because they lack ":"s. Unfortunately OboEdit is forgiving here but this causes downstream issues.

I would recommend using HsapDv here. Each class has more specific info, synonyms, definitions etc. If you are amenable I can swap these out.

Example:

[Term]
id: HsapDv:0000003
name: Carnegie stage 01
namespace: human_developmental_stage
def: "Embryonic stage defined by a fertilized oocyte and presence of pronuclei." [http://embryology.med.unsw.edu.au/wwwhuman/Stages/CStages.htm "adapted from"]
comment: Starts at day 1 post-fertilization, beginning of the first week.
is_a: HsapDv:0000000 ! human life cycle stage
relationship: part_of HsapDv:0000002 ! embryonic human stage
property_value: start_dpf "0.0" xsd:float
xref: XUO:0000130
xref: EHDAA2:CS01 ! CS01
synonym: "CS01" EXACT [EHDAA2:CS01]

For more info:
http://code.google.com/p/developmental-stage-ontologies/wiki/HsapDv

If you want access to the hsapdv ontology to contribute you'd be welcome.

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

No branches or pull requests

1 participant