Skip to content
Snippets Groups Projects
Commit 2aa524bf authored by florian's avatar florian
Browse files

Merge branch 'main' into dev

parents e5420255 af7717f4
No related branches found
No related tags found
1 merge request!160STY: styling
Pipeline #45802 passed
# CaosDB-Crawler
## Welcome ## Welcome
This is the repository of the CaosDB-Crawler, a tool for automatic data This is the repository of the LinkAhead Crawler, a tool for automatic data
insertion into [CaosDB](https://gitlab.com/caosdb/caosdb-meta). insertion into [LinkAhead](https://gitlab.com/linkahead/linkahead).
This is a new implementation resolving problems of the original implementation This is a new implementation resolving problems of the original implementation
in [caosdb-advancedtools](https://gitlab.com/caosdb/caosdb-advanced-user-tools) in [LinkAhead Python Advanced User Tools](https://gitlab.com/caosdb/caosdb-advanced-user-tools)
## Setup ## Setup
...@@ -16,20 +15,23 @@ setup this code. ...@@ -16,20 +15,23 @@ setup this code.
## Further Reading ## Further Reading
Please refer to the [official documentation](https://docs.indiscale.com/caosdb-crawler/) of the CaosDB-Crawler for more information. Please refer to the [official documentation](https://docs.indiscale.com/caosdb-crawler/) of the LinkAhead Crawler for more information.
## Contributing ## Contributing
Thank you very much to all contributers—[past, present](https://gitlab.com/caosdb/caosdb/-/blob/dev/HUMANS.md), and prospective ones. Thank you very much to all contributers—[past,
present](https://gitlab.com/linkahead/linkahead/-/blob/main/HUMANS.md), and prospective
ones.
### Code of Conduct ### Code of Conduct
By participating, you are expected to uphold our [Code of Conduct](https://gitlab.com/caosdb/caosdb/-/blob/dev/CODE_OF_CONDUCT.md). By participating, you are expected to uphold our [Code of
Conduct](https://gitlab.com/linkahead/linkahead/-/blob/main/CODE_OF_CONDUCT.md).
### How to Contribute ### How to Contribute
* You found a bug, have a question, or want to request a feature? Please * You found a bug, have a question, or want to request a feature? Please
[create an issue](https://gitlab.com/caosdb/caosdb-crawler). [create an issue](https://gitlab.com/linkahead/linkahead-crawler/-/issues).
* You want to contribute code? * You want to contribute code?
* **Forking:** Please fork the repository and create a merge request in GitLab and choose this repository as * **Forking:** Please fork the repository and create a merge request in GitLab and choose this repository as
target. Make sure to select "Allow commits from members who can merge the target branch" under target. Make sure to select "Allow commits from members who can merge the target branch" under
...@@ -38,9 +40,8 @@ By participating, you are expected to uphold our [Code of Conduct](https://gitla ...@@ -38,9 +40,8 @@ By participating, you are expected to uphold our [Code of Conduct](https://gitla
* **Code style:** This project adhers to the PEP8 recommendations, you can test your code style * **Code style:** This project adhers to the PEP8 recommendations, you can test your code style
using the `autopep8` tool (`autopep8 -i -r ./`). Please write your doc strings following the using the `autopep8` tool (`autopep8 -i -r ./`). Please write your doc strings following the
[NumpyDoc](https://numpydoc.readthedocs.io/en/latest/format.html) conventions. [NumpyDoc](https://numpydoc.readthedocs.io/en/latest/format.html) conventions.
* You can also contact us at **info (AT) caosdb.de** and join the * You can also join the LinkAhead community on
CaosDB community on [#linkahead:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org).
[#caosdb:matrix.org](https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org).
There is the file `unittests/records.xml` that servers as a dummy for a server state with files. There is the file `unittests/records.xml` that servers as a dummy for a server state with files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment