Wiki source code of Tidy-Lab Cloud Platform
Version 19.1 by Christian Wawrzinek on 2026/03/18 15:56
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} $xwiki.ssx.use($doc.fullName) | ||
| 2 | $xwiki.jsx.use($doc.fullName, {"minify": false}) | ||
| 3 | #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg')) | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | |||
| 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 | ))) | ||
| 15 | |||
| 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 | |||
| 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 | |||
| 44 | === Quick Links === | ||
| 45 | |||
| 46 | * [[Getting Started>>doc:]] | ||
| 47 | * [[Documentation>>doc:]] | ||
| 48 | * [[FAQ>>doc:]] | ||
| 49 | * [[Community Forum>>doc:]] | ||
| 50 | |||
| 51 | == About the Platform == | ||
| 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 | |||
| 55 | === Key Features === | ||
| 56 | |||
| 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 | ||
| 61 | |||
| 62 | === Getting Started === | ||
| 63 | |||
| 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 | ||
| 70 | |||
| 71 | == Community == | ||
| 72 | |||
| 73 | Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone. | ||
| 74 | |||
| 75 | === How to Contribute === | ||
| 76 | |||
| 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 |