Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 528 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 528 Bytes

Readme File Creater - Annotation of Research Data

This software serves for the annotation of research data according to the DataCite Metadata Schema (https://schema.datacite.org/). The important programm part is 'main.py'.

Compilation:

For MAC + Linux

Install fbs (fman build system) and PyQT on your Operating System.

"fbs run" brings up the program.

Change 'base.json' under 'fbs/src/build/settings' accordingly.

Compile with "fbs freeze"

For Windows

See seperate file 'Pyqt_compilation_with_fbs.pdf'