About
Education
Discuss
TraitBank
Sign In
Sign Up
Language
English
македонски
suomi
Português do Brasil
français
英語
names in breadcrumbs
vernacular
scientific
About
Education
Discuss
TraitBank
Sign In
Sign Up
en
English
македонски
suomi
Português do Brasil
français
英語
names in breadcrumbs
vernacular
scientific
show additional fields
trait filter
taxa matching ALL filters
records matching ALL filters
Showing 1 - 0 of 0 records with
annotationInfo?viz=1&trait=Stem_specific_density
edit filters
download tsv
new search
No results.
show query
MATCH (page:Page), (page)-[:trait|:inferred_trait]->(t0:Trait), (t0)-[:predicate]->(p0:Term)-[:parent_term|:synonym_of*0..]->(tp0:Term) WHERE tp0.uri = "http://top-thesaurus.org/annotationInfo?viz=1&trait=Stem_specific_density" WITH collect({ page: page, trait: t0, predicate: p0}) AS rows0 WITH rows0 as all_rows UNWIND all_rows as row WITH DISTINCT row WITH row.page as page, row.trait as trait, row.predicate as predicate OPTIONAL MATCH (trait)-[:object_term]->(object_term:Term) OPTIONAL MATCH (trait)-[:units_term]->(units:Term) OPTIONAL MATCH (trait)-[:normal_units_term]->(normal_units:Term) OPTIONAL MATCH (trait)-[:sex_term]->(sex_term:Term) OPTIONAL MATCH (trait)-[:lifestage_term]->(lifestage_term:Term) OPTIONAL MATCH (trait)-[:statistical_method_term]->(statistical_method_term:Term) OPTIONAL MATCH (trait)-[:supplier]->(resource:Resource) RETURN page, trait, predicate, units, normal_units, object_term, sex_term, lifestage_term, statistical_method_term, resource LIMIT 50