From: William P. <wil...@ya...> - 2010-03-31 17:48:22
|
On Mar 31, 2010, at 9:17 AM, rc...@ba... wrote: > Dear all, > > > Does anyone know of a way to find all study matrices within TreeBase that are based either partly or completely on non-molecular data (e.g. morphology)? I've found a few myself out of the 2500+ publications but I probably haven't found them all. > > Any ideas? > > N.B. I am aware of other sources for this type of data such as morphobank.org, Benton's Cladestore, Peter Wagner's collection, Graeme Lloyd's collection... > > Regards, > > Ross > Did you try this PhyloWS statement? http://purl.org/phylo/treebase/phylows/matrix/find?query=tb.type.matrix=Morphological+or+tb.type.matrix=Combination+or+tb.type.matrix=Behavior If it's more useful to you to get the results in RDF (e.g. with a RSS client) you can use this: http://purl.org/phylo/treebase/phylows/matrix/find?query=tb.type.matrix=Morphological+or+tb.type.matrix=Combination+or+tb.type.matrix=Behavior&format=rss1 (works in Firefox and Apple Mail RSS, but not Safari for some reason) regards, Bill |