This service provides a method for all interested parties to upload and share the Cannabis Laboratory Data data.
It integrates with BioTrackTHC, Franwell/METRC and MJ Freeway/LeafData.
erDiagram
Inventory ||--o{ Lab_Sample : "1 Inventory w/1+ Samples"
Lab_Sample ||--o{ Lab_Result : "1 Inventory w/1+ Results"
Lab_Sample }|--o{ Lab_Report : "1+ Reports"
Lab_Result }|--o{ Lab_Report : "Many Results to Many Reports"
Inventory ||--o{ Lab_Result : "1+ Results"
Lab_Report }o--|{ Inventory : "1+ Reports"
flowchart LR
A[Sample] --> B[Result]
B --> C{Report}
C -->|Download| D[PDFs]
C -->|Locked Download|E[Commit]
E --> F[Publish]
G[Metric] --> B
G -.-> C
Clone this repo, install dependencies, connect the database (using the CRE schema).
git clone ...
./make.sh install
apt install ghostscript
locate pdf_info.ps
./test/test.sh
Using the B2B Transfer model incoming materials are record to Lab Sample type lots
Then using the Samples section one can review and annotate these items.
Enter the Lab Results for a Sample, if configured properly the system can even put the inventory materials into a connected CRE.
The primary purpose of this software is for publishing and sharing the lab results. Each is shared with a simple link and is presented to the end-users as HTML, PDF, PNG, JSON and even as as QR code.
For more information check out https://wiki.openthc.org/LIMS