Giter Site home page Giter Site logo

phu2 / metafacture-documentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metafacture/metafacture-documentation

0.0 0.0 0.0 216 KB

The central place for documentation about metafacture

Home Page: http://metafacture.github.io/metafacture-documentation/

Ruby 75.33% SCSS 24.67%

metafacture-documentation's Introduction

logo

Metafacture Documentation

Metafacture is a toolkit for processing semi-structured data with a focus on library metadata. It provides a versatile set of tools for reading, writing and transforming data. Metafacture can be used as a stand-alone application via CLI or as a Java library in other applications. There is also a playground where you can test workflows.

Have a look here for a quick intro into metafacture.

This is the central place for the documentation about Metafacture.

Metafacture comprises three main parts: Framework, Flux and one of the Transformation-Modules Fix and Morph. It can be extended with modules.

Note

With regard to the Transformation-Modules this documentation focusses on Fix instead of MORPH. If you want to find out more about MORPH. Have a look at the old documentation and the german cookbook by Swissbib.

Our goal with this repo is to collaboratively create comprehensive documentation on Metafacture in the issue tracker. Feel free to open issues not only for bugs or enhancements, but also questions about Metafacture usage, or to share your experiences. We hope that over time, in that way we can create useful tutorials, how-tos, and collect good practices for using Metafacture.


Deciding which parts are relevant to you depends on the way you are using Metafacture:

Using Metafacture via playground or CLI

Note

No Java-Code is necessary!!!

While working with the playground or the command line you only need Flux and the transformation module Fix. Have a look here for Getting started.

Framework for Java integration/development

If you plan to use Metafacture as a Java library or if you wish to add commands to Flux. You should get familar with the Framework.


FLUX

Flux is a scripting language to easily build and run processing pipelines. No Java programming is necessary - it's used as a command line. To use Flux you may download the binary distribution of Metafacture.

For more information on how to use Flux, see the Flux User Guide.

See here a list for all available FLUX-Commands.


FIX

Metafix is a domain specific language for metadata transformation based on Catmandu FIX. The FIX object performing the transformation is used as part of a processing pipeline.

If you are using Metafacture with CLI or Playground and therefore the Flux scripting language to build and run pipelines, use the fix command in your FLUX-Pipeline.

If you are using Metafacture as a Java library, just create a Metafix object and add it to your pipeline (see also the Framework User Guide).

The transformation itself is declared in a fix-object which can be a file. For more information on how to declare transformations see Metafix User Guide.

See here a list for all available FIX functions and a cookbook for using fix.

Note

PS: There is also the transformation modul MORPH. Have a look at the old documentation and the german cookbook by Swissbib.


Framework

Note

Relevant for developers

The framework includes the interfaces and abstract classes which form the foundation of the data processing pipelines. This part of Metafacture is only relevant for you if you plan to use Metafacture as a Java library or if you wish to add pipe elements to Flux.

For more information see the Framework User Guide.

metafacture-documentation's People

Contributors

dr0i avatar tobiasnx avatar phu2 avatar fsteeg avatar acka47 avatar cboehme avatar maipet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.