School Flora Home | OpenKey's Home | Help Page
We want to use your plant descriptions more effectively! This page will show you how you can help us do this.
Adding in cerain comments allows our software to index the individual sections of your plant descriptions. For example if a searcher wanted to find pages about White Pines, she might find this page on red oaks since "white pine" is mentioned in the discussion section. But if the page is indexed by section, then we can give the searcher the option of searching for "white pine" only in the 'Names' section.
There are a couple of ways we can go about this. Both have advantages and disadvantages. One way is to have everyone use a template to create web pages for their plant descriptions. Using a template is fairly easy (see below for a real example). Our software will ceate xml files from your plant descriptions. The other way is to fill out a webform for the characteristics. Filling out the web form makes your plant descriptions much more detailed and uniform. When you click the button to submit the form, it creates a detailed xml file automatically that can be used by our indexing software. The form might seem intimidating at first but you can fill out as much or little as you want.
Here's what the HTML
template looks like.
Here is a real example of a page
using the template.
Here's what the HTML source
for the slippery elm page above.
Here is a peek at what the web form looks like. You can try typing some things in to see how it works. After filling out some of the boxes, click on the submit button. You will see the same form again. At the top will be a link labeled "new xml file". Click on the link to see the file. You can use the 'view source' command to see what the xml file looks like.
These are the labels for the boxes on the webform. If you aren't sure what to put into the boxes, you can use these as a guide.
|--Name : Put the name of the plant here. Common name
and/or Latin
|--Description : Describe the leaf,
flower, fruit, bark, shape, whatever
|--Descrition : Another paragraph of description
|--Discussion : Explain differences among related species
here.
|--Distribution : Where is the plant found?
prairies? woods? Illinois? US? Europe?
|--Images : Web location for images of this plant
|--Other : Like the season and where the pictures were taken, uses for the
plant...
|--Map : Geographical map image of where
this plant is found. Perhaps a map of North America with dots indicating the
distribution of the plant.
|--Copyright : Copyright
information. Who owns the rights to this record? Who can use
it?
|--References : What sort of books or websites
or books did you use to identify your specimen?
|--Creator : Information about you and your school.
Use whichever one you think is easier!
![]() |
![]() |
![]() |
This is a page showing what your source code might look like if you use the template option. The code in red are the important tags that allow our software to index the webpage.
This is a blank template. You can use the technique described above to get the source code.
Same thing, but we have put it into a web page. Copy and paste it straight from there. (Start copying at <?xml...)