ConstantinoSchillebeeckx / sp-nov

species nova
0 stars 0 forks source link

sp-nov

Simple web-app for adding label metadata to a herbarium specimen.

Pipeline

  1. Export images as JPGs @ 50% quality (sRGB) - ensure labels are properly oriented
  2. Upload images through FTP to the server
  3. Use media plugin to add images to Media
  4. Categorize images by use of python script (this generates a .json)
  5. Upload .json file which will generate custom post type (Specimen) for each specimen
  6. Label to update each specimen's data

Transfer to tropicos

TODO

Specimen class

A custom post type for specimen (named Specimen) is used to store data. It can be considered a class with the following attributes (shown are the key values of the WP database):

User roles

Subscriber (to be implemented)

Contributor

Author

Administrator

Notes: