Wiki source code of Tidy-Lab Cloud Platform

Version 19.1 by Christian Wawrzinek on 2026/03/18 15:56

Hide last authors
Christian Wawrzinek 19.1 1 {{velocity}} $xwiki.ssx.use($doc.fullName)
Christian Wawrzinek 16.1 2 $xwiki.jsx.use($doc.fullName, {"minify": false})
3 #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
4 {{/velocity}}
Christian Wawrzinek 11.1 5
Christian Wawrzinek 16.1 6
Christian Wawrzinek 19.1 7 (% class="tl-hero" %)
8 (((
9 (% class="tl-hero-top" %)
10 (((
11 (% class="tl-hero-logo-bar" %)
12 (((
13 [[image:$escapetool.xml($logoUrl)||alt="Tidy-Lab" class="tl-hero-logo-img"]]
14 )))
Christian Wawrzinek 11.1 15
Christian Wawrzinek 19.1 16 (% class="tl-hero-center" %)
17 (((
18 (% class="tl-hero-title" %)
19 = Tidy-Lab Cloud Platform =
20 )))
21 )))
22
23 (% class="tl-hero-bottom" %)
24 (((
25 (% class="tl-hero-tagline" %)
26 data · done · better
27 )))
28
29 [[▼>>path:#tl-content||class="tl-hero-scroll"]]
30 )))
31
32 (% id="tl-content" %)
33 (((
34
35 )))
36
37
38 == Welcome ==
39
Christian Wawrzinek 11.1 40 Welcome to the **Tidy-Lab Cloud Platform** community wiki.
41
42 Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.
43
Christian Wawrzinek 16.1 44 === Quick Links ===
Christian Wawrzinek 11.1 45
Christian Wawrzinek 16.1 46 * [[Getting Started>>doc:]]
47 * [[Documentation>>doc:]]
48 * [[FAQ>>doc:]]
49 * [[Community Forum>>doc:]]
Christian Wawrzinek 11.1 50
Christian Wawrzinek 16.1 51 == About the Platform ==
Christian Wawrzinek 11.1 52
53 Tidy-Lab is an open-source, metadata-driven platform for ITSM, CMDB, and research data management. Built on a flexible data model, it lets you define the structure of your data and processes without custom code.
54
Christian Wawrzinek 16.1 55 === Key Features ===
Christian Wawrzinek 11.1 56
Christian Wawrzinek 16.1 57 * **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields
58 * **Experiment Tracking** — Design experiment templates, log results and link them to inventory
59 * **Workflow Automation** — Define approval chains, notifications and automated actions
60 * **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles
Christian Wawrzinek 11.1 61
Christian Wawrzinek 16.1 62 === Getting Started ===
Christian Wawrzinek 11.1 63
Christian Wawrzinek 16.1 64 ~|=Step|=Description
65 ~|1|Create your account and set up your profile
66 ~|2|Join or create a research group
67 ~|3|Configure your inventory categories
68 ~|4|Set up your first experiment template
69 ~|5|Invite collaborators and assign roles
Christian Wawrzinek 11.1 70
Christian Wawrzinek 16.1 71 == Community ==
Christian Wawrzinek 11.1 72
73 Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone.
74
Christian Wawrzinek 16.1 75 === How to Contribute ===
Christian Wawrzinek 11.1 76
Christian Wawrzinek 16.1 77 * Fork a repository and submit a pull request
78 * Report bugs and suggest features through the issue tracker
79 * Write documentation and tutorials
80 * Help translate the platform into other languages
81 * Share your experiment templates with the community