You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dc:title>Minimum Information for A Phylogenetic Analysis (MIAPA) Ontology</dc:title>
38
+
<dc:description>The MIAPA ontology is intended to be an application ontology for the purpose of semantic annotation of phylogenetic data according to the requirements and recommendations of the Minimum Information for A Phylogenetic Analysis (MIAPA) metadata reporting standard. The ontology leverages (imports) primarily from the CDAO (Comparative Data Analysis Ontology), PROV (W3C Provenance Ontology), and SWO (Software Ontology, which includes the EDAM ontologies) ontologies. It adds some assertions of its own, as well as some classes and individuals that may eventually get pushed down into one of the respective source ontologies.
39
+
40
+
This ontology is maintained at http://github.com/miapa/miapa, and requests for changes or additions should be filed at the issue tracker there. The discussion list is at miapa-discuss@googlegroups.com. Further resources about MIAPA can be found at the project's main page at http://evoio.org/wiki/MIAPA.</dc:description>
<rdfs:comment>For the purposes of MIAPA annotation and cross-ontology interoperability, instances of edam:Operation are instances of a prov:Activity. They need to be further classified as to whether they are maipa:'Manual procedure' or miapa:'Software procedure' instances.</rdfs:comment>
@@ -332,6 +343,12 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
332
343
<obo:IAO_0000115>A procedure that generates the tree.</obo:IAO_0000115>
333
344
<rdfs:comment>For provenance annotation in MIAPA, the activity that generated the tree should be asserted as an instance of cdao:TreeProcedure.</rdfs:comment>
@@ -342,6 +359,12 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
342
359
<obo:IAO_0000115>A procedure that generates the alignment.</obo:IAO_0000115>
343
360
<rdfs:comment>For provenance annotation in MIAPA, the activity that generated the alignment should be asserted as an instance of cdao:AlignmentProcedure.</rdfs:comment>
<obo:IAO_0000115>A method for finding the minimum transitions to account for a character given a phylogenetic tree, and by extension, a character-based phylogeny inference method in which the inferred phylogenetic tree (the "maximum parsimony tree") is the phylogenetic tree that minimizes evolutionary transitions over all characters.</obo:IAO_0000115>
652
+
<obo:IAO_0000116>Should be pushed down to SWO.</obo:IAO_0000116>
608
653
<obo:IAO_0000119>Prosdocimi, Francisco, Brandon Chisham, Enrico Pontelli, J.D. Thompson, and Arlin Stoltzfus. 2009. “Initial Implementation of a Comparative Data Analysis Ontology.” Evolutionary Bioinformatics Online (5): 47–66. http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2747124/</obo:IAO_0000119>
<obo:IAO_0000115>Phylogenetic tree construction that prunes and grafts a collection of one or more source trees to create the resulting tree.</obo:IAO_0000115>
665
+
<obo:IAO_0000116>Should be pushed down to SWO.</obo:IAO_0000116>
620
666
<obo:IAO_0000117>Hilmar Lapp</obo:IAO_0000117>
621
667
</owl:Class>
622
668
@@ -648,6 +694,7 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
648
694
</owl:intersectionOf>
649
695
</owl:Class>
650
696
</rdfs:subClassOf>
697
+
<obo:IAO_0000116>To be pushed down to CDAO. This would retain though in MIAPA the equivalence to "prov:Collection and provhadMember only cdao:Network".</obo:IAO_0000116>
651
698
</owl:Class>
652
699
653
700
@@ -678,6 +725,7 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
678
725
</owl:intersectionOf>
679
726
</owl:Class>
680
727
</rdfs:subClassOf>
728
+
<obo:IAO_0000116>To be pushed down to CDAO. This would retain though in MIAPA the equivalence to "prov:Collection and provhadMember only cdao:Network".</obo:IAO_0000116>
681
729
</owl:Class>
682
730
683
731
@@ -687,6 +735,7 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
687
735
<owl:Classrdf:about="&obo;MIAPA_0000041">
688
736
<rdfs:labelxml:lang="en">MrBayes</rdfs:label>
689
737
<rdfs:subClassOfrdf:resource="&obo;IAO_0000010"/>
738
+
<obo:IAO_0000116>Should be pushed down to SWO.</obo:IAO_0000116>
690
739
</owl:Class>
691
740
692
741
@@ -696,6 +745,7 @@ Alternatively, we could model this as dc:isPartOf some prov:Plan.</rdfs:comment>
696
745
<owl:Classrdf:about="&obo;MIAPA_0000044">
697
746
<rdfs:labelxml:lang="en">BEAST</rdfs:label>
698
747
<rdfs:subClassOfrdf:resource="&obo;IAO_0000010"/>
748
+
<obo:IAO_0000116>Should be pushed down to SWO.</obo:IAO_0000116>
0 commit comments