source: trunk/bio/tutorial/malariamine/dbmodel/resources/objectstoresummary.config.properties @ 22562

Revision 22562, 685 bytes checked in by julie, 17 months ago (diff)

update malariamine

Line 
1# fields = summarised by the post process summarise-objectstore, these fields appear in a dropdown (instead of a text box) in forms in the webapp
2max.field.values = 200
3org.intermine.model.bio.Chromosome.fields = primaryIdentifier
4org.intermine.model.bio.DataSet.fields = name
5org.intermine.model.bio.DataSource.fields = name
6org.intermine.model.bio.Location.fields = strand
7org.intermine.model.bio.Organism.fields = commonName genus name shortName species taxonId
8org.intermine.model.bio.GOAnnotation.fields = qualifier
9
10# autocomplete = in forms on the webapp, these fields will offer suggestions to the user as they type
11# index is created in post process create-autocomplete-index
Note: See TracBrowser for help on using the repository browser.