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