administrative.rst 1.2 KB

1234567891011121314151617181920212223242526272829
  1. Administrative
  2. ==============
  3. The following modules provide support to Tripal site administrators.
  4. Tripal Alchemist
  5. -----------------
  6. Tripal Alchemist allows you to transform entities from one type to another. Define multiple bundles with the same base table and easily convert existing entities to the new type.
  7. `Documentation <https://github.com/statonlab/tripal_alchemist/blob/master/README.md>`__
  8. `Repository <https://github.com/statonlab/tripal_alchemist>`__
  9. Tripal Property Curations
  10. -------------------------
  11. Tripal Property Curations is a Toolbox for curating Chado Properties. It is under development and not suitable for use yet.
  12. `Documentation <https://github.com/statonlab/tripal_curator/blob/master/README.md>`__
  13. `Repository <https://github.com/statonlab/tripal_curator>`__
  14. Tripal HeadQuarters
  15. -------------------
  16. Tripal HeadQuarters (HQ) provides an administrative layer for Tripal, giving users limited access to content creation forms which must be approved by an admin before they are inserted into the database. Admins can use Chado-specific permissions to define organism or project-specific administrative rights.
  17. `Documentation <https://tripal-hq.readthedocs.io/en/latest/index.html>`__
  18. `Repository <https://github.com/statonlab/tripal_hq>`__