-
Notifications
You must be signed in to change notification settings - Fork 34
Plugins and Tools
Fabian Steeg edited this page May 19, 2017
·
3 revisions
Metafacture consists of a core library (metafacture-core) and a number of extension packages and projects.
- metafacture-sql: Modules for accessing SQL databases.
- metafacture-mongodb: Modules for reading and writing data in a MongoDB.
- metafacture-mediawiki: Modules for parsing and analysing information in Mediawiki Wikis such as Wikipedia.
- metafacture-cluster: Scripts and modules for using Metafacture on a Hadoop-Cluster.
- metafacture-search: Modules for creating and reading Lucene indices.
- metafacture-runner: Command-line applications for using Metamorph and Flux without writing Java code. This package can be used as starting point for building custom distribution packages.
- metafacture-ide: A plugin for the Eclipse IDE which helps you to develop Flux and Metamorph scripts. It brings syntax highlighting and auto-completion for Flux script as well as the ability to run Flux scripts directly from the Eclipse.
- metafacture-archetypes: Various maven archetypes for creating Metafacture related projects.
- metafacture-examples: A repository for publishing real world examples of Flux and Metamorph scripts for educational benefits.
Fix or Metamorph - you can choose between one of them. Fix is recommended for the most users.
Metamorph or Fix - you can choose between one of them. Fix is recommended for the most users.