Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In SAGE, the Botanical Garden has a procedure called Volunteer Labels. Volunteer propagators create data for labels that get printed on a special tags, the kind you see stuck in plant pots or in gardens.  These are usually for plant sales and include information like taxonomy, common name, family, and planting or feeding instructions.  The volunteers use a separate table for this purpose and effectively manage a different set of taxonomic names.  However, a plant label can be seeded from an accession record which will then bring in the taxonomic name elements from the accession record. 

A separate SAGE procedure, called Plant Tags, is similar but was designed to be used by Botanical Garden staff (rather than volunteers).  It was never really used, but was designed to allow staff to create a more expanded plant label (with collection information) from a propagation record.

Currently, these labels are printed on the special tags to a special thermal printer via Taggit Pro, label formatting software used by gardens.  Currently, Taggit Pro connects to SAGE via an ODBC connection.

We propose to build a new procedure, initially called Plant Labels, that will be used by staff and volunteers to print plant labels of different types.

Steps

  • Create a new taxonomy vocabulary, "Plant Labels" or similar, populated with taxonomic names derived from the SAGE data.
  • Create a new procedure, "Plant Labels" or similar. Schema will be similar to SAGE Volunteer Labels (plus SAGE Pot Tags?) though mapped to CollectionSpace's way of doing things.
  • Add batch procedure on cataloging, "Create Plant Label", that will populate a Plant Label procedure record from the accession information

Questions

  • Should taxonomic name on Plant Label procedure record be tied only to the Plant Labels taxonomy vocabulary, or should it be tied to default taxonomy too.  Probably needs to be tied to both, especially if we are adding a batch procedure on cataloging (so it can just copy the refname from default taxonomy).
  • How will Taggit Pro get the information in CollectionSpace?  Can we print to the thermal printer from iReport or a CSpace PDF? 
  • How will hybrid names from SAGE Volunteer Labels be handled? Right now, hybrid names entered into the Volunteer Labels screen and table in a variety of ways, but there are no MHP and FHP fields.  Are we willing to create taxonomic names in the Plant Labels taxonomy vocabulary that are unnamed hybrids? 
  • Can a read-only volunteer role invoke a batch process on Cataloging?
  • Is it OK to combine Pot Tags and Volunteer Labels?  Collection information from Cataloging would be copied into the Plant Label screen and could be edited and printed on Plant Labels. This would not allow volunteers to modify the original information on cataloging, but they could change information that had been copied onto the Plant Label screen.
  • Pot Tags have some fields that we do not understand, since it seems to be tied to a propagation record.
  • Can volunteers create relationships between a Cataloging record and a Plant Label record, via a batch process?
  • How is Number of Labels used by Taggit Pro?
  • Do we need the formatted HTML name for taxonomic names?  Or will that just be handled by Taggit Pro?
  • No labels