Doc: Updated README
Compare changes
README.md
0 → 100644
+ 68
− 0
The Coscine Organization Parser is a C# script designed to parse organizational data from JSON files. It is a commandline application which downloads the IDM exports and parses it to a `.ttl` file. The script is part of the Coscine environment that aims to provide a comprehensive view of the organizational structure of a company or institution.
Should a parameter be empty or not provided, the program will look it up in Consul. Only the `output` parameter has to be supplied via the commandline. The other configuration parametes must be provided by the commandline or by Consul. Commandline parameters have a higher priority and are choosen instead of Consul values.
As an open source plattform and project, we welcome contributions from our community in any form. You can do so by submitting bug reports or feature requests, or by directly contributing to Coscine's source code. To submit your contribution please follow our [Contributing Guideline](https://git.rwth-aachen.de/coscine/docs/public/wiki/-/blob/master/Contributing%20To%20Coscine.md).
> The MIT License allows for free use, modification, and distribution of the software and its associated documentation, subject to certain conditions. The license requires that the copyright notice and permission notice be included in all copies or substantial portions of the software. The software is provided "as is" without any warranties, and the authors or copyright holders cannot be held liable for any damages or other liability arising from its use.
External users can find the _Releases and Changelog_ inside each project's repository. The repository contains a section for Releases (`Deployments > Releases`), where users can find the latest release changelog and source. Withing the Changelog you can find a list of all the changes made in that particular release and version.