12345678910111213141516171819202122232425262728293031323334353637 |
- Administrative
- ==============
- Tripal Alchemist
- -----------------
- 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.
- `Documentation <https://github.com/statonlab/tripal_alchemist/blob/master/README.md>`__
- `Repository <https://github.com/statonlab/tripal_alchemist>`__
- Tripal Property Curations
- -------------------------
- Tripal Property Curations is a Toolbox for curating Chado Properties. It is under development and not suitable for use yet.
- `Documentation <https://github.com/statonlab/tripal_curator/blob/master/README.md>`__
- `Repository <https://github.com/statonlab/tripal_curator>`__
- Tripal ElasticSearch
- --------------------
- The Tripal Elasticsearch module allows you to easily manage the indexing and display of Elasticsearch on your Tripal website. It also easily enables Cross-Site Querying, allowing you to connect to other Tripal sites and provide additional search results to your users.
- `Documentation <https://github.com/tripal/tripal_elasticsearch/blob/master/docs/README.md>`__
- `Repository <https://github.com/tripal/tripal_elasticsearch>`__
- Tripal HeadQuarters
- -------------------
- 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.
- `Documentation <https://tripal-hq.readthedocs.io/en/latest/index.html>`__
- `Repository <https://github.com/statonlab/tripal_hq>`__
|