Releases: statonlab/tripal_alchemist
Releases · statonlab/tripal_alchemist
Tripal Alchemist v1.0 Release
Tripal Alchemist is an entity converter for Tripal, the Drupal-based biological database toolkit. Alchemist makes it easy to remap the content in your site to different bundles.
- Transform Tripal entities from one type to another based on their existing bundle-defining property
- Manually override entity properties and transform select elements
- Trying to convert a large but specific subset of entities? Create a collection, then convert the entities in that collection
v0.2
- Add support for type_id columns
- Add collections support
- Revise documentation
v0.1
Tripal Alchemist initial release!
Convert Tripal 3 entities mapped to the same Chado table.
You can either automatically convert entities, which will mass convert those from a source bundle that meet a destination bundle's storage settings.
Alternatively, you can manually convert entities, which will overwrite the chosen entity's storage settings to match the destination bundle..