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