Skip to content

josefdolezal/fit-mi-dip

Repository files navigation

Master's Thesis: Data Management Plans Migration for the DS Wizard Tool Build Status

This thesis deals with the design and implementation of the migration tool for Data Stewardship Wizard portal.

PDF Version

The compiled PDF version of the thesis is available in the Releases tab. The final printed version is version 1.0.0.

Implementation Part

The implementation is available in separate repositories. Those repositories are:

  • DSW Client - The client application implementation (written in Elm)
  • DSW Server - The server application implementation (written in Haskell)

LaTeX Compilation

The thesis is typeset using LaTeX system. To compile a PDF version, you will need latest TexLive distribution together with minted dependency. You can also compile the sources using docker container josefdolezal/xelatex.

To compile the PDF, simply run:

$ make build

If you want a WYSIWYG-like editor, you can run:

$ make watch

which will build the thesis whenver the LaTeX source is modified.

The output of these commands is thesis.pdf and cover.pdf.

About

Master's thesis; Data Management Plans Migration for the DS Wizard Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published