Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Crawler
Commits
64d6c47f
Commit
64d6c47f
authored
1 year ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Rename CaosDB to LinkAhead
parent
e631c0b9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#41600
passed
1 year ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-11
12 additions, 11 deletions
README.md
with
12 additions
and
11 deletions
README.md
+
12
−
11
View file @
64d6c47f
# CaosDB-Crawler
## Welcome
This is the repository of the
CaosDB-
Crawler, a tool for automatic data
insertion into
[
CaosDB
](
https://gitlab.com/
caosdb/caosdb-meta
)
.
This is the repository of the
LinkAhead
Crawler, a tool for automatic data
insertion into
[
LinkAhead
](
https://gitlab.com/
linkahead/linkahead
)
.
This is a new implementation resolving problems of the original implementation
in
[
caosdb-advancedt
ools
](
https://gitlab.com/caosdb/caosdb-advanced-user-tools
)
in
[
LinkAhead Python Advanced User T
ools
](
https://gitlab.com/caosdb/caosdb-advanced-user-tools
)
## Setup
...
...
@@ -16,20 +15,23 @@ setup this code.
## 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
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
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
*
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?
*
**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
...
...
@@ -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
using the
`autopep8`
tool (
`autopep8 -i -r ./`
). Please write your doc strings following the
[
NumpyDoc
](
https://numpydoc.readthedocs.io/en/latest/format.html
)
conventions.
*
You can also contact us at
**info (AT) caosdb.de**
and join the
CaosDB community on
[
#caosdb:matrix.org
](
https://matrix.to/#/!unwwlTfOznjEnMMXxf:matrix.org
)
.
*
You can also join the LinkAhead community on
[
#linkahead: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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment