obophenotype / developmental-stage-ontologies

Source files for various species-specific stage ontologies
10 stars 5 forks source link

Add temporal ordering relations for mouse and human #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. between TS2 and 1

Original issue reported on code.google.com by cmung...@gmail.com on 16 Jan 2013 at 5:48

GoogleCodeExporter commented 9 years ago
I have made a start on this.

using

[Typedef]
id: immediately_preceded_by
name: immediately_preceded_by
def: "X immediately_preceded_by Y iff: end(X) simultaneous_with start(Y)" []
is_a: preceded_by ! preceded_by
xref: RO:0002087 ! immediately_preceded_by

Needs verification.

Original comment by cmung...@gmail.com on 21 Feb 2013 at 4:41