obophenotype / developmental-stage-ontologies

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

Add script to auto-generate initial terms in a stage ontology #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
E.g.

id: $AUTOGEN
name: $Scheme stage $S
is_a: stage
preceded_by: ... ! $Scheme stage $S-1
part_of: $Scheme stage grouping($S)

..

name: $species age $N years
preceded_by: $species age $N-1 years
property_value: ....

These would then be manually filled in by someone knowledgeable about the 
stages, markers etc

Original issue reported on code.google.com by cmung...@gmail.com on 25 Sep 2013 at 6:22